/home/travis/build/icyphy/ptII/bin/ant: Running /home/travis/build/icyphy/ptII/ant/bin/ant build test.core2.xml Buildfile: /home/travis/build/icyphy/ptII/build.xml build-message: [echo] Use ant -p to see other targets. JAVA_HOME=/usr/local/lib/jvm/openjdk11 [echo] tools.jar is necessary for compilation of doc/doclets/. [echo] If compilation fails, try setting JAVA_HOME to the location of the JDK. [echo] For example: [echo] [bldmastr@sisyphus ptII]$ which java [echo] /usr/bin/java [echo] [bldmastr@sisyphus ptII]$ ls -l /usr/bin/java [echo] lrwxrwxrwx 1 root root 26 Jul 31 10:12 /usr/bin/java -> /usr/java/default/bin/java [echo] [bldmastr@sisyphus ptII]$ export JAVA_HOME=/usr/java/default [echo] -build-subprojects-empty: build-subprojects: -check-node: -check-node-works: [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node --version [exec] v7.10.1 -check-npm: -check-npm-works: [exec] /home/travis/build/icyphy/ptII/bin/npm: Running /home/travis/.nvm/versions/node/v7.10.1/bin/npm --version [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node /home/travis/.nvm/versions/node/v7.10.1/bin/npm --version [exec] 4.2.0 -check-if-npmjs-org-is-up: [echo] Check to see if https://www.npmjs.org is up. -jsdoc-no-network-message: -check-jsdoc: jsdoc-install: jsdoc-update: [exec] /home/travis/build/icyphy/ptII/bin/npm: Running /home/travis/.nvm/versions/node/v7.10.1/bin/npm update @terraswarm/jsdoc [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node /home/travis/.nvm/versions/node/v7.10.1/bin/npm update @terraswarm/jsdoc -ptdoc-no-node: -ptdoc-no-npm: ptdoc: [echo] [echo] If the ptdoc target fails, then try running: [echo] ant build-project build-bin [echo] -check-node: -check-node-works: [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node --version [exec] v7.10.1 -check-npm: -check-npm-works: [exec] /home/travis/build/icyphy/ptII/bin/npm: Running /home/travis/.nvm/versions/node/v7.10.1/bin/npm --version [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node /home/travis/.nvm/versions/node/v7.10.1/bin/npm --version [exec] 4.2.0 -check-if-npmjs-org-is-up: [echo] Check to see if https://www.npmjs.org is up or $TRAVIS is set. -jsdoc-no-network-message: -check-jsdoc: [echo] To stop CapeCode from invoking jsdoc and svn, set the PT_NO_NET environment variable. [echo] Under BASH: [echo] export PT_NO_NET=true [echo] If ptdoc fails, and you are building from $PTII, try: [echo] ant build-project build-bin [echo] jsdoc-install: [echo] npm.executable: npm [mkdir] Created dir: /home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/node_modules [exec] /home/travis/build/icyphy/ptII/bin/npm: Running /home/travis/.nvm/versions/node/v7.10.1/bin/npm install @terraswarm/jsdoc [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node /home/travis/.nvm/versions/node/v7.10.1/bin/npm install @terraswarm/jsdoc [exec] npm WARN lifecycle The node binary used for scripts is /home/travis/build/icyphy/ptII/bin/node but npm is using /home/travis/.nvm/versions/node/v7.10.1/bin/node itself. Use the `--scripts-prepend-node-path` option to include the path for the node binary npm was executed with. [exec] /home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors [exec] └─┬ @terraswarm/jsdoc@3.5.1-dev [exec] ├── bluebird@3.4.7 [exec] ├─┬ catharsis@0.8.11 [exec] │ └── lodash@4.17.21 [exec] ├── escape-string-regexp@1.0.5 [exec] ├─┬ espree@3.1.7 [exec] │ ├── acorn@3.3.0 [exec] │ └── acorn-jsx@3.0.1 [exec] ├── js2xmlparser@1.0.0 [exec] ├─┬ klaw@1.3.1 [exec] │ └── graceful-fs@4.2.10 [exec] ├── marked@0.3.19 [exec] ├─┬ mkdirp@0.5.6 [exec] │ └── minimist@1.2.6 [exec] ├── requizzle@0.2.3 [exec] ├── strip-json-comments@2.0.1 [exec] ├── taffydb@2.6.2 [exec] └── underscore@1.8.3 [exec] [exec] npm WARN enoent ENOENT: no such file or directory, open '/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/package.json' [exec] npm WARN accessors No description [exec] npm WARN accessors No repository field. [exec] npm WARN accessors No README data [exec] npm WARN accessors No license field. jsdoc-update: [exec] /home/travis/build/icyphy/ptII/bin/npm: Running /home/travis/.nvm/versions/node/v7.10.1/bin/npm update @terraswarm/jsdoc [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node /home/travis/.nvm/versions/node/v7.10.1/bin/npm update @terraswarm/jsdoc -ptdoc-no-node-message: -ptdoc-no-npm-message: -check-jsdoc-again: -jsdoc-command-message: ptdoc: [echo] Invoke /home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/../node_modules/@terraswarm/jsdoc/jsdoc.js to read *.js files and generate *PtDoc.xml files suitable for Ptolemy. [echo] See https://chess.eecs.berkeley.edu/ptexternal/wiki/Main/JSDocSystems [echo] See jsdoc/jsdoc.json [echo] See jsdoc/plugins/accessorJSDocTags.js [echo] See jsdoc/templates/ptdoc/publish.js [echo] [echo] If the ptdoc target fails, the there is likely a problem with node or npm. It is possible [echo] to use CapeCode even if the ptdoc target fails. [echo] [echo] If you are building from $PTII, try: [echo] ant build-project build-bin [echo] [echo] [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node /home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/../node_modules/@terraswarm/jsdoc/jsdoc.js --configure jsdoc/jsdoc.json --recurse --template jsdoc/templates/ptdoc --verbose . [exec] Generating output files... [exec] Finished running in 14.39 seconds. build-project: [echo] ptII: /home/travis/build/icyphy/ptII/build.xml [javac] Compiling 4257 source files to /home/travis/build/icyphy/ptII [javac] /home/travis/build/icyphy/ptII/ptolemy/util/StringUtilities.java:48: warning: Unsafe is internal proprietary API and may be removed in a future release [javac] import sun.misc.Unsafe; [javac] ^ [javac] /home/travis/build/icyphy/ptII/ptolemy/util/StringUtilities.java:118: warning: Unsafe is internal proprietary API and may be removed in a future release [javac] Field theUnsafe = Unsafe.class.getDeclaredField("theUnsafe"); [javac] ^ [javac] /home/travis/build/icyphy/ptII/ptolemy/util/StringUtilities.java:120: warning: Unsafe is internal proprietary API and may be removed in a future release [javac] Unsafe unsafe = (Unsafe) theUnsafe.get(null); [javac] ^ [javac] /home/travis/build/icyphy/ptII/ptolemy/util/StringUtilities.java:120: warning: Unsafe is internal proprietary API and may be removed in a future release [javac] Unsafe unsafe = (Unsafe) theUnsafe.get(null); [javac] ^ [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 4 warnings -check-ptII-mk-file: -check-bin-vergil: -check-make-bin-vergil: build-bin-not: build-not-bin-vergil: [echo] [echo] $PTII/bin/vergil does not exist, perhaps (cd $PTII/bin; make) has not been run? [echo] This can happen if the make binary cannot be found in the path or if $PTII/mk/ptII.mk [echo] is not present. [echo] Skipping running make in $PTII/bin, which creates scripts like $PTII/bin/vergil. [echo] This is only an issue if you want to invoke "$PTII/bin/vergil" instead of "ant vergil". [echo] However, $PTII/bin does include other scripts that may be of use. [echo] build-bin: [exec] for file in .momllib-util .nc2moml-util .ncapp2moml-util capecode convertToLazy copernicus decompile emachine giottoc histogram homer jode mescal moml obfuscate ptcg ptcodegen ptexecute ptjacl ptjaclapp ptplot ptstartjini ptolemy ptweb pxgraph soot tinicomm tinic tiniconverter startjini.gui vergil; do \ [exec] echo "$file"; \ [exec] rm -f "$file"; \ [exec] ln -s ptinvoke "$file"; \ [exec] chmod a+x "$file"; \ [exec] done [exec] .momllib-util [exec] .nc2moml-util [exec] .ncapp2moml-util [exec] capecode [exec] convertToLazy [exec] copernicus [exec] decompile [exec] emachine [exec] giottoc [exec] histogram [exec] homer [exec] jode [exec] mescal [exec] moml [exec] obfuscate [exec] ptcg [exec] ptcodegen [exec] ptexecute [exec] ptjacl [exec] ptjaclapp [exec] ptplot [exec] ptstartjini [exec] ptolemy [exec] ptweb [exec] pxgraph [exec] soot [exec] tinicomm [exec] tinic [exec] tiniconverter [exec] startjini.gui [exec] vergil [exec] rm -f makebat [exec] ln -s ptinvoke makebat [exec] rm -f ".momllib-util.bat" [exec] ./makebat -q "`basename .momllib-util.bat .bat`" [exec] rm -f ".nc2moml-util.bat" [exec] ./makebat -q "`basename .nc2moml-util.bat .bat`" [exec] rm -f ".ncapp2moml-util.bat" [exec] ./makebat -q "`basename .ncapp2moml-util.bat .bat`" [exec] rm -f "capecode.bat" [exec] ./makebat -q "`basename capecode.bat .bat`" [exec] rm -f "convertToLazy.bat" [exec] ./makebat -q "`basename convertToLazy.bat .bat`" [exec] rm -f "copernicus.bat" [exec] ./makebat -q "`basename copernicus.bat .bat`" [exec] rm -f "decompile.bat" [exec] ./makebat -q "`basename decompile.bat .bat`" [exec] rm -f "emachine.bat" [exec] ./makebat -q "`basename emachine.bat .bat`" [exec] rm -f "giottoc.bat" [exec] ./makebat -q "`basename giottoc.bat .bat`" [exec] rm -f "histogram.bat" [exec] ./makebat -q "`basename histogram.bat .bat`" [exec] rm -f "homer.bat" [exec] ./makebat -q "`basename homer.bat .bat`" [exec] rm -f "jode.bat" [exec] ./makebat -q "`basename jode.bat .bat`" [exec] rm -f "mescal.bat" [exec] ./makebat -q "`basename mescal.bat .bat`" [exec] LD_LIBRARY_PATH = /home/travis/build/icyphy/ptII/mescal/lib:/home/travis/build/icyphy/ptII/mescal/bin:/usr/local/lib:/home/travis/build/icyphy/ptII/lib:/home/travis/pthla/certi-tools/lib:/home/travis/pthla/certi-tools/lib:/usr/lib/jni:/usr/local/share/OpenCV/java/:/usr/share/OpenCV/java: [exec] rm -f "moml.bat" [exec] ./makebat -q "`basename moml.bat .bat`" [exec] rm -f "obfuscate.bat" [exec] ./makebat -q "`basename obfuscate.bat .bat`" [exec] rm -f "ptcg.bat" [exec] ./makebat -q "`basename ptcg.bat .bat`" [exec] rm -f "ptcodegen.bat" [exec] ./makebat -q "`basename ptcodegen.bat .bat`" [exec] rm -f "ptexecute.bat" [exec] ./makebat -q "`basename ptexecute.bat .bat`" [exec] rm -f "ptjacl.bat" [exec] ./makebat -q "`basename ptjacl.bat .bat`" [exec] rm -f "ptjaclapp.bat" [exec] ./makebat -q "`basename ptjaclapp.bat .bat`" [exec] rm -f "ptplot.bat" [exec] ./makebat -q "`basename ptplot.bat .bat`" [exec] rm -f "ptstartjini.bat" [exec] ./makebat -q "`basename ptstartjini.bat .bat`" [exec] rm -f "ptolemy.bat" [exec] ./makebat -q "`basename ptolemy.bat .bat`" [exec] rm -f "ptweb.bat" [exec] ./makebat -q "`basename ptweb.bat .bat`" [exec] rm -f "pxgraph.bat" [exec] ./makebat -q "`basename pxgraph.bat .bat`" [exec] rm -f "soot.bat" [exec] ./makebat -q "`basename soot.bat .bat`" [exec] rm -f "tinicomm.bat" [exec] ./makebat -q "`basename tinicomm.bat .bat`" [exec] rm -f "tinic.bat" [exec] ./makebat -q "`basename tinic.bat .bat`" [exec] rm -f "tiniconverter.bat" [exec] ./makebat -q "`basename tiniconverter.bat .bat`" [exec] Cloning into 'universalJavaApplicationStub'... [exec] rm -f "startjini.gui.bat" [exec] ./makebat -q "`basename startjini.gui.bat .bat`" [exec] rm -f "vergil.bat" [exec] ./makebat -q "`basename vergil.bat .bat`" [exec] rm -f makeapp [exec] ln -s ptinvoke makeapp [exec] chmod a+x ptinvoke makeapp [exec] ./makeapp CapeCode.app CAPECODE -capecode [exec] ./makeapp: /home/travis/build/icyphy/ptII/vendors/universalJavaApplicationStub/src/universalJavaApplicationStub does not exist, creating it from GitHub. [exec] Updating universalJavaApplicationStub from /home/travis/build/icyphy/ptII/vendors/universalJavaApplicationStub/src/universalJavaApplicationStub [exec] Unrecognized option: -d32 [exec] Error: Could not create the Java Virtual Machine. [exec] Error: A fatal exception has occurred. Program will exit. [exec] configure: WARNING: Running java -d32 -version failed, [exec] and ./bin/java does not exist. [exec] Perhaps you need to install a separate 32-bit JVM [exec] or rerun configure with --with-java32? [exec] The 32-bit JVM is only needed for certain 32-bit FMI tests. [exec] In general, under a 64-bit JVM, FMI will work fine without a 32-bit JVM. [exec] configure: WARNING: Cannot find '/usr/local/lib/jvm/openjdk11/bin/javaws'. [exec] or '/Commands/javaws', looking in the path. [exec] This is only a problem when testing the Java Webstart (JNLP) files. [exec] configure: WARNING: The javaws command "" is not executable or not found. [exec] This is only a problem when testing the Java Webstart (JNLP) files. [exec] configure: WARNING: Failed to find /usr/local/include/boost/numeric/odeint.hpp [exec] This is only a problem if you want to rebuild the Functional [exec] Mock-up Interface ++ C files in actor/lib/fmi/fmipp. [exec] Most users can use the shared libraries in /home/travis/build/icyphy/ptII/lib or /home/travis/build/icyphy/ptII/bin. [exec] configure: WARNING: Failed to find Checkstyle in /home/travis/build/icyphy/ptII/vendors/checkstyle-6.2 [exec] Checkstyle is only necessary for code cleaning. [exec] Checkstyle is LGPL'd, so while it could be in the ptII repo, we don't add it. [exec] Checkstyle may be downloaded from http://checkstyle.sourceforge.net/ [exec] configure: WARNING: Did not find /home/travis/build/icyphy/ptII/vendors/misc/colt/colt.jar, [exec] using /home/travis/build/icyphy/ptII/lib/ptcolt.jar [exec] CORBATest.java:28: error: package org.omg.CORBA does not exist [exec] import org.omg.CORBA.Object; [exec] ^ [exec] CORBATest.java:46: error: package org.omg.CORBA does not exist [exec] public static org.omg.CORBA.Object corbaObject = null; [exec] ^ [exec] 2 errors [exec] configure: WARNING: '"/usr/local/lib/jvm/openjdk11/bin/javac" CORBATest.java' failed. [exec] perhaps you are running an JDK 1.9? [exec] You will not be able to run the ptolemy.actor.corba actors, [exec] which is probably not a problem. [exec] configure: WARNING: Failed to find Cobertura in /home/travis/build/icyphy/ptII/vendors/corbertura-2.0.3 [exec] Cobertura is only necessary to for code coverage. [exec] Cobertura is GPL'd, so we don't check it in to the ptII repository. [exec] Cobertura may be downloaded from http://cobertura.github.io/cobertura/ [exec] configure: WARNING: Failed to find CUnit in /usr/local or [exec] /home/travis/build/icyphy/ptII/vendors/CUnit. [exec] CUnit is only necessary to test the C templates of the code generation facility [exec] configure: WARNING: Could not find tools.jar, checking for classes.jar [exec] configure: WARNING: Could not find tools.jar or classes.jar in [exec] PTJAVA_HOME = /usr/local/lib/jvm/openjdk11 [exec] Usually, tools.jar is in PTJAVA_HOME/../lib/tools.jar [exec] or classes.jar is in PTJAVA_HOME/../Classes/classes.jar [exec] Since tools.jar and classes.jar cannot be found, [exec] we will not use doclets from ptII/doc/doclets, which [exec] means that the actor documentation index system will not work. [exec] configure: WARNING: Failed to find /home/travis/build/icyphy/ptII/vendors/mbed/gcc-arm/bin/arm-none-eabi-gcc [exec] so the Mbed CG facility will not be run. [exec] JAITest.java:32: error: package com.sun.image.codec.jpeg does not exist [exec] import com.sun.image.codec.jpeg.JPEGCodec; [exec] ^ [exec] JAITest.java:28: error: package javax.media.jai does not exist [exec] import javax.media.jai.*; [exec] ^ [exec] 2 errors [exec] configure: WARNING: JAI not found in the default classpath [exec] JAITest.java:32: error: package com.sun.image.codec.jpeg does not exist [exec] import com.sun.image.codec.jpeg.JPEGCodec; [exec] ^ [exec] 1 error [exec] configure: WARNING: JAI not found in /home/travis/build/icyphy/ptII/vendors/jai-1_1_3 [exec] configure: WARNING: '"/usr/local/lib/jvm/openjdk11/bin/javac" JAITest.java' failed and JAI jars were not found [exec] in /home/travis/build/icyphy/ptII/vendors [exec] perhaps the Java Advanced Imaging API is not installed? [exec] [exec] Note that JAI does not work in Java 9 and later because Java 9 removed [exec] internal classes used by JAI. [exec] See https://wiki.eecs.berkeley.edu/ptexternal/Main/JAI [exec] [exec] You need not download Jai unless you plan on using the video [exec] actors in /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jai [exec] The JAI API can be downloaded from [exec] http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-java-client-419417.html [exec] configure: WARNING: Failed to find /usr/local/jmodelica/include/jmi.h [exec] which is part of JModelica. [exec] Ptolemy optionally includes one or more FMUs that use JModelica. [exec] To install JModelica, see https://svn.jmodelica.org/trunk/INSTALL [exec] JavaFXTest.java:28: error: package javafx.embed.swing does not exist [exec] import javafx.embed.swing.JFXPanel; [exec] ^ [exec] JavaFXTest.java:29: error: package javafx.scene.media does not exist [exec] import javafx.scene.media.Media; [exec] ^ [exec] JavaFXTest.java:49: error: cannot find symbol [exec] public static JFXPanel fxPanel = null; [exec] ^ [exec] symbol: class JFXPanel [exec] location: class JavaFXTest [exec] 3 errors [exec] configure: WARNING: JavaFX not yet found [exec] JMFTest.java:28: error: package javax.media does not exist [exec] import javax.media.CaptureDeviceInfo; [exec] ^ [exec] 1 error [exec] configure: WARNING: JMF not found in the default classpath, will check elsewhere next. [exec] Exception in thread "main" java.lang.RuntimeException: Could not load opencv_java320. [exec] java.library.path = /home/travis/build/icyphy/ptII/lib:/home/travis/build/icyphy/ptII/lib:/home/travis/pthla/certi-tools/lib:/home/travis/pthla/certi-tools/lib:/usr/lib/jni:/usr/local/share/OpenCV/java/:/usr/share/OpenCV/java::/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib [exec] at OpenCVTest.main(OpenCVTest.java:79) [exec] Caused by: java.lang.UnsatisfiedLinkError: no opencv_java320 in java.library.path: [/home/travis/build/icyphy/ptII/lib, /home/travis/build/icyphy/ptII/lib, /home/travis/pthla/certi-tools/lib, /home/travis/pthla/certi-tools/lib, /usr/lib/jni, /usr/local/share/OpenCV/java/, /usr/share/OpenCV/java, ., /usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib] [exec] at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2660) [exec] at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:829) [exec] at java.base/java.lang.System.loadLibrary(System.java:1867) [exec] at OpenCVTest.main(OpenCVTest.java:52) [exec] configure: WARNING: Failed to run OpenCV test program in /home/travis/build/icyphy/ptII/config with [exec] /usr/local/lib/jvm/openjdk11/bin/java -classpath /home/travis/build/icyphy/ptII/lib/opencv-320.jar:. OpenCVTest [exec] so we will try other jars. [exec] configure: WARNING: Could not find directory [exec] '/home/travis/build/icyphy/ptII/vendors/sun/javacc-5.0' [exec] so we search for the jjtree command. [exec] configure: WARNING: Failed to find jjtree [exec] configure: WARNING: Failed to find javacc, perhaps JavaCC is not installed? [exec] You need not download JavaCC unless you plan on modifying .jjt files [exec] in ptolemy/data/expr. [exec] JavaCC is available from [exec] https://javacc.org [exec] [exec] Note that the zip file that gets downloaded is actually an installer [exec] that must be run to install the JavaCC.zip file that contains the classes. [exec] [exec] Note that JavaCC-4.1 and 4.2 will not work, there are problems with [exec] ReInit() being static or not static. [exec] [exec] JavaCC-6.0 seems to not include the jjtree and javacc scripts, so [exec] we recommend JavaCC-5.0. [exec] [exec] Try: [exec] cd /home/travis/build/icyphy/ptII/vendors/sun [exec] wget https://javacc.org/downloads/javacc-5.0.tar.gz [exec] tar -zxf javacc-5.0.tar.gz [exec] cd /home/travis/build/icyphy/ptII [exec] ./configure [exec] [exec] Configure looks for JavaCC in /home/travis/build/icyphy/ptII/vendors/sun/javacc-5.0 [exec] so either install JavaCC in that location or use the --with-javacc= flag [exec] and then rerun configure.' [exec] ls: cannot access '/home/travis/build/icyphy/ptII/vendors/jogl/lib/natives/linux-amd64/*.jar': No such file or directory [exec] configure: WARNING: /usr/local/lib/jvm/openjdk11/../include was not found. As a result, compilation of JNI actors will fail. [exec] configure: WARNING: Failed to find matlab executable in the path. [exec] Perhaps Matlab is not installed? [exec] If Matlab is not present, then the Ptolemy II/Matlab interface in [exec] $PTII/ptolemy/matlab will not be usable. [exec] configure: WARNING: Matlab was not found, but compiling the .java files in ptolemy/matlab/ should be ok. [exec] configure: WARNING: Failed to find the scalac binary, [exec] so org/ptolemy/scala will be excluded [exec] SystemJar.main(): java.io.FileNotFoundException: /usr/local/lib/jvm/openjdk11/lib/rt.jar and /usr/local/lib/jvm/openjdk11/lib/core.jar and /usr/local/lib/jvm/openjdk11/../Classes/classes.jar either do not exist or are not readableSystemJar.main(): java.io.FileNotFoundException: /usr/local/lib/jvm/openjdk11/lib/rt.jar and /usr/local/lib/jvm/openjdk11/lib/core.jar and /usr/local/lib/jvm/openjdk11/../Classes/classes.jar either do not exist or are not readableconfigure: WARNING: ojdbc6.jar not found, [exec] but only necessary to use database actors with Oracle. [exec] If the mysql jar file is present, then the Oracle Java Database Connector is not necessary [exec] To install ojdbc5.jar or ojdbc6.jar, [exec] download it from https://www.oracle.com/technetwork/database/features/jdbc/jdbc-drivers-12c-download-1958347.html [exec] copy it to ptolemy/actor/lib/database [exec] and rerun ./configure [exec] configure: WARNING: Failed to find Batik Jar file [exec] You need only have Batik if you are planning on rebuilding diva.jar [exec] for use with Kepler. [exec] Batik can be downloaded from http://xmlgraphics.apache.org/batik/, [exec] batike-1.9/lib/batik-all-1.9.jar copied to /home/travis/build/icyphy/ptII/lib [exec] and ./configure rerun. [exec] configure: WARNING: $TOSROOT is not set. It must be set to use PtinyOS. [exec] configure: WARNING: $TOSROOT is set to '', [exec] but there is no directory by that name, so we will not set up for PtinyOS. [exec] For details, see /home/travis/build/icyphy/ptII/ptolemy/domains/ptinyos/README.txt. [exec] configure: WARNING: Failed to find giotto/gdk.jar [exec] perhaps Giotto is not installed? [exec] You need not download Giotto unless you plan on generating code for [exec] Giotto models. [exec] The Giotto SDK can be [exec] downloaded from https://embedded.eecs.berkeley.edu/giotto/ [exec] Copy gdk.jar to /home/travis/build/icyphy/ptII/vendors/giotto, for example: [exec] mkdir -p /home/travis/build/icyphy/ptII/vendors/giotto [exec] cp C:/Program\ Files/Giotto*/gdk.jar /home/travis/build/icyphy/ptII/vendors/giotto/ [exec] configure: WARNING: Failed to find boost/numeric/odeint.hpp, so FMI ++ [exec] will not be compiled. FMI++ is an extension of the [exec] Functional Mockup Interface, see [exec] http://sourceforge.net/p/fmipp/wiki/Home/ [exec] Untaring /home/travis/build/icyphy/ptII/vendors/installer/MacJVM.tar.gz in /home/travis/build/icyphy/ptII/ now: Mon Jun 6 02:07:20 UTC 2022 [exec] ./makeapp: Installation of /home/travis/build/icyphy/ptII/jdk succeeded. [exec] ./makeapp: copying /home/travis/build/icyphy/ptII/vendors/jogl to /home/travis/build/icyphy/ptII/bin [exec] touch CapeCode.app [exec] ./makeapp Vergil.app FULL -full [exec] Updating universalJavaApplicationStub from /home/travis/build/icyphy/ptII/vendors/universalJavaApplicationStub/src/universalJavaApplicationStub [exec] Untaring /home/travis/build/icyphy/ptII/vendors/installer/MacJVM.tar.gz in /home/travis/build/icyphy/ptII/ now: Mon Jun 6 02:07:22 UTC 2022 [exec] ./makeapp: Installation of /home/travis/build/icyphy/ptII/jdk succeeded. [exec] touch Vergil.app [exec] chmod a+x ant cyphysim hyvisual startjini mkjnlp mkl4j mkosgi mkptdemo mkptlivelinkdemo mkpttest node npm ptjunit ptIITravisBuild.sh reloadAllAccessors updateFmu viptos build: initReports: [mkdir] Created dir: /home/travis/build/icyphy/ptII/reports/doccheck [mkdir] Created dir: /home/travis/build/icyphy/ptII/reports/ojdcheck test.core2.xml: [echo] [echo] ==test.core2.xml == [echo] This target runs the second batch of core tests [echo] and generates JUnit xml output. [echo] timeout = 4000000 milliseconds [echo] [junit] +java --module-path /home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2/lib: --add-modules javafx.controls,javafx.swing,javafx.media, -Djava.net.preferIPv4Stack=true -Djavafx.verbose=true -Dprism.verbose=true -Dptolemy.ptII.dir=/home/travis/build/icyphy/ptII -Dptolemy.ptII.batchMode=true -Xmx3200m -classpath /home/travis/build/icyphy/ptII:/home/travis/build/icyphy/ptII/lib/asm-all-5.2.jar:/home/travis/build/icyphy/ptII/lib/nashorn-core-15.3.jar:/home/travis/build/icyphy/ptII/lib/bsh-2.0b4.jar:/home/travis/build/icyphy/ptII/lib/ptCal.jar:/home/travis/build/icyphy/ptII/lib/java_cup.jar:/home/travis/build/icyphy/ptII/lib/saxon8.jar:/home/travis/build/icyphy/ptII/lib/saxon8-dom.jar:/home/travis/build/icyphy/ptII/lib/chic.jar:/home/travis/build/icyphy/ptII/lib/ptcolt.jar:/home/travis/build/icyphy/ptII/vendors/misc/itext/iText.jar:/home/travis/build/icyphy/ptII/lib/g4ltl.jar:/home/travis/build/icyphy/ptII/lib/StructuralCoder.jar:/home/travis/build/icyphy/ptII/lib/jcerti.jar:/home/travis/build/icyphy/ptII/lib/javax.mail.jar:/home/travis/build/icyphy/ptII/vendors/JMF-2.1.1e/lib/jmf.jar:/home/travis/build/icyphy/ptII/lib/jna-4.0.0-variadic.jar:/home/travis/build/icyphy/ptII/vendors/misc/joystick/Joystick.jar:/home/travis/build/icyphy/ptII/lib/ptjacl.jar:/home/travis/build/icyphy/ptII/lib/jsoup-1.14.2.jar:/home/travis/build/icyphy/ptII/lib/junit-4.8.2.jar:/home/travis/build/icyphy/ptII/lib/JUnitParams-0.4.0.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/excel/jxl.jar:/home/travis/build/icyphy/ptII/lib/jython.jar:/home/travis/build/icyphy/ptII/lib/kieler.jar:/home/travis/build/icyphy/ptII/vendors/opencv/share/OpenCV/java/opencv-341.jar:/home/travis/build/icyphy/ptII/lib/oscP5.jar:/home/travis/build/icyphy/ptII/lib/nrjavaserial-3.11.0.devel.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dcore.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dutils.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/vecmath.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-core.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-ext.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/sun-util.jar:/home/travis/build/icyphy/ptII/lib/protobuf-java-2.4.1.jar:/home/travis/build/icyphy/ptII/lib/org.eclipse.paho.client.mqttv3.jar:/home/travis/build/icyphy/ptII/lib/mapss.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/ptalon/antlr/antlr.jar:/home/travis/build/icyphy/ptII/lib/JRI.jar:/home/travis/build/icyphy/ptII/lib/commons-lang-2.6.jar:/home/travis/build/icyphy/ptII/lib/commons-logging-1.1.1.jar:/home/travis/build/icyphy/ptII/lib/sootclasses.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/database/mysql-connector-java-8.0.26.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-data-5prealpha.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-core-5prealpha.jar:/home/travis/build/icyphy/ptII/lib/PDFRenderer.jar:/home/travis/build/icyphy/ptII/lib/svgSalamander.jar:/home/travis/build/icyphy/ptII/lib/rsyntaxtextarea-2.6.0-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/hazelcast-3.8.2.jar:/home/travis/build/icyphy/ptII/lib/jackson-annotations-2.9.0.jar:/home/travis/build/icyphy/ptII/lib/jackson-core-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/jackson-databind-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/netty-buffer-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http2-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-handler-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-transport-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/vertx-codegen-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-core-3.5.2-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/vertx-hazelcast-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-lang-js-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-service-proxy-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-web-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/slf4j-api-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/slf4j-simple-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/webcam-capture-0.3.12.jar:/home/travis/build/icyphy/ptII/lib/bridj-0.7.0.jar:/home/travis/build/icyphy/ptII/lib/xbjlib-1.1.0.nrjavaserial.jar:/home/travis/build/icyphy/ptII/ptolemy/moml/test:/home/travis/build/icyphy/ptII/ant/lib/ant-launcher.jar:/home/travis/build/icyphy/ptII/ant/lib/ant.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit4.jar org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner ptolemy.domains.algebraic.test.junit.JUnitTclTest skipNonTests=false filtertrace=true haltOnError=false haltOnFailure=false formatter=org.apache.tools.ant.taskdefs.optional.junit.OutErrSummaryJUnitResultFormatter showoutput=true outputtoformatters=true logfailedtests=true threadid=0 logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/travis/build/icyphy/ptII/reports/junit/TEST-ptolemy.domains.algebraic.test.junit.JUnitTclTest.xml crashfile=/home/travis/build/icyphy/ptII/junitvmwatcher18162265718784575207.properties propsfile=/home/travis/build/icyphy/ptII/junit14539737923945582896.properties [junit] javachdir: directory = ptolemy/domains/algebraic/test [junit] javachdir: pwd: /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test Invoking with -Djava.net.preferIPv4Stack=true [junit] Running ptolemy.domains.algebraic.test.junit.JUnitTclTest [junit] No tcl tests in /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test [junit] WARNING: An illegal reflective access operation has occurred [junit] WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil (file:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar) to constructor java.nio.DirectByteBuffer(long,int) [junit] WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.ReflectionUtil [junit] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [junit] WARNING: All illegal access operations will be denied in a future release [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:27 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/Homotopy1.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/Homotopy1.xml [junit] 41 ms. Memory: 129024K Free: 111009K (86%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@45df64ea [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@45df64ea [junit] reloadAllAccessors: .Homotopy1 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:27 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/Homotopy2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/Homotopy2.xml [junit] 13 ms. Memory: 129024K Free: 106357K (82%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5513c898 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5513c898 [junit] reloadAllAccessors: .Homotopy2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:27 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/HomotopyAllgowerGeorg3.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/HomotopyAllgowerGeorg3.xml [junit] 501 ms. Memory: 129024K Free: 91687K (71%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@ef72289 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@ef72289 [junit] reloadAllAccessors: .HomotopyAllgowerGeorg3 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:28 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/Multivariate.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/Multivariate.xml [junit] 18 ms. Memory: 129024K Free: 86993K (67%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@79b2bb1d [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@79b2bb1d [junit] reloadAllAccessors: .Multivariate [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:28 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/Multivariate2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/Multivariate2.xml [junit] 7 ms. Memory: 129024K Free: 82135K (64%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7655d0e9 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7655d0e9 [junit] reloadAllAccessors: .Multivariate2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:28 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/Newton1.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/Newton1.xml [junit] 4 ms. Memory: 129024K Free: 78499K (61%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@b07ab5e [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@b07ab5e [junit] reloadAllAccessors: .Newton1 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:28 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/Newton2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/Newton2.xml [junit] 7 ms. Memory: 155648K Free: 138311K (89%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3c0ee665 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3c0ee665 [junit] reloadAllAccessors: .Newton2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:28 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/Singular.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/Singular.xml [junit] 6 ms. Memory: 155648K Free: 134215K (86%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7a8067fa [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7a8067fa [junit] reloadAllAccessors: .Singular [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:28 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/SuccessiveSubstitution1.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/SuccessiveSubstitution1.xml [junit] 6 ms. Memory: 155648K Free: 130542K (84%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2fa945a4 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2fa945a4 [junit] reloadAllAccessors: .FixedPoint1 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:28 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/SuccessiveSubstitution2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/SuccessiveSubstitution2.xml [junit] 8 ms. Memory: 155648K Free: 126747K (81%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@9e952f2 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@9e952f2 [junit] reloadAllAccessors: .FixedPoint2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:28 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/SuccessiveSubstitution3.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/SuccessiveSubstitution3.xml [junit] 9 ms. Memory: 155648K Free: 122981K (79%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@bfdfa07 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@bfdfa07 [junit] reloadAllAccessors: .FixedPoint3 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:28 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/SuccessiveSubstitution4.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/SuccessiveSubstitution4.xml [junit] 27 ms. Memory: 155648K Free: 117861K (76%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@112c9833 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@112c9833 [junit] reloadAllAccessors: .FixedPoint4 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:29 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/SuccessiveSubstitution5.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/SuccessiveSubstitution5.xml [junit] 12 ms. Memory: 155648K Free: 113427K (73%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4f34b98a [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4f34b98a [junit] reloadAllAccessors: .FixedPoint5 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:29 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/SuccessiveSubstitution6.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/SuccessiveSubstitution6.xml [junit] 5 ms. Memory: 155648K Free: 109330K (70%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@51bc77c0 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@51bc77c0 [junit] reloadAllAccessors: .FixedPoint6 [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.41 sec [junit] Output: [junit] No tcl tests in /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:27 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/Homotopy1.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/Homotopy1.xml [junit] 41 ms. Memory: 129024K Free: 111009K (86%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@45df64ea [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@45df64ea [junit] reloadAllAccessors: .Homotopy1 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:27 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/Homotopy2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/Homotopy2.xml [junit] 13 ms. Memory: 129024K Free: 106357K (82%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5513c898 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5513c898 [junit] reloadAllAccessors: .Homotopy2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:27 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/HomotopyAllgowerGeorg3.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/HomotopyAllgowerGeorg3.xml [junit] 501 ms. Memory: 129024K Free: 91687K (71%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@ef72289 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@ef72289 [junit] reloadAllAccessors: .HomotopyAllgowerGeorg3 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:28 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/Multivariate.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/Multivariate.xml [junit] 18 ms. Memory: 129024K Free: 86993K (67%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@79b2bb1d [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@79b2bb1d [junit] reloadAllAccessors: .Multivariate [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:28 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/Multivariate2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/Multivariate2.xml [junit] 7 ms. Memory: 129024K Free: 82135K (64%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7655d0e9 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7655d0e9 [junit] reloadAllAccessors: .Multivariate2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:28 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/Newton1.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/Newton1.xml [junit] 4 ms. Memory: 129024K Free: 78499K (61%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@b07ab5e [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@b07ab5e [junit] reloadAllAccessors: .Newton1 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:28 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/Newton2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/Newton2.xml [junit] 7 ms. Memory: 155648K Free: 138311K (89%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3c0ee665 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3c0ee665 [junit] reloadAllAccessors: .Newton2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:28 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/Singular.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/Singular.xml [junit] 6 ms. Memory: 155648K Free: 134215K (86%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7a8067fa [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7a8067fa [junit] reloadAllAccessors: .Singular [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:28 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/SuccessiveSubstitution1.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/SuccessiveSubstitution1.xml [junit] 6 ms. Memory: 155648K Free: 130542K (84%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2fa945a4 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2fa945a4 [junit] reloadAllAccessors: .FixedPoint1 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:28 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/SuccessiveSubstitution2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/SuccessiveSubstitution2.xml [junit] 8 ms. Memory: 155648K Free: 126747K (81%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@9e952f2 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@9e952f2 [junit] reloadAllAccessors: .FixedPoint2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:28 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/SuccessiveSubstitution3.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/SuccessiveSubstitution3.xml [junit] 9 ms. Memory: 155648K Free: 122981K (79%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@bfdfa07 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@bfdfa07 [junit] reloadAllAccessors: .FixedPoint3 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:28 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/SuccessiveSubstitution4.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/SuccessiveSubstitution4.xml [junit] 27 ms. Memory: 155648K Free: 117861K (76%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@112c9833 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@112c9833 [junit] reloadAllAccessors: .FixedPoint4 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:29 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/SuccessiveSubstitution5.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/SuccessiveSubstitution5.xml [junit] 12 ms. Memory: 155648K Free: 113427K (73%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4f34b98a [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4f34b98a [junit] reloadAllAccessors: .FixedPoint5 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:29 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/SuccessiveSubstitution6.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/test/auto/SuccessiveSubstitution6.xml [junit] 5 ms. Memory: 155648K Free: 109330K (70%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@51bc77c0 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@51bc77c0 [junit] reloadAllAccessors: .FixedPoint6 [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] +java --module-path /home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2/lib: --add-modules javafx.controls,javafx.swing,javafx.media, -Djava.net.preferIPv4Stack=true -Djavafx.verbose=true -Dprism.verbose=true -Dptolemy.ptII.dir=/home/travis/build/icyphy/ptII -Dptolemy.ptII.batchMode=true -Xmx3200m -classpath /home/travis/build/icyphy/ptII:/home/travis/build/icyphy/ptII/lib/asm-all-5.2.jar:/home/travis/build/icyphy/ptII/lib/nashorn-core-15.3.jar:/home/travis/build/icyphy/ptII/lib/bsh-2.0b4.jar:/home/travis/build/icyphy/ptII/lib/ptCal.jar:/home/travis/build/icyphy/ptII/lib/java_cup.jar:/home/travis/build/icyphy/ptII/lib/saxon8.jar:/home/travis/build/icyphy/ptII/lib/saxon8-dom.jar:/home/travis/build/icyphy/ptII/lib/chic.jar:/home/travis/build/icyphy/ptII/lib/ptcolt.jar:/home/travis/build/icyphy/ptII/vendors/misc/itext/iText.jar:/home/travis/build/icyphy/ptII/lib/g4ltl.jar:/home/travis/build/icyphy/ptII/lib/StructuralCoder.jar:/home/travis/build/icyphy/ptII/lib/jcerti.jar:/home/travis/build/icyphy/ptII/lib/javax.mail.jar:/home/travis/build/icyphy/ptII/vendors/JMF-2.1.1e/lib/jmf.jar:/home/travis/build/icyphy/ptII/lib/jna-4.0.0-variadic.jar:/home/travis/build/icyphy/ptII/vendors/misc/joystick/Joystick.jar:/home/travis/build/icyphy/ptII/lib/ptjacl.jar:/home/travis/build/icyphy/ptII/lib/jsoup-1.14.2.jar:/home/travis/build/icyphy/ptII/lib/junit-4.8.2.jar:/home/travis/build/icyphy/ptII/lib/JUnitParams-0.4.0.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/excel/jxl.jar:/home/travis/build/icyphy/ptII/lib/jython.jar:/home/travis/build/icyphy/ptII/lib/kieler.jar:/home/travis/build/icyphy/ptII/vendors/opencv/share/OpenCV/java/opencv-341.jar:/home/travis/build/icyphy/ptII/lib/oscP5.jar:/home/travis/build/icyphy/ptII/lib/nrjavaserial-3.11.0.devel.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dcore.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dutils.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/vecmath.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-core.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-ext.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/sun-util.jar:/home/travis/build/icyphy/ptII/lib/protobuf-java-2.4.1.jar:/home/travis/build/icyphy/ptII/lib/org.eclipse.paho.client.mqttv3.jar:/home/travis/build/icyphy/ptII/lib/mapss.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/ptalon/antlr/antlr.jar:/home/travis/build/icyphy/ptII/lib/JRI.jar:/home/travis/build/icyphy/ptII/lib/commons-lang-2.6.jar:/home/travis/build/icyphy/ptII/lib/commons-logging-1.1.1.jar:/home/travis/build/icyphy/ptII/lib/sootclasses.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/database/mysql-connector-java-8.0.26.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-data-5prealpha.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-core-5prealpha.jar:/home/travis/build/icyphy/ptII/lib/PDFRenderer.jar:/home/travis/build/icyphy/ptII/lib/svgSalamander.jar:/home/travis/build/icyphy/ptII/lib/rsyntaxtextarea-2.6.0-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/hazelcast-3.8.2.jar:/home/travis/build/icyphy/ptII/lib/jackson-annotations-2.9.0.jar:/home/travis/build/icyphy/ptII/lib/jackson-core-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/jackson-databind-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/netty-buffer-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http2-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-handler-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-transport-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/vertx-codegen-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-core-3.5.2-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/vertx-hazelcast-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-lang-js-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-service-proxy-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-web-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/slf4j-api-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/slf4j-simple-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/webcam-capture-0.3.12.jar:/home/travis/build/icyphy/ptII/lib/bridj-0.7.0.jar:/home/travis/build/icyphy/ptII/lib/xbjlib-1.1.0.nrjavaserial.jar:/home/travis/build/icyphy/ptII/ptolemy/moml/test:/home/travis/build/icyphy/ptII/ant/lib/ant-launcher.jar:/home/travis/build/icyphy/ptII/ant/lib/ant.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit4.jar org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner ptolemy.domains.atc.test.junit.JUnitTclTest skipNonTests=false filtertrace=true haltOnError=false haltOnFailure=false formatter=org.apache.tools.ant.taskdefs.optional.junit.OutErrSummaryJUnitResultFormatter showoutput=true outputtoformatters=true logfailedtests=true threadid=0 logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/travis/build/icyphy/ptII/reports/junit/TEST-ptolemy.domains.atc.test.junit.JUnitTclTest.xml crashfile=/home/travis/build/icyphy/ptII/junitvmwatcher2954065919037220664.properties propsfile=/home/travis/build/icyphy/ptII/junit2080750050515563772.properties [junit] javachdir: directory = ptolemy/domains/atc/test [junit] javachdir: pwd: /home/travis/build/icyphy/ptII/ptolemy/domains/atc/test Invoking with -Djava.net.preferIPv4Stack=true [junit] Running ptolemy.domains.atc.test.junit.JUnitTclTest [junit] No tcl tests in /home/travis/build/icyphy/ptII/ptolemy/domains/atc/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/atc/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/atc/test [junit] WARNING: An illegal reflective access operation has occurred [junit] WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil (file:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar) to constructor java.nio.DirectByteBuffer(long,int) [junit] WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.ReflectionUtil [junit] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [junit] WARNING: All illegal access operations will be denied in a future release [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] No auto/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/atc/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.572 sec [junit] Output: [junit] No tcl tests in /home/travis/build/icyphy/ptII/ptolemy/domains/atc/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/atc/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/atc/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] No auto/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/atc/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] +java --module-path /home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2/lib: --add-modules javafx.controls,javafx.swing,javafx.media, -Djava.net.preferIPv4Stack=true -Djavafx.verbose=true -Dprism.verbose=true -Dptolemy.ptII.dir=/home/travis/build/icyphy/ptII -Dptolemy.ptII.batchMode=true -Xmx3200m -classpath /home/travis/build/icyphy/ptII:/home/travis/build/icyphy/ptII/lib/asm-all-5.2.jar:/home/travis/build/icyphy/ptII/lib/nashorn-core-15.3.jar:/home/travis/build/icyphy/ptII/lib/bsh-2.0b4.jar:/home/travis/build/icyphy/ptII/lib/ptCal.jar:/home/travis/build/icyphy/ptII/lib/java_cup.jar:/home/travis/build/icyphy/ptII/lib/saxon8.jar:/home/travis/build/icyphy/ptII/lib/saxon8-dom.jar:/home/travis/build/icyphy/ptII/lib/chic.jar:/home/travis/build/icyphy/ptII/lib/ptcolt.jar:/home/travis/build/icyphy/ptII/vendors/misc/itext/iText.jar:/home/travis/build/icyphy/ptII/lib/g4ltl.jar:/home/travis/build/icyphy/ptII/lib/StructuralCoder.jar:/home/travis/build/icyphy/ptII/lib/jcerti.jar:/home/travis/build/icyphy/ptII/lib/javax.mail.jar:/home/travis/build/icyphy/ptII/vendors/JMF-2.1.1e/lib/jmf.jar:/home/travis/build/icyphy/ptII/lib/jna-4.0.0-variadic.jar:/home/travis/build/icyphy/ptII/vendors/misc/joystick/Joystick.jar:/home/travis/build/icyphy/ptII/lib/ptjacl.jar:/home/travis/build/icyphy/ptII/lib/jsoup-1.14.2.jar:/home/travis/build/icyphy/ptII/lib/junit-4.8.2.jar:/home/travis/build/icyphy/ptII/lib/JUnitParams-0.4.0.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/excel/jxl.jar:/home/travis/build/icyphy/ptII/lib/jython.jar:/home/travis/build/icyphy/ptII/lib/kieler.jar:/home/travis/build/icyphy/ptII/vendors/opencv/share/OpenCV/java/opencv-341.jar:/home/travis/build/icyphy/ptII/lib/oscP5.jar:/home/travis/build/icyphy/ptII/lib/nrjavaserial-3.11.0.devel.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dcore.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dutils.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/vecmath.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-core.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-ext.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/sun-util.jar:/home/travis/build/icyphy/ptII/lib/protobuf-java-2.4.1.jar:/home/travis/build/icyphy/ptII/lib/org.eclipse.paho.client.mqttv3.jar:/home/travis/build/icyphy/ptII/lib/mapss.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/ptalon/antlr/antlr.jar:/home/travis/build/icyphy/ptII/lib/JRI.jar:/home/travis/build/icyphy/ptII/lib/commons-lang-2.6.jar:/home/travis/build/icyphy/ptII/lib/commons-logging-1.1.1.jar:/home/travis/build/icyphy/ptII/lib/sootclasses.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/database/mysql-connector-java-8.0.26.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-data-5prealpha.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-core-5prealpha.jar:/home/travis/build/icyphy/ptII/lib/PDFRenderer.jar:/home/travis/build/icyphy/ptII/lib/svgSalamander.jar:/home/travis/build/icyphy/ptII/lib/rsyntaxtextarea-2.6.0-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/hazelcast-3.8.2.jar:/home/travis/build/icyphy/ptII/lib/jackson-annotations-2.9.0.jar:/home/travis/build/icyphy/ptII/lib/jackson-core-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/jackson-databind-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/netty-buffer-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http2-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-handler-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-transport-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/vertx-codegen-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-core-3.5.2-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/vertx-hazelcast-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-lang-js-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-service-proxy-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-web-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/slf4j-api-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/slf4j-simple-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/webcam-capture-0.3.12.jar:/home/travis/build/icyphy/ptII/lib/bridj-0.7.0.jar:/home/travis/build/icyphy/ptII/lib/xbjlib-1.1.0.nrjavaserial.jar:/home/travis/build/icyphy/ptII/ptolemy/moml/test:/home/travis/build/icyphy/ptII/ant/lib/ant-launcher.jar:/home/travis/build/icyphy/ptII/ant/lib/ant.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit4.jar org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner ptolemy.domains.ca.test.junit.JUnitTclTest skipNonTests=false filtertrace=true haltOnError=false haltOnFailure=false formatter=org.apache.tools.ant.taskdefs.optional.junit.OutErrSummaryJUnitResultFormatter showoutput=true outputtoformatters=true logfailedtests=true threadid=0 logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/travis/build/icyphy/ptII/reports/junit/TEST-ptolemy.domains.ca.test.junit.JUnitTclTest.xml crashfile=/home/travis/build/icyphy/ptII/junitvmwatcher14197772028134298196.properties propsfile=/home/travis/build/icyphy/ptII/junit5006158897290003412.properties [junit] javachdir: directory = ptolemy/domains/ca/test [junit] javachdir: pwd: /home/travis/build/icyphy/ptII/ptolemy/domains/ca/test Invoking with -Djava.net.preferIPv4Stack=true [junit] Running ptolemy.domains.ca.test.junit.JUnitTclTest [junit] No tcl tests in /home/travis/build/icyphy/ptII/ptolemy/domains/ca/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/ca/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/ca/test [junit] WARNING: An illegal reflective access operation has occurred [junit] WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil (file:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar) to constructor java.nio.DirectByteBuffer(long,int) [junit] WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.ReflectionUtil [junit] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [junit] WARNING: All illegal access operations will be denied in a future release [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:32 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/ca/test/auto/Conway.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/ca/test/auto/Conway.xml [junit] 1301 ms. Memory: 129024K Free: 110822K (86%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5a560831 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5a560831 [junit] reloadAllAccessors: .Conway [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:34 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/ca/test/auto/ConwayRandom.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/ca/test/auto/ConwayRandom.xml [junit] 6502 ms. Memory: 129024K Free: 43514K (34%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@26b0ea48 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@26b0ea48 [junit] reloadAllAccessors: .ConwayRandom [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.075 sec [junit] Output: [junit] No tcl tests in /home/travis/build/icyphy/ptII/ptolemy/domains/ca/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/ca/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/ca/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:32 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/ca/test/auto/Conway.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/ca/test/auto/Conway.xml [junit] 1301 ms. Memory: 129024K Free: 110822K (86%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5a560831 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5a560831 [junit] reloadAllAccessors: .Conway [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:34 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/ca/test/auto/ConwayRandom.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/ca/test/auto/ConwayRandom.xml [junit] 6502 ms. Memory: 129024K Free: 43514K (34%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@26b0ea48 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@26b0ea48 [junit] reloadAllAccessors: .ConwayRandom [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] javachdir: directory = ptolemy/domains/ci/kernel/test [junit] javachdir: pwd: /home/travis/build/icyphy/ptII/ptolemy/domains/ci/kernel/test Invoking with -Djava.net.preferIPv4Stack=true [junit] +java --module-path /home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2/lib: --add-modules javafx.controls,javafx.swing,javafx.media, -Djava.net.preferIPv4Stack=true -Djavafx.verbose=true -Dprism.verbose=true -Dptolemy.ptII.dir=/home/travis/build/icyphy/ptII -Dptolemy.ptII.batchMode=true -Xmx3200m -classpath /home/travis/build/icyphy/ptII:/home/travis/build/icyphy/ptII/lib/asm-all-5.2.jar:/home/travis/build/icyphy/ptII/lib/nashorn-core-15.3.jar:/home/travis/build/icyphy/ptII/lib/bsh-2.0b4.jar:/home/travis/build/icyphy/ptII/lib/ptCal.jar:/home/travis/build/icyphy/ptII/lib/java_cup.jar:/home/travis/build/icyphy/ptII/lib/saxon8.jar:/home/travis/build/icyphy/ptII/lib/saxon8-dom.jar:/home/travis/build/icyphy/ptII/lib/chic.jar:/home/travis/build/icyphy/ptII/lib/ptcolt.jar:/home/travis/build/icyphy/ptII/vendors/misc/itext/iText.jar:/home/travis/build/icyphy/ptII/lib/g4ltl.jar:/home/travis/build/icyphy/ptII/lib/StructuralCoder.jar:/home/travis/build/icyphy/ptII/lib/jcerti.jar:/home/travis/build/icyphy/ptII/lib/javax.mail.jar:/home/travis/build/icyphy/ptII/vendors/JMF-2.1.1e/lib/jmf.jar:/home/travis/build/icyphy/ptII/lib/jna-4.0.0-variadic.jar:/home/travis/build/icyphy/ptII/vendors/misc/joystick/Joystick.jar:/home/travis/build/icyphy/ptII/lib/ptjacl.jar:/home/travis/build/icyphy/ptII/lib/jsoup-1.14.2.jar:/home/travis/build/icyphy/ptII/lib/junit-4.8.2.jar:/home/travis/build/icyphy/ptII/lib/JUnitParams-0.4.0.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/excel/jxl.jar:/home/travis/build/icyphy/ptII/lib/jython.jar:/home/travis/build/icyphy/ptII/lib/kieler.jar:/home/travis/build/icyphy/ptII/vendors/opencv/share/OpenCV/java/opencv-341.jar:/home/travis/build/icyphy/ptII/lib/oscP5.jar:/home/travis/build/icyphy/ptII/lib/nrjavaserial-3.11.0.devel.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dcore.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dutils.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/vecmath.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-core.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-ext.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/sun-util.jar:/home/travis/build/icyphy/ptII/lib/protobuf-java-2.4.1.jar:/home/travis/build/icyphy/ptII/lib/org.eclipse.paho.client.mqttv3.jar:/home/travis/build/icyphy/ptII/lib/mapss.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/ptalon/antlr/antlr.jar:/home/travis/build/icyphy/ptII/lib/JRI.jar:/home/travis/build/icyphy/ptII/lib/commons-lang-2.6.jar:/home/travis/build/icyphy/ptII/lib/commons-logging-1.1.1.jar:/home/travis/build/icyphy/ptII/lib/sootclasses.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/database/mysql-connector-java-8.0.26.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-data-5prealpha.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-core-5prealpha.jar:/home/travis/build/icyphy/ptII/lib/PDFRenderer.jar:/home/travis/build/icyphy/ptII/lib/svgSalamander.jar:/home/travis/build/icyphy/ptII/lib/rsyntaxtextarea-2.6.0-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/hazelcast-3.8.2.jar:/home/travis/build/icyphy/ptII/lib/jackson-annotations-2.9.0.jar:/home/travis/build/icyphy/ptII/lib/jackson-core-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/jackson-databind-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/netty-buffer-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http2-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-handler-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-transport-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/vertx-codegen-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-core-3.5.2-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/vertx-hazelcast-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-lang-js-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-service-proxy-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-web-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/slf4j-api-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/slf4j-simple-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/webcam-capture-0.3.12.jar:/home/travis/build/icyphy/ptII/lib/bridj-0.7.0.jar:/home/travis/build/icyphy/ptII/lib/xbjlib-1.1.0.nrjavaserial.jar:/home/travis/build/icyphy/ptII/ptolemy/moml/test:/home/travis/build/icyphy/ptII/ant/lib/ant-launcher.jar:/home/travis/build/icyphy/ptII/ant/lib/ant.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit4.jar org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner ptolemy.domains.ci.kernel.test.junit.JUnitTclTest skipNonTests=false filtertrace=true haltOnError=false haltOnFailure=false formatter=org.apache.tools.ant.taskdefs.optional.junit.OutErrSummaryJUnitResultFormatter showoutput=true outputtoformatters=true logfailedtests=true threadid=0 logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/travis/build/icyphy/ptII/reports/junit/TEST-ptolemy.domains.ci.kernel.test.junit.JUnitTclTest.xml crashfile=/home/travis/build/icyphy/ptII/junitvmwatcher2361479877362565394.properties propsfile=/home/travis/build/icyphy/ptII/junit4629612179098097453.properties [junit] Running ptolemy.domains.ci.kernel.test.junit.JUnitTclTest [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/ci/kernel/test/CIDirector.tcl [junit] testDefs.tcl: setting time out to 9000 seconds at Mon Jun 06 02:07:41 UTC 2022 [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/ci/kernel/test/CIReceiver.tcl [junit] 06/06/22 02:07:42 [junit] Failed: 0 Total Tests: 4 ((Passed: 4, Newly Passed: 0) Known Failed: 0) /home/travis/build/icyphy/ptII/ptolemy/domains/ci/kernel/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/ci/kernel/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/ci/kernel/test [junit] WARNING: An illegal reflective access operation has occurred [junit] WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil (file:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar) to constructor java.nio.DirectByteBuffer(long,int) [junit] WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.ReflectionUtil [junit] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [junit] WARNING: All illegal access operations will be denied in a future release [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] No auto/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/ci/kernel/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.924 sec [junit] Output: [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/ci/kernel/test/CIDirector.tcl [junit] testDefs.tcl: setting time out to 9000 seconds at Mon Jun 06 02:07:41 UTC 2022 [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/ci/kernel/test/CIReceiver.tcl [junit] 06/06/22 02:07:42 [junit] Failed: 0 Total Tests: 4 ((Passed: 4, Newly Passed: 0) Known Failed: 0) /home/travis/build/icyphy/ptII/ptolemy/domains/ci/kernel/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/ci/kernel/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/ci/kernel/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] No auto/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/ci/kernel/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] javachdir: directory = ptolemy/domains/continuous/lib/test [junit] javachdir: pwd: /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test Invoking with -Djava.net.preferIPv4Stack=true [junit] +java --module-path /home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2/lib: --add-modules javafx.controls,javafx.swing,javafx.media, -Djava.net.preferIPv4Stack=true -Djavafx.verbose=true -Dprism.verbose=true -Dptolemy.ptII.dir=/home/travis/build/icyphy/ptII -Dptolemy.ptII.batchMode=true -Xmx3200m -classpath /home/travis/build/icyphy/ptII:/home/travis/build/icyphy/ptII/lib/asm-all-5.2.jar:/home/travis/build/icyphy/ptII/lib/nashorn-core-15.3.jar:/home/travis/build/icyphy/ptII/lib/bsh-2.0b4.jar:/home/travis/build/icyphy/ptII/lib/ptCal.jar:/home/travis/build/icyphy/ptII/lib/java_cup.jar:/home/travis/build/icyphy/ptII/lib/saxon8.jar:/home/travis/build/icyphy/ptII/lib/saxon8-dom.jar:/home/travis/build/icyphy/ptII/lib/chic.jar:/home/travis/build/icyphy/ptII/lib/ptcolt.jar:/home/travis/build/icyphy/ptII/vendors/misc/itext/iText.jar:/home/travis/build/icyphy/ptII/lib/g4ltl.jar:/home/travis/build/icyphy/ptII/lib/StructuralCoder.jar:/home/travis/build/icyphy/ptII/lib/jcerti.jar:/home/travis/build/icyphy/ptII/lib/javax.mail.jar:/home/travis/build/icyphy/ptII/vendors/JMF-2.1.1e/lib/jmf.jar:/home/travis/build/icyphy/ptII/lib/jna-4.0.0-variadic.jar:/home/travis/build/icyphy/ptII/vendors/misc/joystick/Joystick.jar:/home/travis/build/icyphy/ptII/lib/ptjacl.jar:/home/travis/build/icyphy/ptII/lib/jsoup-1.14.2.jar:/home/travis/build/icyphy/ptII/lib/junit-4.8.2.jar:/home/travis/build/icyphy/ptII/lib/JUnitParams-0.4.0.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/excel/jxl.jar:/home/travis/build/icyphy/ptII/lib/jython.jar:/home/travis/build/icyphy/ptII/lib/kieler.jar:/home/travis/build/icyphy/ptII/vendors/opencv/share/OpenCV/java/opencv-341.jar:/home/travis/build/icyphy/ptII/lib/oscP5.jar:/home/travis/build/icyphy/ptII/lib/nrjavaserial-3.11.0.devel.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dcore.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dutils.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/vecmath.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-core.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-ext.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/sun-util.jar:/home/travis/build/icyphy/ptII/lib/protobuf-java-2.4.1.jar:/home/travis/build/icyphy/ptII/lib/org.eclipse.paho.client.mqttv3.jar:/home/travis/build/icyphy/ptII/lib/mapss.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/ptalon/antlr/antlr.jar:/home/travis/build/icyphy/ptII/lib/JRI.jar:/home/travis/build/icyphy/ptII/lib/commons-lang-2.6.jar:/home/travis/build/icyphy/ptII/lib/commons-logging-1.1.1.jar:/home/travis/build/icyphy/ptII/lib/sootclasses.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/database/mysql-connector-java-8.0.26.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-data-5prealpha.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-core-5prealpha.jar:/home/travis/build/icyphy/ptII/lib/PDFRenderer.jar:/home/travis/build/icyphy/ptII/lib/svgSalamander.jar:/home/travis/build/icyphy/ptII/lib/rsyntaxtextarea-2.6.0-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/hazelcast-3.8.2.jar:/home/travis/build/icyphy/ptII/lib/jackson-annotations-2.9.0.jar:/home/travis/build/icyphy/ptII/lib/jackson-core-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/jackson-databind-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/netty-buffer-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http2-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-handler-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-transport-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/vertx-codegen-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-core-3.5.2-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/vertx-hazelcast-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-lang-js-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-service-proxy-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-web-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/slf4j-api-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/slf4j-simple-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/webcam-capture-0.3.12.jar:/home/travis/build/icyphy/ptII/lib/bridj-0.7.0.jar:/home/travis/build/icyphy/ptII/lib/xbjlib-1.1.0.nrjavaserial.jar:/home/travis/build/icyphy/ptII/ptolemy/moml/test:/home/travis/build/icyphy/ptII/ant/lib/ant-launcher.jar:/home/travis/build/icyphy/ptII/ant/lib/ant.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit4.jar org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner ptolemy.domains.continuous.lib.test.junit.JUnitTclTest skipNonTests=false filtertrace=true haltOnError=false haltOnFailure=false formatter=org.apache.tools.ant.taskdefs.optional.junit.OutErrSummaryJUnitResultFormatter showoutput=true outputtoformatters=true logfailedtests=true threadid=0 logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/travis/build/icyphy/ptII/reports/junit/TEST-ptolemy.domains.continuous.lib.test.junit.JUnitTclTest.xml crashfile=/home/travis/build/icyphy/ptII/junitvmwatcher14064334823017568222.properties propsfile=/home/travis/build/icyphy/ptII/junit18343259343151842375.properties [junit] Running ptolemy.domains.continuous.lib.test.junit.JUnitTclTest [junit] No tcl tests in /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test [junit] WARNING: An illegal reflective access operation has occurred [junit] WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil (file:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar) to constructor java.nio.DirectByteBuffer(long,int) [junit] WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.ReflectionUtil [junit] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [junit] WARNING: All illegal access operations will be denied in a future release [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:44 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/DifferentialSystem.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/DifferentialSystem.xml [junit] 200 ms. Memory: 129024K Free: 114341K (89%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4756b820 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4756b820 [junit] reloadAllAccessors: .DifferentialSystem [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:44 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/LevelCrossingDetector.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/LevelCrossingDetector.xml [junit] 73 ms. Memory: 129024K Free: 102748K (80%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2c78428c [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2c78428c [junit] reloadAllAccessors: .LevelCrossingDetector [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:44 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/LevelCrossingDetector2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/LevelCrossingDetector2.xml [junit] 27 ms. Memory: 129024K Free: 97635K (76%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@727c42bf [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@727c42bf [junit] reloadAllAccessors: .LevelCrossingDetector2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:45 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/LevelCrossingDetectorDetectingDirections.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/LevelCrossingDetectorDetectingDirections.xml [junit] 171 ms. Memory: 129024K Free: 76131K (59%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6bbca89f [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6bbca89f [junit] reloadAllAccessors: .LevelCrossingDetectorDetectingDirections [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:45 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/PeriodicSamplerIntegrator.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/PeriodicSamplerIntegrator.xml [junit] 19 ms. Memory: 129024K Free: 112839K (87%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2f5b1c0a [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2f5b1c0a [junit] reloadAllAccessors: .PeriodicSamplerIntegrator [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:45 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/PeriodicSamplerIntegrator2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/PeriodicSamplerIntegrator2.xml [junit] 16 ms. Memory: 129024K Free: 108743K (84%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@47733c2d [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@47733c2d [junit] reloadAllAccessors: .PeriodicSamplerIntegrator2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:45 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/TransferFunction.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/TransferFunction.xml [junit] 23 ms. Memory: 129024K Free: 99807K (77%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@36738130 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@36738130 [junit] reloadAllAccessors: .TransferFunction [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:45 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/Waveform1.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/Waveform1.xml [junit] 3 ms. Memory: 129024K Free: 96990K (75%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@52d04cdd [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@52d04cdd [junit] reloadAllAccessors: .Waveform1 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:45 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/Waveform2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/Waveform2.xml [junit] 18 ms. Memory: 129024K Free: 93904K (73%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@16566c3a [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@16566c3a [junit] reloadAllAccessors: .Waveform2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:45 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/Waveform3.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/Waveform3.xml [junit] 9 ms. Memory: 129024K Free: 90832K (70%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@715e9261 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@715e9261 [junit] reloadAllAccessors: .Waveform3 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:45 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/Waveform4.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/Waveform4.xml [junit] 13 ms. Memory: 129024K Free: 87533K (68%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6b131c00 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6b131c00 [junit] reloadAllAccessors: .Waveform4 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:45 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/Waveform5.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/Waveform5.xml [junit] 4 ms. Memory: 129024K Free: 84461K (65%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7461c8ed [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7461c8ed [junit] reloadAllAccessors: .Waveform5 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:45 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/Waveform6.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/Waveform6.xml [junit] 5 ms. Memory: 129024K Free: 81389K (63%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3088b10 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3088b10 [junit] reloadAllAccessors: .Waveform6 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:45 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/Waveform7.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/Waveform7.xml [junit] 9 ms. Memory: 129024K Free: 77520K (60%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1c4432d1 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1c4432d1 [junit] reloadAllAccessors: .Waveform7 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:45 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/Waveform8.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/Waveform8.xml [junit] 4 ms. Memory: 129024K Free: 74432K (58%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@36096a89 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@36096a89 [junit] reloadAllAccessors: .Waveform8 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:45 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/Waveform9.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/Waveform9.xml [junit] 4 ms. Memory: 129024K Free: 71569K (55%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4d578f [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4d578f [junit] reloadAllAccessors: .Waveform9 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:45 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/ZeroOrderHold.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/ZeroOrderHold.xml [junit] 3 ms. Memory: 129024K Free: 68077K (53%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5f4113b7 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5f4113b7 [junit] reloadAllAccessors: .ZeroOrderHold [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:45 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/ZeroOrderHold2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/ZeroOrderHold2.xml [junit] 10 ms. Memory: 129024K Free: 112243K (87%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2eeeeb36 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2eeeeb36 [junit] reloadAllAccessors: .ZeroOrderHold2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:46 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/ZeroOrderHold3.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/ZeroOrderHold3.xml [junit] 5 ms. Memory: 129024K Free: 108562K (84%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6d5b6ed8 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6d5b6ed8 [junit] reloadAllAccessors: .ZeroOrderHold3 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:46 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/test1.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/test1.xml [junit] 826 ms. Memory: 129024K Free: 69197K (54%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@672332f4 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@672332f4 [junit] reloadAllAccessors: .test1 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:46 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/test2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/test2.xml [junit] 165 ms. Memory: 129024K Free: 51279K (40%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2d549a1c [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2d549a1c [junit] reloadAllAccessors: .test2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:47 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/test3.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/test3.xml [junit] 8 ms. Memory: 129024K Free: 46807K (36%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@789b024 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@789b024 [junit] reloadAllAccessors: .test3 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:47 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/test4.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/test4.xml [junit] 3 ms. Memory: 129024K Free: 42711K (33%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@51f17c65 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@51f17c65 [junit] reloadAllAccessors: .test4 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:47 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/test5.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/test5.xml [junit] 7 ms. Memory: 129024K Free: 112610K (87%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@74b36a0c [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@74b36a0c [junit] reloadAllAccessors: .test5 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:47 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/test6.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/test6.xml [junit] 10 ms. Memory: 129024K Free: 106990K (83%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3f621b78 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3f621b78 [junit] reloadAllAccessors: .test6 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:47 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/test7.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/test7.xml [junit] 7 ms. Memory: 129024K Free: 101870K (79%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@37cd633e [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@37cd633e [junit] reloadAllAccessors: .test7 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:47 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/test8.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/test8.xml [junit] 8 ms. Memory: 129024K Free: 96750K (75%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@684b8e27 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@684b8e27 [junit] reloadAllAccessors: .test8 [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.812 sec [junit] Output: [junit] No tcl tests in /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:44 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/DifferentialSystem.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/DifferentialSystem.xml [junit] 200 ms. Memory: 129024K Free: 114341K (89%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4756b820 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4756b820 [junit] reloadAllAccessors: .DifferentialSystem [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:44 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/LevelCrossingDetector.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/LevelCrossingDetector.xml [junit] 73 ms. Memory: 129024K Free: 102748K (80%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2c78428c [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2c78428c [junit] reloadAllAccessors: .LevelCrossingDetector [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:44 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/LevelCrossingDetector2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/LevelCrossingDetector2.xml [junit] 27 ms. Memory: 129024K Free: 97635K (76%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@727c42bf [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@727c42bf [junit] reloadAllAccessors: .LevelCrossingDetector2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:45 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/LevelCrossingDetectorDetectingDirections.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/LevelCrossingDetectorDetectingDirections.xml [junit] 171 ms. Memory: 129024K Free: 76131K (59%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6bbca89f [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6bbca89f [junit] reloadAllAccessors: .LevelCrossingDetectorDetectingDirections [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:45 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/PeriodicSamplerIntegrator.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/PeriodicSamplerIntegrator.xml [junit] 19 ms. Memory: 129024K Free: 112839K (87%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2f5b1c0a [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2f5b1c0a [junit] reloadAllAccessors: .PeriodicSamplerIntegrator [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:45 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/PeriodicSamplerIntegrator2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/PeriodicSamplerIntegrator2.xml [junit] 16 ms. Memory: 129024K Free: 108743K (84%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@47733c2d [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@47733c2d [junit] reloadAllAccessors: .PeriodicSamplerIntegrator2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:45 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/TransferFunction.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/TransferFunction.xml [junit] 23 ms. Memory: 129024K Free: 99807K (77%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@36738130 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@36738130 [junit] reloadAllAccessors: .TransferFunction [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:45 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/Waveform1.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/Waveform1.xml [junit] 3 ms. Memory: 129024K Free: 96990K (75%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@52d04cdd [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@52d04cdd [junit] reloadAllAccessors: .Waveform1 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:45 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/Waveform2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/Waveform2.xml [junit] 18 ms. Memory: 129024K Free: 93904K (73%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@16566c3a [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@16566c3a [junit] reloadAllAccessors: .Waveform2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:45 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/Waveform3.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/Waveform3.xml [junit] 9 ms. Memory: 129024K Free: 90832K (70%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@715e9261 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@715e9261 [junit] reloadAllAccessors: .Waveform3 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:45 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/Waveform4.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/Waveform4.xml [junit] 13 ms. Memory: 129024K Free: 87533K (68%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6b131c00 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6b131c00 [junit] reloadAllAccessors: .Waveform4 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:45 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/Waveform5.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/Waveform5.xml [junit] 4 ms. Memory: 129024K Free: 84461K (65%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7461c8ed [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7461c8ed [junit] reloadAllAccessors: .Waveform5 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:45 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/Waveform6.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/Waveform6.xml [junit] 5 ms. Memory: 129024K Free: 81389K (63%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3088b10 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3088b10 [junit] reloadAllAccessors: .Waveform6 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:45 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/Waveform7.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/Waveform7.xml [junit] 9 ms. Memory: 129024K Free: 77520K (60%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1c4432d1 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1c4432d1 [junit] reloadAllAccessors: .Waveform7 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:45 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/Waveform8.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/Waveform8.xml [junit] 4 ms. Memory: 129024K Free: 74432K (58%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@36096a89 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@36096a89 [junit] reloadAllAccessors: .Waveform8 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:45 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/Waveform9.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/Waveform9.xml [junit] 4 ms. Memory: 129024K Free: 71569K (55%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4d578f [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4d578f [junit] reloadAllAccessors: .Waveform9 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:45 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/ZeroOrderHold.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/ZeroOrderHold.xml [junit] 3 ms. Memory: 129024K Free: 68077K (53%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5f4113b7 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5f4113b7 [junit] reloadAllAccessors: .ZeroOrderHold [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:45 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/ZeroOrderHold2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/ZeroOrderHold2.xml [junit] 10 ms. Memory: 129024K Free: 112243K (87%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2eeeeb36 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2eeeeb36 [junit] reloadAllAccessors: .ZeroOrderHold2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:46 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/ZeroOrderHold3.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/ZeroOrderHold3.xml [junit] 5 ms. Memory: 129024K Free: 108562K (84%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6d5b6ed8 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6d5b6ed8 [junit] reloadAllAccessors: .ZeroOrderHold3 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:46 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/test1.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/test1.xml [junit] 826 ms. Memory: 129024K Free: 69197K (54%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@672332f4 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@672332f4 [junit] reloadAllAccessors: .test1 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:46 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/test2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/test2.xml [junit] 165 ms. Memory: 129024K Free: 51279K (40%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2d549a1c [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2d549a1c [junit] reloadAllAccessors: .test2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:47 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/test3.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/test3.xml [junit] 8 ms. Memory: 129024K Free: 46807K (36%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@789b024 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@789b024 [junit] reloadAllAccessors: .test3 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:47 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/test4.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/test4.xml [junit] 3 ms. Memory: 129024K Free: 42711K (33%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@51f17c65 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@51f17c65 [junit] reloadAllAccessors: .test4 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:47 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/test5.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/test5.xml [junit] 7 ms. Memory: 129024K Free: 112610K (87%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@74b36a0c [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@74b36a0c [junit] reloadAllAccessors: .test5 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:47 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/test6.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/test6.xml [junit] 10 ms. Memory: 129024K Free: 106990K (83%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3f621b78 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3f621b78 [junit] reloadAllAccessors: .test6 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:47 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/test7.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/test7.xml [junit] 7 ms. Memory: 129024K Free: 101870K (79%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@37cd633e [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@37cd633e [junit] reloadAllAccessors: .test7 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:47 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/test8.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/lib/test/auto/test8.xml [junit] 8 ms. Memory: 129024K Free: 96750K (75%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@684b8e27 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@684b8e27 [junit] reloadAllAccessors: .test8 [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] +java --module-path /home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2/lib: --add-modules javafx.controls,javafx.swing,javafx.media, -Djava.net.preferIPv4Stack=true -Djavafx.verbose=true -Dprism.verbose=true -Dptolemy.ptII.dir=/home/travis/build/icyphy/ptII -Dptolemy.ptII.batchMode=true -Xmx3200m -classpath /home/travis/build/icyphy/ptII:/home/travis/build/icyphy/ptII/lib/asm-all-5.2.jar:/home/travis/build/icyphy/ptII/lib/nashorn-core-15.3.jar:/home/travis/build/icyphy/ptII/lib/bsh-2.0b4.jar:/home/travis/build/icyphy/ptII/lib/ptCal.jar:/home/travis/build/icyphy/ptII/lib/java_cup.jar:/home/travis/build/icyphy/ptII/lib/saxon8.jar:/home/travis/build/icyphy/ptII/lib/saxon8-dom.jar:/home/travis/build/icyphy/ptII/lib/chic.jar:/home/travis/build/icyphy/ptII/lib/ptcolt.jar:/home/travis/build/icyphy/ptII/vendors/misc/itext/iText.jar:/home/travis/build/icyphy/ptII/lib/g4ltl.jar:/home/travis/build/icyphy/ptII/lib/StructuralCoder.jar:/home/travis/build/icyphy/ptII/lib/jcerti.jar:/home/travis/build/icyphy/ptII/lib/javax.mail.jar:/home/travis/build/icyphy/ptII/vendors/JMF-2.1.1e/lib/jmf.jar:/home/travis/build/icyphy/ptII/lib/jna-4.0.0-variadic.jar:/home/travis/build/icyphy/ptII/vendors/misc/joystick/Joystick.jar:/home/travis/build/icyphy/ptII/lib/ptjacl.jar:/home/travis/build/icyphy/ptII/lib/jsoup-1.14.2.jar:/home/travis/build/icyphy/ptII/lib/junit-4.8.2.jar:/home/travis/build/icyphy/ptII/lib/JUnitParams-0.4.0.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/excel/jxl.jar:/home/travis/build/icyphy/ptII/lib/jython.jar:/home/travis/build/icyphy/ptII/lib/kieler.jar:/home/travis/build/icyphy/ptII/vendors/opencv/share/OpenCV/java/opencv-341.jar:/home/travis/build/icyphy/ptII/lib/oscP5.jar:/home/travis/build/icyphy/ptII/lib/nrjavaserial-3.11.0.devel.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dcore.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dutils.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/vecmath.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-core.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-ext.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/sun-util.jar:/home/travis/build/icyphy/ptII/lib/protobuf-java-2.4.1.jar:/home/travis/build/icyphy/ptII/lib/org.eclipse.paho.client.mqttv3.jar:/home/travis/build/icyphy/ptII/lib/mapss.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/ptalon/antlr/antlr.jar:/home/travis/build/icyphy/ptII/lib/JRI.jar:/home/travis/build/icyphy/ptII/lib/commons-lang-2.6.jar:/home/travis/build/icyphy/ptII/lib/commons-logging-1.1.1.jar:/home/travis/build/icyphy/ptII/lib/sootclasses.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/database/mysql-connector-java-8.0.26.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-data-5prealpha.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-core-5prealpha.jar:/home/travis/build/icyphy/ptII/lib/PDFRenderer.jar:/home/travis/build/icyphy/ptII/lib/svgSalamander.jar:/home/travis/build/icyphy/ptII/lib/rsyntaxtextarea-2.6.0-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/hazelcast-3.8.2.jar:/home/travis/build/icyphy/ptII/lib/jackson-annotations-2.9.0.jar:/home/travis/build/icyphy/ptII/lib/jackson-core-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/jackson-databind-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/netty-buffer-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http2-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-handler-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-transport-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/vertx-codegen-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-core-3.5.2-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/vertx-hazelcast-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-lang-js-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-service-proxy-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-web-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/slf4j-api-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/slf4j-simple-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/webcam-capture-0.3.12.jar:/home/travis/build/icyphy/ptII/lib/bridj-0.7.0.jar:/home/travis/build/icyphy/ptII/lib/xbjlib-1.1.0.nrjavaserial.jar:/home/travis/build/icyphy/ptII/ptolemy/moml/test:/home/travis/build/icyphy/ptII/ant/lib/ant-launcher.jar:/home/travis/build/icyphy/ptII/ant/lib/ant.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit4.jar org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner ptolemy.domains.continuous.test.junit.JUnitTclTest skipNonTests=false filtertrace=true haltOnError=false haltOnFailure=false formatter=org.apache.tools.ant.taskdefs.optional.junit.OutErrSummaryJUnitResultFormatter showoutput=true outputtoformatters=true logfailedtests=true threadid=0 logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/travis/build/icyphy/ptII/reports/junit/TEST-ptolemy.domains.continuous.test.junit.JUnitTclTest.xml crashfile=/home/travis/build/icyphy/ptII/junitvmwatcher14128587336669349094.properties propsfile=/home/travis/build/icyphy/ptII/junit9393317217096507130.properties [junit] javachdir: directory = ptolemy/domains/continuous/test [junit] javachdir: pwd: /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test Invoking with -Djava.net.preferIPv4Stack=true [junit] Running ptolemy.domains.continuous.test.junit.JUnitTclTest [junit] No tcl tests in /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test [junit] WARNING: An illegal reflective access operation has occurred [junit] WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil (file:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar) to constructor java.nio.DirectByteBuffer(long,int) [junit] WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.ReflectionUtil [junit] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [junit] WARNING: All illegal access operations will be denied in a future release [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/BouncingBall.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/BouncingBall.xml [junit] 2483 ms. Memory: 155648K Free: 72782K (47%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@313c7527 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@313c7527 [junit] reloadAllAccessors: .BouncingBall [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:51 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/BouncingBallWithoutGR.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/BouncingBallWithoutGR.xml [junit] 659 ms. Memory: 155648K Free: 75171K (48%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5d0cfff3 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5d0cfff3 [junit] reloadAllAccessors: .BouncingBallWithoutGR [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:52 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Brownian.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Brownian.xml [junit] 32 ms. Memory: 155648K Free: 66465K (43%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7a3e9c02 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7a3e9c02 [junit] reloadAllAccessors: .Brownian [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:52 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CarTracking.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CarTracking.xml [junit] 3591 ms. Memory: 225280K Free: 155784K (69%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1a87a511 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1a87a511 [junit] reloadAllAccessors: .CarTracking [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:56 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CartPendulum.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CartPendulum.xml [junit] 344 ms. Memory: 225280K Free: 199212K (88%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7060ec86 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7060ec86 [junit] reloadAllAccessors: .CartPendulum [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CausalityInterface10.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CausalityInterface10.xml [junit] 10 ms. Memory: 225280K Free: 188462K (84%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7c4c4789 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7c4c4789 [junit] reloadAllAccessors: .CausalityInterface10 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CausalityInterface11.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CausalityInterface11.xml [junit] 12 ms. Memory: 225280K Free: 182318K (81%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1bfa57c6 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1bfa57c6 [junit] reloadAllAccessors: .CausalityInterface11 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CausalityInterface12.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CausalityInterface12.xml [junit] 5 ms. Memory: 225280K Free: 176174K (78%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@20993d0c [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@20993d0c [junit] reloadAllAccessors: .CausalityInterface12 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CausalityInterface13.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CausalityInterface13.xml [junit] 4 ms. Memory: 225280K Free: 170030K (75%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1a4a24c5 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1a4a24c5 [junit] reloadAllAccessors: .CausalityInterface13 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CausalityInterface14.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CausalityInterface14.xml [junit] 4 ms. Memory: 225280K Free: 164382K (73%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@75ef9273 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@75ef9273 [junit] reloadAllAccessors: .CausalityInterface14 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CausalityInterface4.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CausalityInterface4.xml [junit] 11 ms. Memory: 225280K Free: 157214K (70%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6a35e52b [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6a35e52b [junit] reloadAllAccessors: .CausalityInterface4 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CausalityInterface5.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CausalityInterface5.xml [junit] 4 ms. Memory: 225280K Free: 149036K (66%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5a49c7a2 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5a49c7a2 [junit] reloadAllAccessors: .CausalityInterface5 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CausalityInterface6.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CausalityInterface6.xml [junit] 3 ms. Memory: 225280K Free: 143902K (64%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@34041625 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@34041625 [junit] reloadAllAccessors: .CausalityInterface6 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CausalityInterface7.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CausalityInterface7.xml [junit] 9 ms. Memory: 225280K Free: 135214K (60%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4e710a30 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4e710a30 [junit] reloadAllAccessors: .CausalityInterface7 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CausalityInterface8.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CausalityInterface8.xml [junit] 9 ms. Memory: 225280K Free: 125998K (56%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@55dd91ce [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@55dd91ce [junit] reloadAllAccessors: .CausalityInterface8 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CausalityInterface9.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CausalityInterface9.xml [junit] 4 ms. Memory: 225280K Free: 115244K (51%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7985f4e8 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7985f4e8 [junit] reloadAllAccessors: .CausalityInterface9 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CausalityInterfaceFeedback1.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CausalityInterfaceFeedback1.xml [junit] 4 ms. Memory: 225280K Free: 108590K (48%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@36500ec0 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@36500ec0 [junit] reloadAllAccessors: .CausalityInterfaceFeedback1 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CausalityInterfaceFeedback2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CausalityInterfaceFeedback2.xml [junit] 3 ms. Memory: 225280K Free: 101918K (45%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1d568ab7 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1d568ab7 [junit] reloadAllAccessors: .CausalityInterfaceFeedback2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CompareWithCurrentTime.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CompareWithCurrentTime.xml [junit] 7 ms. Memory: 225280K Free: 97836K (43%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@285de5d6 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@285de5d6 [junit] reloadAllAccessors: .CompareWithCurrentTime [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ComparedClocks.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ComparedClocks.xml [junit] 6 ms. Memory: 225280K Free: 82462K (37%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@659c7399 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@659c7399 [junit] reloadAllAccessors: .ComparedClocks [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousAOCClone.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousAOCClone.xml [junit] 2242 ms. Memory: 270336K Free: 143388K (53%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@542cc705 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@542cc705 [junit] reloadAllAccessors: .ContinuousAOCClone [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:00 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousClock.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousClock.xml [junit] 28 ms. Memory: 270336K Free: 121374K (45%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@285acad5 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@285acad5 [junit] reloadAllAccessors: .ContinuousClock [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:00 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInContinuous.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInContinuous.xml [junit] 37 ms. Memory: 270336K Free: 97822K (36%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@42d3826f [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@42d3826f [junit] reloadAllAccessors: .ContinuousInContinuous [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:00 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInContinuousInContinuous.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInContinuousInContinuous.xml [junit] 7 ms. Memory: 270336K Free: 250384K (93%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@43fee4ad [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@43fee4ad [junit] reloadAllAccessors: .ContinuousInContinuousInContinuous [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:00 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInDE.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInDE.xml [junit] 60 ms. Memory: 270336K Free: 239634K (89%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@20a4f2a8 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@20a4f2a8 [junit] reloadAllAccessors: .ContinuousInDE [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:00 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInDE2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInDE2.xml [junit] 41 ms. Memory: 270336K Free: 229394K (85%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1f18cfa7 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1f18cfa7 [junit] reloadAllAccessors: .ContinuousInDE2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:00 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInDE3.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInDE3.xml [junit] 33 ms. Memory: 270336K Free: 219664K (81%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@436c0a4d [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@436c0a4d [junit] reloadAllAccessors: .ContinuousInDE3 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:00 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInDE4.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInDE4.xml [junit] 12 ms. Memory: 270336K Free: 213520K (79%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@730ed6e4 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@730ed6e4 [junit] reloadAllAccessors: .ContinuousInDE4 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:00 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInDEDifferentRefinements.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInDEDifferentRefinements.xml [junit] 53 ms. Memory: 270336K Free: 182290K (67%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@39babc13 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@39babc13 [junit] reloadAllAccessors: .ContinuousInDEDifferentRefinements [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:00 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInDEDifferentRefinementsPreemptive.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInDEDifferentRefinementsPreemptive.xml [junit] 42 ms. Memory: 270336K Free: 151570K (56%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6b986c79 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6b986c79 [junit] reloadAllAccessors: .ContinuousInDEDifferentRefinementsPreemptive [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:00 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInDEInContinuous2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInDEInContinuous2.xml [junit] 32 ms. Memory: 270336K Free: 139792K (52%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4f2b7616 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4f2b7616 [junit] reloadAllAccessors: .ContinuousInDEInContinuous2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:00 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInDEInContinuous3.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInDEInContinuous3.xml [junit] 34 ms. Memory: 270336K Free: 127504K (47%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6895eec7 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6895eec7 [junit] reloadAllAccessors: .ContinuousInDEInContinuous3 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInDEInput.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInDEInput.xml [junit] 16 ms. Memory: 270336K Free: 120336K (45%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@64a12cfa [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@64a12cfa [junit] reloadAllAccessors: .ContinuousInDEInput [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInDEInput2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInDEInput2.xml [junit] 14 ms. Memory: 270336K Free: 113168K (42%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2b63f6e5 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2b63f6e5 [junit] reloadAllAccessors: .ContinuousInDEInput2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInDEInput3.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInDEInput3.xml [junit] 14 ms. Memory: 270336K Free: 106000K (39%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@22bebc4f [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@22bebc4f [junit] reloadAllAccessors: .ContinuousInDEInput3 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInDESharingRefinement.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInDESharingRefinement.xml [junit] 159 ms. Memory: 270336K Free: 172335K (64%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@12939a3e [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@12939a3e [junit] reloadAllAccessors: .ContinuousInDESharingRefinement [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInDEwithNoPorts.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInDEwithNoPorts.xml [junit] 5 ms. Memory: 270336K Free: 168145K (62%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2d412343 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2d412343 [junit] reloadAllAccessors: .ContinuousInDEwithNoPorts [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInsideDE.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInsideDE.xml [junit] 42 ms. Memory: 270336K Free: 156367K (58%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@69bdbb82 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@69bdbb82 [junit] reloadAllAccessors: .ContinuousInsideDE [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousMerge1.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousMerge1.xml [junit] 2 ms. Memory: 270336K Free: 152241K (56%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6c8bdcec [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6c8bdcec [junit] reloadAllAccessors: .ContinuousMerge1 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousMerge2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousMerge2.xml [junit] 12 ms. Memory: 270336K Free: 142031K (53%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@34fee20 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@34fee20 [junit] reloadAllAccessors: .ContinuousMerge2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousMerge3.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousMerge3.xml [junit] 40 ms. Memory: 270336K Free: 131281K (49%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@77f79259 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@77f79259 [junit] reloadAllAccessors: .ContinuousMerge3 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousWithinContinuous.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousWithinContinuous.xml [junit] 34 ms. Memory: 270336K Free: 121551K (45%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@70b47ee8 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@70b47ee8 [junit] reloadAllAccessors: .ContinuousWithinContinuous [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousWithinContinuous2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousWithinContinuous2.xml [junit] 62 ms. Memory: 270336K Free: 110287K (41%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3749e270 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3749e270 [junit] reloadAllAccessors: .ContinuousWithinContinuous2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousWithinContinuous3.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousWithinContinuous3.xml [junit] 11 ms. Memory: 270336K Free: 103119K (38%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@56d655 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@56d655 [junit] reloadAllAccessors: .ContinuousWithinContinuous3 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousWithinContinuous4.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousWithinContinuous4.xml [junit] 67 ms. Memory: 270336K Free: 251860K (93%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@a9d2c57 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@a9d2c57 [junit] reloadAllAccessors: .ContinuousWithinContinuous4 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousWithinContinuous5.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousWithinContinuous5.xml [junit] 12 ms. Memory: 270336K Free: 243972K (90%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@316c642c [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@316c642c [junit] reloadAllAccessors: .ContinuousWithinContinuous5 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousWithinContinuous6.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousWithinContinuous6.xml [junit] 17 ms. Memory: 270336K Free: 236804K (88%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5ad3c33e [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5ad3c33e [junit] reloadAllAccessors: .ContinuousWithinContinuous6 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousWithinContinuous7.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousWithinContinuous7.xml [junit] 47 ms. Memory: 270336K Free: 225540K (83%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5ca53391 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5ca53391 [junit] reloadAllAccessors: .ContinuousWithinContinuous7 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/DCMotor.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/DCMotor.xml [junit] 12581 ms. Memory: 270336K Free: 197764K (73%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@69bb383b [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@69bb383b [junit] reloadAllAccessors: .DCMotor [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:14 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/DEInContinuous.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/DEInContinuous.xml [junit] 18 ms. Memory: 270336K Free: 191620K (71%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@686a9095 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@686a9095 [junit] reloadAllAccessors: .DEInContinuous [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:14 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/DEinContinuous2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/DEinContinuous2.xml [junit] 7 ms. Memory: 270336K Free: 183942K (68%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5925b49a [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5925b49a [junit] reloadAllAccessors: .DEinContinuous2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:14 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Derivative.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Derivative.xml [junit] 111 ms. Memory: 270336K Free: 154246K (57%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5754bf57 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5754bf57 [junit] reloadAllAccessors: .Derivative2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:14 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Derivative1.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Derivative1.xml [junit] 25 ms. Memory: 270336K Free: 139910K (52%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@d330775 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@d330775 [junit] reloadAllAccessors: .Derivative1 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:14 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/DiscreteClock.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/DiscreteClock.xml [junit] 3 ms. Memory: 270336K Free: 134790K (50%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@9bd27c9 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@9bd27c9 [junit] reloadAllAccessors: .DiscreteClock [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:14 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/EfficiencyCurve.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/EfficiencyCurve.xml [junit] 49 ms. Memory: 270336K Free: 125574K (46%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@76b927e6 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@76b927e6 [junit] reloadAllAccessors: .EfficiencyCurve [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:14 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ExponentialResponse.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ExponentialResponse.xml [junit] 127 ms. Memory: 270336K Free: 109700K (41%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@60985035 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@60985035 [junit] reloadAllAccessors: .ExponentialResponse [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:15 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ExponentialResponseRK45.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ExponentialResponseRK45.xml [junit] 22 ms. Memory: 270336K Free: 102532K (38%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@73bf56f2 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@73bf56f2 [junit] reloadAllAccessors: .ExponentialResponseRK45 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:15 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Friction.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Friction.xml [junit] 1385 ms. Memory: 270336K Free: 158879K (59%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1c8d328a [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1c8d328a [junit] reloadAllAccessors: .Friction [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:16 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/FurutaPendulum.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/FurutaPendulum.xml [junit] 2772 ms. Memory: 270336K Free: 144952K (54%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4b2ad8c5 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4b2ad8c5 [junit] reloadAllAccessors: .FurutaPendulum [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:19 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/HierarchicalExecution.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/HierarchicalExecution.xml [junit] 1468 ms. Memory: 270336K Free: 187566K (69%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5bb71637 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5bb71637 [junit] reloadAllAccessors: .HierarchicalExecution [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:21 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/HybridPlant.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/HybridPlant.xml [junit] 469 ms. Memory: 270336K Free: 244179K (90%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4add7598 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4add7598 [junit] reloadAllAccessors: .HybridPlant [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:22 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Hysteresis.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Hysteresis.xml [junit] 130 ms. Memory: 270336K Free: 181715K (67%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@61ec4f8f [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@61ec4f8f [junit] reloadAllAccessors: .Hysteresis [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:22 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/HysteresisWithRandomDelay.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/HysteresisWithRandomDelay.xml [junit] 172 ms. Memory: 270336K Free: 110545K (41%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@879b01e [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@879b01e [junit] reloadAllAccessors: .HysteresisWithRandomDelay [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:22 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/HysteresisWithRandomLosses.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/HysteresisWithRandomLosses.xml [junit] Warning: '.HysteresisWithRandomDelay.NonStrictTest' The test produced only 221 tokens, yet the correctValues parameter was expecting 222 tokens. [junit] Warning: '.HysteresisWithRandomDelay.NonStrictTest2' The test produced only 220 tokens, yet the correctValues parameter was expecting 221 tokens. [junit] Warning: '.HysteresisWithRandomDelay.NonStrictTest3' The test produced only 23 tokens, yet the correctValues parameter was expecting 30 tokens. [junit] 2141 ms. Memory: 270336K Free: 170031K (63%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2d405a23 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2d405a23 [junit] reloadAllAccessors: .HysteresisWithRandomLosses [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:24 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ImmediateTransitions.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ImmediateTransitions.xml [junit] 8 ms. Memory: 270336K Free: 159263K (59%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6a5155fd [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6a5155fd [junit] reloadAllAccessors: .ImmediateTransitions [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:24 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ImpulseFeedback.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ImpulseFeedback.xml [junit] 7 ms. Memory: 270336K Free: 153647K (57%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2d2a4392 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2d2a4392 [junit] reloadAllAccessors: .ImpulseFeedback [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:24 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ImpulseFeedback2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ImpulseFeedback2.xml [junit] 4 ms. Memory: 270336K Free: 148013K (55%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@79545791 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@79545791 [junit] reloadAllAccessors: .ImpulseFeedback2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:24 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/IncreasingRatePoisson.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/IncreasingRatePoisson.xml [junit] 669 ms. Memory: 270336K Free: 144779K (54%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2ce6d6a2 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2ce6d6a2 [junit] reloadAllAccessors: .IncreasingRatePoisson [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:25 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/InitialStateFeedback.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/InitialStateFeedback.xml [junit] 5 ms. Memory: 270336K Free: 140187K (52%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2ecb2544 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2ecb2544 [junit] reloadAllAccessors: .InitialStateFeedback [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:25 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Integration.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Integration.xml [junit] 1 ms. Memory: 270336K Free: 136091K (50%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@d152fd9 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@d152fd9 [junit] reloadAllAccessors: .Integration [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:25 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Integration2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Integration2.xml [junit] 62 ms. Memory: 270336K Free: 122265K (45%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7317e01a [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7317e01a [junit] reloadAllAccessors: .Integration2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:25 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Integration3.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Integration3.xml [junit] 1 ms. Memory: 270336K Free: 117659K (44%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@537309d0 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@537309d0 [junit] reloadAllAccessors: .Integration3 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:25 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Integration5.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Integration5.xml [junit] 2 ms. Memory: 270336K Free: 113563K (42%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@327f332d [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@327f332d [junit] reloadAllAccessors: .Integration5 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:25 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/IntegratorImpulse.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/IntegratorImpulse.xml [junit] 2 ms. Memory: 270336K Free: 109467K (40%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5acddc7c [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5acddc7c [junit] reloadAllAccessors: .IntegratorImpulse [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:25 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/IntegratorImpulse2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/IntegratorImpulse2.xml [junit] 3 ms. Memory: 270336K Free: 104843K (39%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@66052304 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@66052304 [junit] reloadAllAccessors: .IntegratorImpulse2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:25 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LevelCrossing1.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LevelCrossing1.xml [junit] 3 ms. Memory: 270336K Free: 99731K (37%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6c6e15f2 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6c6e15f2 [junit] reloadAllAccessors: .LevelCrossing1 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:25 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LevelCrossing2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LevelCrossing2.xml [junit] 3 ms. Memory: 270336K Free: 94603K (35%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4acc383c [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4acc383c [junit] reloadAllAccessors: .LevelCrossing2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:25 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LevelCrossing3.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LevelCrossing3.xml [junit] 2 ms. Memory: 270336K Free: 250911K (93%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3be15d5 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3be15d5 [junit] reloadAllAccessors: .LevelCrossing3 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:25 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LevelCrossing4.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LevelCrossing4.xml [junit] 3 ms. Memory: 270336K Free: 245791K (91%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@190ac0a4 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@190ac0a4 [junit] reloadAllAccessors: .LevelCrossing4 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:25 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LevelCrossing5.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LevelCrossing5.xml [junit] 3 ms. Memory: 270336K Free: 240671K (89%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@20c2d427 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@20c2d427 [junit] reloadAllAccessors: .LevelCrossing5 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:25 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LevelCrossing6.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LevelCrossing6.xml [junit] 2 ms. Memory: 270336K Free: 235551K (87%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@51755b52 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@51755b52 [junit] reloadAllAccessors: .LevelCrossing6 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:25 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LevelCrossingDetector.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LevelCrossingDetector.xml [junit] 11 ms. Memory: 270336K Free: 225311K (83%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1ac9b8d8 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1ac9b8d8 [junit] reloadAllAccessors: .LevelCrossingDetector [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:25 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LevelCrossingDetectorDetectingDirections.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LevelCrossingDetectorDetectingDirections.xml [junit] 44 ms. Memory: 270336K Free: 206879K (77%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@531db4b8 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@531db4b8 [junit] reloadAllAccessors: .LevelCrossingDetectorDetectingDirections [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:25 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LevelCrossingDetectorDetectsGlitches.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LevelCrossingDetectorDetectsGlitches.xml [junit] 23 ms. Memory: 270336K Free: 184831K (68%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5fe26c18 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5fe26c18 [junit] reloadAllAccessors: .LevelCrossingDetectorDetectsGlitches [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:25 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LevelCrossingNoInitialOuput.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LevelCrossingNoInitialOuput.xml [junit] 4 ms. Memory: 270336K Free: 180255K (67%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@18be69aa [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@18be69aa [junit] reloadAllAccessors: .LevelCrossingNoInitialOuput [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:25 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LinearStateSpaceExample.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LinearStateSpaceExample.xml [junit] 31 ms. Memory: 270336K Free: 171549K (63%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6c20f50d [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6c20f50d [junit] reloadAllAccessors: .LinearStateSpace_Example [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:25 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Lorenz.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Lorenz.xml [junit] 3193 ms. Memory: 270336K Free: 195053K (72%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4810c3d0 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4810c3d0 [junit] reloadAllAccessors: .Lorenz [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:29 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LorenzDifferentialSystem.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LorenzDifferentialSystem.xml [junit] 790 ms. Memory: 270336K Free: 194623K (72%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@57535451 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@57535451 [junit] reloadAllAccessors: .LorenzDifferentialSystem [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:30 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LorenzDifferentialSystemWithInput.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LorenzDifferentialSystemWithInput.xml [junit] 1192 ms. Memory: 270336K Free: 154590K (57%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@fcc349a [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@fcc349a [junit] reloadAllAccessors: .LorenzDifferentialSystemWithInput [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:31 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LorenzDifferentialSystemWithTime.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LorenzDifferentialSystemWithTime.xml [junit] 652 ms. Memory: 270336K Free: 202718K (75%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@199be0d0 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@199be0d0 [junit] reloadAllAccessors: .LorenzDifferentialSystemWithTime [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:32 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Microsteps.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Microsteps.xml [junit] 5 ms. Memory: 270336K Free: 196574K (73%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7b961262 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7b961262 [junit] reloadAllAccessors: .Microsteps [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:32 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Modal1.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Modal1.xml [junit] 17 ms. Memory: 270336K Free: 182752K (68%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4052d1fd [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4052d1fd [junit] reloadAllAccessors: .Modal1 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:32 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Modal2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Modal2.xml [junit] 24 ms. Memory: 270336K Free: 167392K (62%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@159b1456 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@159b1456 [junit] reloadAllAccessors: .Modal2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:32 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ModalTransitionGuardWithReset.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ModalTransitionGuardWithReset.xml [junit] 10 ms. Memory: 270336K Free: 156638K (58%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@39114de6 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@39114de6 [junit] reloadAllAccessors: .ModalTransitionGuardWithReset [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:32 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ModalTransitionGuardWithResetUsingPreemptiveTransition.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ModalTransitionGuardWithResetUsingPreemptiveTransition.xml [junit] 8 ms. Memory: 270336K Free: 146398K (54%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@127a0f93 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@127a0f93 [junit] reloadAllAccessors: .ModalTransitionGuardWithResetUsingPreemptiveTransition [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:32 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ModalTransitionGuardWithResetUsingPreemptiveTransition2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ModalTransitionGuardWithResetUsingPreemptiveTransition2.xml [junit] 9 ms. Memory: 270336K Free: 135648K (50%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7afe8832 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7afe8832 [junit] reloadAllAccessors: .ModalTransitionGuardWithResetUsingPreemptiveTransition2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:32 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ModalTransitionGuardWithResetUsingPreemptiveTransition3.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ModalTransitionGuardWithResetUsingPreemptiveTransition3.xml [junit] 7 ms. Memory: 270336K Free: 125408K (46%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5df79518 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5df79518 [junit] reloadAllAccessors: .ModalTransitionGuardWithResetUsingPreemptiveTransition3 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:32 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/NewtonsCradle.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/NewtonsCradle.xml [junit] 621 ms. Memory: 270336K Free: 184910K (68%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1077c18a [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1077c18a [junit] reloadAllAccessors: .NewtonsCradle [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:32 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/NewtonsCradleAnimated.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/NewtonsCradleAnimated.xml [junit] 1038 ms. Memory: 270336K Free: 110640K (41%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3901d000 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3901d000 [junit] reloadAllAccessors: .NewtonsCradleAnimated [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:34 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/NewtonsCradleComplicated.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/NewtonsCradleComplicated.xml [junit] 767 ms. Memory: 270336K Free: 194621K (72%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1dcf3bd3 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1dcf3bd3 [junit] reloadAllAccessors: .NewtonsCradleComplicated [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:35 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/NewtonsCradleNondeterministic.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/NewtonsCradleNondeterministic.xml [junit] 484 ms. Memory: 270336K Free: 162661K (60%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6a1f7953 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6a1f7953 [junit] reloadAllAccessors: .NewtonsCradleNondeterministic [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:35 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/NewtonsCradlePerfectlyInelastic1.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/NewtonsCradlePerfectlyInelastic1.xml [junit] 986 ms. Memory: 270336K Free: 195654K (72%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2fd6d45a [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2fd6d45a [junit] reloadAllAccessors: .NewtonsCradlePerfectlyInelastic1 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:36 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Noise.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Noise.xml [junit] 134 ms. Memory: 270336K Free: 129604K (48%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3df1f9bc [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3df1f9bc [junit] reloadAllAccessors: .Noise [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:36 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/NoiseSpectrum.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/NoiseSpectrum.xml [junit] 606 ms. Memory: 270336K Free: 167141K (62%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@d26fe0d [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@d26fe0d [junit] reloadAllAccessors: .NoiseSpectrum [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:37 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ParameterizedNewtonsCradleAnimated.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ParameterizedNewtonsCradleAnimated.xml [junit] 240 ms. Memory: 270336K Free: 222949K (82%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1118fb30 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1118fb30 [junit] reloadAllAccessors: .ParameterizedNewtonsCradleAnimated [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:37 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ParameterizedNewtonsCradleAnimatedNondeterministic.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ParameterizedNewtonsCradleAnimatedNondeterministic.xml [junit] 955 ms. Memory: 270336K Free: 234377K (87%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@76ffb22c [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@76ffb22c [junit] reloadAllAccessors: .ParameterizedNewtonsCradleAnimatedNondeterministic [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:38 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Pendulum3D.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Pendulum3D.xml [junit] 106 ms. Memory: 270336K Free: 184195K (68%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@d979a3a [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@d979a3a [junit] reloadAllAccessors: .Pendulum3D [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:39 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/PeriodicSampler.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/PeriodicSampler.xml [junit] 2 ms. Memory: 270336K Free: 180619K (67%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@613f6c28 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@613f6c28 [junit] reloadAllAccessors: .PeriodicSampler [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:39 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/PeriodicSampler1.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/PeriodicSampler1.xml [junit] 16 ms. Memory: 270336K Free: 163721K (61%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3026437f [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3026437f [junit] reloadAllAccessors: .PeriodicSampler1 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:39 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/PeriodicSampler2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/PeriodicSampler2.xml [junit] 40 ms. Memory: 270336K Free: 133001K (49%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@734efdca [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@734efdca [junit] reloadAllAccessors: .PeriodicSampler2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:39 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Poisson.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Poisson.xml [junit] 353 ms. Memory: 270336K Free: 243822K (90%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3c114fbd [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3c114fbd [junit] reloadAllAccessors: .Poisson [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:39 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/PoissonClock.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/PoissonClock.xml [junit] Warning: '.Poisson.NonStrictTest' The test produced only 376 tokens, yet the correctValues parameter was expecting 430 tokens. [junit] 1 ms. Memory: 270336K Free: 239230K (88%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1f38c694 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1f38c694 [junit] reloadAllAccessors: .PoissonClock [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:39 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/PoissonClock2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/PoissonClock2.xml [junit] 4 ms. Memory: 270336K Free: 234110K (87%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@69475f6d [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@69475f6d [junit] reloadAllAccessors: .PoissonClock2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:39 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/PortParameterHierarchy.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/PortParameterHierarchy.xml [junit] 4 ms. Memory: 270336K Free: 224894K (83%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1b6fb56 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1b6fb56 [junit] reloadAllAccessors: .PortParameterHierarchy [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:39 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/RandomHybridPlant.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/RandomHybridPlant.xml [junit] 460 ms. Memory: 270336K Free: 102141K (38%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4b594001 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4b594001 [junit] reloadAllAccessors: .RandomHybridPlant [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:40 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ResetTransitionWithStartTime1.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ResetTransitionWithStartTime1.xml [junit] 21 ms. Memory: 270336K Free: 249548K (92%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4c3405a8 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4c3405a8 [junit] reloadAllAccessors: .ResetTransitionWithStartTime1 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:40 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ResetTransitionWithStartTime2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ResetTransitionWithStartTime2.xml [junit] 20 ms. Memory: 270336K Free: 235212K (87%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@14f1585d [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@14f1585d [junit] reloadAllAccessors: .ResetTransitionWithStartTime2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:40 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ResetTransitionWithStartTime3.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ResetTransitionWithStartTime3.xml [junit] 21 ms. Memory: 270336K Free: 221356K (82%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2add030d [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2add030d [junit] reloadAllAccessors: .ResetTransitionWithStartTime3 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:40 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ResetTransitionWithStartTime4.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ResetTransitionWithStartTime4.xml [junit] 9 ms. Memory: 270336K Free: 211660K (78%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1a871287 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1a871287 [junit] reloadAllAccessors: .ResetTransitionWithStartTime4 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:40 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ResetTransitionWithStartTime5.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ResetTransitionWithStartTime5.xml [junit] 16 ms. Memory: 270336K Free: 197324K (73%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5be6dc29 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5be6dc29 [junit] reloadAllAccessors: .ResetTransitionWithStartTime5 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:40 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ResetTransitionWithStartTime6.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ResetTransitionWithStartTime6.xml [junit] 10 ms. Memory: 270336K Free: 186060K (69%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4fbcc87e [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4fbcc87e [junit] reloadAllAccessors: .ResetTransitionWithStartTime6 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:40 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/SRinContinuous.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/SRinContinuous.xml [junit] 9 ms. Memory: 270336K Free: 178378K (66%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5044de29 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5044de29 [junit] reloadAllAccessors: .SRinContinuous [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:40 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/SampledClocks.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/SampledClocks.xml [junit] 9 ms. Memory: 270336K Free: 165580K (61%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@34bb9a8 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@34bb9a8 [junit] reloadAllAccessors: .SampledClocks [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:40 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Satellite.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Satellite.xml [junit] 807 ms. Memory: 270336K Free: 138632K (51%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1bba89bb [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1bba89bb [junit] reloadAllAccessors: .Satellite [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:41 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/SigmaDelta.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/SigmaDelta.xml [junit] 1988 ms. Memory: 270336K Free: 188950K (70%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4b3e8702 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4b3e8702 [junit] reloadAllAccessors: .SigmaDelta [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:43 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/SingleRefinement.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/SingleRefinement.xml [junit] 282 ms. Memory: 270336K Free: 166926K (62%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@21dbe538 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@21dbe538 [junit] reloadAllAccessors: .SingleRefinement [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:43 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/SinuBouncingBall.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/SinuBouncingBall.xml [junit] 699 ms. Memory: 270336K Free: 114422K (42%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@e44979c [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@e44979c [junit] reloadAllAccessors: .SinuBouncingBall [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:44 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Sinusoid.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Sinusoid.xml [junit] 4 ms. Memory: 270336K Free: 109816K (41%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5fdec165 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5fdec165 [junit] reloadAllAccessors: .Sinusoid [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:44 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/SinusoidInNoise.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/SinusoidInNoise.xml [junit] 868 ms. Memory: 270336K Free: 133875K (50%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@464d7935 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@464d7935 [junit] reloadAllAccessors: .SinusoidInNoise [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:45 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/SinusoidRK45.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/SinusoidRK45.xml [junit] 1 ms. Memory: 270336K Free: 129524K (48%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7d2ecc5b [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7d2ecc5b [junit] reloadAllAccessors: .SinusoidRK45 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:45 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/SinusoidWithMultipleImpulses.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/SinusoidWithMultipleImpulses.xml [junit] 2 ms. Memory: 270336K Free: 124933K (46%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6971d2d9 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6971d2d9 [junit] reloadAllAccessors: .SinusoidWithMultipleImpulses [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:45 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/SquareWave.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/SquareWave.xml [junit] 124 ms. Memory: 270336K Free: 97285K (36%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2eb60bc9 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2eb60bc9 [junit] reloadAllAccessors: .SquareWave [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:45 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Starmac.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Starmac.xml [junit] 3072 ms. Memory: 270336K Free: 109086K (40%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@79e286ee [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@79e286ee [junit] reloadAllAccessors: .Starmac [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/StaticUnits.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/StaticUnits.xml [junit] 1706 ms. Memory: 270336K Free: 139174K (51%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@51b5785 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@51b5785 [junit] reloadAllAccessors: .StaticUnits [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:51 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/StickyMasses.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/StickyMasses.xml [junit] 133 ms. Memory: 324608K Free: 300436K (93%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1eb7eb64 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1eb7eb64 [junit] reloadAllAccessors: .StickyMasses [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:51 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/StopTime.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/StopTime.xml [junit] 44 ms. Memory: 324608K Free: 274821K (85%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@30decacc [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@30decacc [junit] reloadAllAccessors: .StopTime [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:51 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/StopTime2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/StopTime2.xml [junit] 37 ms. Memory: 324608K Free: 252293K (78%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@12462050 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@12462050 [junit] reloadAllAccessors: .StopTime2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:51 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Switch.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Switch.xml [junit] 33 ms. Memory: 324608K Free: 227222K (70%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4cb61e69 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4cb61e69 [junit] reloadAllAccessors: .Switch [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:51 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Thermostat.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Thermostat.xml [junit] 155 ms. Memory: 324608K Free: 155021K (48%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@74cd9221 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@74cd9221 [junit] reloadAllAccessors: .Thermostat [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:51 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/TimeDelay.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/TimeDelay.xml [junit] 4 ms. Memory: 324608K Free: 150422K (46%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@691486c [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@691486c [junit] reloadAllAccessors: .TimeDelay [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:51 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/TimeDelay2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/TimeDelay2.xml [junit] 6 ms. Memory: 324608K Free: 140692K (43%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6a16e414 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6a16e414 [junit] reloadAllAccessors: .TimeDelay2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:51 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/TimeDelay3.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/TimeDelay3.xml [junit] 2 ms. Memory: 324608K Free: 136086K (42%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@670ddf3f [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@670ddf3f [junit] reloadAllAccessors: .TimeDelay3 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:51 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/TransferAbsentToInside.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/TransferAbsentToInside.xml [junit] 29 ms. Memory: 324608K Free: 270742K (83%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@141651ba [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@141651ba [junit] reloadAllAccessors: .TransferAbsentToInside [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:51 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Transmission.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Transmission.xml [junit] 674 ms. Memory: 324608K Free: 228743K (70%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@70556999 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@70556999 [junit] reloadAllAccessors: .Transmission [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:52 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/TriggeredContinuousClock.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/TriggeredContinuousClock.xml [junit] 32 ms. Memory: 324608K Free: 199047K (61%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3ccf7b0b [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3ccf7b0b [junit] reloadAllAccessors: .TriggeredContinuousClock [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:52 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/TwoMachineInfiniteBusControl.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/TwoMachineInfiniteBusControl.xml [junit] 2442 ms. Memory: 324608K Free: 201052K (62%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@37e35a1d [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@37e35a1d [junit] reloadAllAccessors: .TwoMachineInfiniteBusControl [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:55 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/V2V.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/V2V.xml [junit] 734 ms. Memory: 324608K Free: 202053K (62%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@65b9be07 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@65b9be07 [junit] reloadAllAccessors: .V2V [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:56 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/hierarchicalModalModel.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/hierarchicalModalModel.xml [junit] 6 ms. Memory: 324608K Free: 187717K (58%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@13ef93bf [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@13ef93bf [junit] reloadAllAccessors: .hierarchicalModalModel [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:56 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/hierarchicalModalModel1.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/hierarchicalModalModel1.xml [junit] 7 ms. Memory: 324608K Free: 172885K (53%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2987e20c [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2987e20c [junit] reloadAllAccessors: .hierarchicalModalModel1 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:56 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/hierarchicalModalModel2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/hierarchicalModalModel2.xml [junit] 6 ms. Memory: 324608K Free: 160597K (49%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3c8961b0 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3c8961b0 [junit] reloadAllAccessors: .hierarchicalModalModel2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:56 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/hierarchicalModalModel3.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/hierarchicalModalModel3.xml [junit] 6 ms. Memory: 324608K Free: 149843K (46%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@67183324 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@67183324 [junit] reloadAllAccessors: .hierarchicalModalModel3 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:56 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/hierarchicalModalModel4.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/hierarchicalModalModel4.xml [junit] 4 ms. Memory: 324608K Free: 138069K (43%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@439197ca [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@439197ca [junit] reloadAllAccessors: .hierarchicalModalModel4 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:56 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/junk.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/junk.xml [junit] 121 ms. Memory: 324608K Free: 300442K (93%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@41efaccb [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@41efaccb [junit] reloadAllAccessors: .junk [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] Tests run: 156, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 68.245 sec [junit] Output: [junit] No tcl tests in /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/BouncingBall.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/BouncingBall.xml [junit] 2483 ms. Memory: 155648K Free: 72782K (47%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@313c7527 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@313c7527 [junit] reloadAllAccessors: .BouncingBall [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:51 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/BouncingBallWithoutGR.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/BouncingBallWithoutGR.xml [junit] 659 ms. Memory: 155648K Free: 75171K (48%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5d0cfff3 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5d0cfff3 [junit] reloadAllAccessors: .BouncingBallWithoutGR [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:52 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Brownian.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Brownian.xml [junit] 32 ms. Memory: 155648K Free: 66465K (43%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7a3e9c02 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7a3e9c02 [junit] reloadAllAccessors: .Brownian [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:52 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CarTracking.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CarTracking.xml [junit] 3591 ms. Memory: 225280K Free: 155784K (69%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1a87a511 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1a87a511 [junit] reloadAllAccessors: .CarTracking [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:56 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CartPendulum.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CartPendulum.xml [junit] 344 ms. Memory: 225280K Free: 199212K (88%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7060ec86 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7060ec86 [junit] reloadAllAccessors: .CartPendulum [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CausalityInterface10.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CausalityInterface10.xml [junit] 10 ms. Memory: 225280K Free: 188462K (84%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7c4c4789 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7c4c4789 [junit] reloadAllAccessors: .CausalityInterface10 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CausalityInterface11.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CausalityInterface11.xml [junit] 12 ms. Memory: 225280K Free: 182318K (81%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1bfa57c6 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1bfa57c6 [junit] reloadAllAccessors: .CausalityInterface11 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CausalityInterface12.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CausalityInterface12.xml [junit] 5 ms. Memory: 225280K Free: 176174K (78%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@20993d0c [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@20993d0c [junit] reloadAllAccessors: .CausalityInterface12 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CausalityInterface13.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CausalityInterface13.xml [junit] 4 ms. Memory: 225280K Free: 170030K (75%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1a4a24c5 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1a4a24c5 [junit] reloadAllAccessors: .CausalityInterface13 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CausalityInterface14.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CausalityInterface14.xml [junit] 4 ms. Memory: 225280K Free: 164382K (73%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@75ef9273 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@75ef9273 [junit] reloadAllAccessors: .CausalityInterface14 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CausalityInterface4.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CausalityInterface4.xml [junit] 11 ms. Memory: 225280K Free: 157214K (70%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6a35e52b [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6a35e52b [junit] reloadAllAccessors: .CausalityInterface4 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CausalityInterface5.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CausalityInterface5.xml [junit] 4 ms. Memory: 225280K Free: 149036K (66%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5a49c7a2 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5a49c7a2 [junit] reloadAllAccessors: .CausalityInterface5 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CausalityInterface6.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CausalityInterface6.xml [junit] 3 ms. Memory: 225280K Free: 143902K (64%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@34041625 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@34041625 [junit] reloadAllAccessors: .CausalityInterface6 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CausalityInterface7.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CausalityInterface7.xml [junit] 9 ms. Memory: 225280K Free: 135214K (60%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4e710a30 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4e710a30 [junit] reloadAllAccessors: .CausalityInterface7 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CausalityInterface8.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CausalityInterface8.xml [junit] 9 ms. Memory: 225280K Free: 125998K (56%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@55dd91ce [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@55dd91ce [junit] reloadAllAccessors: .CausalityInterface8 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CausalityInterface9.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CausalityInterface9.xml [junit] 4 ms. Memory: 225280K Free: 115244K (51%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7985f4e8 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7985f4e8 [junit] reloadAllAccessors: .CausalityInterface9 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CausalityInterfaceFeedback1.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CausalityInterfaceFeedback1.xml [junit] 4 ms. Memory: 225280K Free: 108590K (48%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@36500ec0 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@36500ec0 [junit] reloadAllAccessors: .CausalityInterfaceFeedback1 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CausalityInterfaceFeedback2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CausalityInterfaceFeedback2.xml [junit] 3 ms. Memory: 225280K Free: 101918K (45%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1d568ab7 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1d568ab7 [junit] reloadAllAccessors: .CausalityInterfaceFeedback2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CompareWithCurrentTime.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/CompareWithCurrentTime.xml [junit] 7 ms. Memory: 225280K Free: 97836K (43%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@285de5d6 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@285de5d6 [junit] reloadAllAccessors: .CompareWithCurrentTime [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ComparedClocks.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ComparedClocks.xml [junit] 6 ms. Memory: 225280K Free: 82462K (37%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@659c7399 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@659c7399 [junit] reloadAllAccessors: .ComparedClocks [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:07:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousAOCClone.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousAOCClone.xml [junit] 2242 ms. Memory: 270336K Free: 143388K (53%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@542cc705 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@542cc705 [junit] reloadAllAccessors: .ContinuousAOCClone [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:00 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousClock.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousClock.xml [junit] 28 ms. Memory: 270336K Free: 121374K (45%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@285acad5 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@285acad5 [junit] reloadAllAccessors: .ContinuousClock [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:00 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInContinuous.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInContinuous.xml [junit] 37 ms. Memory: 270336K Free: 97822K (36%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@42d3826f [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@42d3826f [junit] reloadAllAccessors: .ContinuousInContinuous [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:00 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInContinuousInContinuous.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInContinuousInContinuous.xml [junit] 7 ms. Memory: 270336K Free: 250384K (93%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@43fee4ad [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@43fee4ad [junit] reloadAllAccessors: .ContinuousInContinuousInContinuous [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:00 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInDE.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInDE.xml [junit] 60 ms. Memory: 270336K Free: 239634K (89%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@20a4f2a8 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@20a4f2a8 [junit] reloadAllAccessors: .ContinuousInDE [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:00 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInDE2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInDE2.xml [junit] 41 ms. Memory: 270336K Free: 229394K (85%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1f18cfa7 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1f18cfa7 [junit] reloadAllAccessors: .ContinuousInDE2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:00 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInDE3.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInDE3.xml [junit] 33 ms. Memory: 270336K Free: 219664K (81%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@436c0a4d [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@436c0a4d [junit] reloadAllAccessors: .ContinuousInDE3 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:00 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInDE4.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInDE4.xml [junit] 12 ms. Memory: 270336K Free: 213520K (79%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@730ed6e4 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@730ed6e4 [junit] reloadAllAccessors: .ContinuousInDE4 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:00 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInDEDifferentRefinements.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInDEDifferentRefinements.xml [junit] 53 ms. Memory: 270336K Free: 182290K (67%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@39babc13 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@39babc13 [junit] reloadAllAccessors: .ContinuousInDEDifferentRefinements [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:00 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInDEDifferentRefinementsPreemptive.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInDEDifferentRefinementsPreemptive.xml [junit] 42 ms. Memory: 270336K Free: 151570K (56%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6b986c79 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6b986c79 [junit] reloadAllAccessors: .ContinuousInDEDifferentRefinementsPreemptive [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:00 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInDEInContinuous2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInDEInContinuous2.xml [junit] 32 ms. Memory: 270336K Free: 139792K (52%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4f2b7616 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4f2b7616 [junit] reloadAllAccessors: .ContinuousInDEInContinuous2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:00 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInDEInContinuous3.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInDEInContinuous3.xml [junit] 34 ms. Memory: 270336K Free: 127504K (47%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6895eec7 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6895eec7 [junit] reloadAllAccessors: .ContinuousInDEInContinuous3 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInDEInput.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInDEInput.xml [junit] 16 ms. Memory: 270336K Free: 120336K (45%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@64a12cfa [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@64a12cfa [junit] reloadAllAccessors: .ContinuousInDEInput [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInDEInput2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInDEInput2.xml [junit] 14 ms. Memory: 270336K Free: 113168K (42%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2b63f6e5 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2b63f6e5 [junit] reloadAllAccessors: .ContinuousInDEInput2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInDEInput3.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInDEInput3.xml [junit] 14 ms. Memory: 270336K Free: 106000K (39%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@22bebc4f [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@22bebc4f [junit] reloadAllAccessors: .ContinuousInDEInput3 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInDESharingRefinement.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInDESharingRefinement.xml [junit] 159 ms. Memory: 270336K Free: 172335K (64%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@12939a3e [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@12939a3e [junit] reloadAllAccessors: .ContinuousInDESharingRefinement [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInDEwithNoPorts.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInDEwithNoPorts.xml [junit] 5 ms. Memory: 270336K Free: 168145K (62%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2d412343 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2d412343 [junit] reloadAllAccessors: .ContinuousInDEwithNoPorts [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInsideDE.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousInsideDE.xml [junit] 42 ms. Memory: 270336K Free: 156367K (58%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@69bdbb82 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@69bdbb82 [junit] reloadAllAccessors: .ContinuousInsideDE [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousMerge1.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousMerge1.xml [junit] 2 ms. Memory: 270336K Free: 152241K (56%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6c8bdcec [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6c8bdcec [junit] reloadAllAccessors: .ContinuousMerge1 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousMerge2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousMerge2.xml [junit] 12 ms. Memory: 270336K Free: 142031K (53%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@34fee20 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@34fee20 [junit] reloadAllAccessors: .ContinuousMerge2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousMerge3.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousMerge3.xml [junit] 40 ms. Memory: 270336K Free: 131281K (49%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@77f79259 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@77f79259 [junit] reloadAllAccessors: .ContinuousMerge3 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousWithinContinuous.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousWithinContinuous.xml [junit] 34 ms. Memory: 270336K Free: 121551K (45%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@70b47ee8 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@70b47ee8 [junit] reloadAllAccessors: .ContinuousWithinContinuous [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousWithinContinuous2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousWithinContinuous2.xml [junit] 62 ms. Memory: 270336K Free: 110287K (41%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3749e270 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3749e270 [junit] reloadAllAccessors: .ContinuousWithinContinuous2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousWithinContinuous3.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousWithinContinuous3.xml [junit] 11 ms. Memory: 270336K Free: 103119K (38%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@56d655 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@56d655 [junit] reloadAllAccessors: .ContinuousWithinContinuous3 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousWithinContinuous4.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousWithinContinuous4.xml [junit] 67 ms. Memory: 270336K Free: 251860K (93%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@a9d2c57 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@a9d2c57 [junit] reloadAllAccessors: .ContinuousWithinContinuous4 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousWithinContinuous5.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousWithinContinuous5.xml [junit] 12 ms. Memory: 270336K Free: 243972K (90%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@316c642c [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@316c642c [junit] reloadAllAccessors: .ContinuousWithinContinuous5 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousWithinContinuous6.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousWithinContinuous6.xml [junit] 17 ms. Memory: 270336K Free: 236804K (88%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5ad3c33e [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5ad3c33e [junit] reloadAllAccessors: .ContinuousWithinContinuous6 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousWithinContinuous7.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ContinuousWithinContinuous7.xml [junit] 47 ms. Memory: 270336K Free: 225540K (83%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5ca53391 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5ca53391 [junit] reloadAllAccessors: .ContinuousWithinContinuous7 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/DCMotor.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/DCMotor.xml [junit] 12581 ms. Memory: 270336K Free: 197764K (73%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@69bb383b [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@69bb383b [junit] reloadAllAccessors: .DCMotor [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:14 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/DEInContinuous.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/DEInContinuous.xml [junit] 18 ms. Memory: 270336K Free: 191620K (71%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@686a9095 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@686a9095 [junit] reloadAllAccessors: .DEInContinuous [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:14 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/DEinContinuous2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/DEinContinuous2.xml [junit] 7 ms. Memory: 270336K Free: 183942K (68%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5925b49a [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5925b49a [junit] reloadAllAccessors: .DEinContinuous2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:14 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Derivative.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Derivative.xml [junit] 111 ms. Memory: 270336K Free: 154246K (57%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5754bf57 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5754bf57 [junit] reloadAllAccessors: .Derivative2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:14 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Derivative1.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Derivative1.xml [junit] 25 ms. Memory: 270336K Free: 139910K (52%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@d330775 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@d330775 [junit] reloadAllAccessors: .Derivative1 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:14 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/DiscreteClock.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/DiscreteClock.xml [junit] 3 ms. Memory: 270336K Free: 134790K (50%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@9bd27c9 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@9bd27c9 [junit] reloadAllAccessors: .DiscreteClock [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:14 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/EfficiencyCurve.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/EfficiencyCurve.xml [junit] 49 ms. Memory: 270336K Free: 125574K (46%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@76b927e6 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@76b927e6 [junit] reloadAllAccessors: .EfficiencyCurve [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:14 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ExponentialResponse.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ExponentialResponse.xml [junit] 127 ms. Memory: 270336K Free: 109700K (41%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@60985035 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@60985035 [junit] reloadAllAccessors: .ExponentialResponse [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:15 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ExponentialResponseRK45.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ExponentialResponseRK45.xml [junit] 22 ms. Memory: 270336K Free: 102532K (38%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@73bf56f2 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@73bf56f2 [junit] reloadAllAccessors: .ExponentialResponseRK45 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:15 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Friction.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Friction.xml [junit] 1385 ms. Memory: 270336K Free: 158879K (59%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1c8d328a [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1c8d328a [junit] reloadAllAccessors: .Friction [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:16 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/FurutaPendulum.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/FurutaPendulum.xml [junit] 2772 ms. Memory: 270336K Free: 144952K (54%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4b2ad8c5 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4b2ad8c5 [junit] reloadAllAccessors: .FurutaPendulum [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:19 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/HierarchicalExecution.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/HierarchicalExecution.xml [junit] 1468 ms. Memory: 270336K Free: 187566K (69%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5bb71637 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5bb71637 [junit] reloadAllAccessors: .HierarchicalExecution [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:21 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/HybridPlant.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/HybridPlant.xml [junit] 469 ms. Memory: 270336K Free: 244179K (90%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4add7598 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4add7598 [junit] reloadAllAccessors: .HybridPlant [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:22 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Hysteresis.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Hysteresis.xml [junit] 130 ms. Memory: 270336K Free: 181715K (67%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@61ec4f8f [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@61ec4f8f [junit] reloadAllAccessors: .Hysteresis [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:22 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/HysteresisWithRandomDelay.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/HysteresisWithRandomDelay.xml [junit] 172 ms. Memory: 270336K Free: 110545K (41%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@879b01e [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@879b01e [junit] reloadAllAccessors: .HysteresisWithRandomDelay [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:22 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/HysteresisWithRandomLosses.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/HysteresisWithRandomLosses.xml [junit] 2141 ms. Memory: 270336K Free: 170031K (63%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2d405a23 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2d405a23 [junit] reloadAllAccessors: .HysteresisWithRandomLosses [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:24 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ImmediateTransitions.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ImmediateTransitions.xml [junit] 8 ms. Memory: 270336K Free: 159263K (59%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6a5155fd [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6a5155fd [junit] reloadAllAccessors: .ImmediateTransitions [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:24 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ImpulseFeedback.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ImpulseFeedback.xml [junit] 7 ms. Memory: 270336K Free: 153647K (57%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2d2a4392 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2d2a4392 [junit] reloadAllAccessors: .ImpulseFeedback [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:24 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ImpulseFeedback2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ImpulseFeedback2.xml [junit] 4 ms. Memory: 270336K Free: 148013K (55%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@79545791 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@79545791 [junit] reloadAllAccessors: .ImpulseFeedback2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:24 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/IncreasingRatePoisson.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/IncreasingRatePoisson.xml [junit] 669 ms. Memory: 270336K Free: 144779K (54%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2ce6d6a2 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2ce6d6a2 [junit] reloadAllAccessors: .IncreasingRatePoisson [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:25 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/InitialStateFeedback.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/InitialStateFeedback.xml [junit] 5 ms. Memory: 270336K Free: 140187K (52%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2ecb2544 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2ecb2544 [junit] reloadAllAccessors: .InitialStateFeedback [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:25 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Integration.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Integration.xml [junit] 1 ms. Memory: 270336K Free: 136091K (50%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@d152fd9 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@d152fd9 [junit] reloadAllAccessors: .Integration [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:25 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Integration2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Integration2.xml [junit] 62 ms. Memory: 270336K Free: 122265K (45%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7317e01a [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7317e01a [junit] reloadAllAccessors: .Integration2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:25 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Integration3.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Integration3.xml [junit] 1 ms. Memory: 270336K Free: 117659K (44%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@537309d0 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@537309d0 [junit] reloadAllAccessors: .Integration3 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:25 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Integration5.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Integration5.xml [junit] 2 ms. Memory: 270336K Free: 113563K (42%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@327f332d [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@327f332d [junit] reloadAllAccessors: .Integration5 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:25 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/IntegratorImpulse.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/IntegratorImpulse.xml [junit] 2 ms. Memory: 270336K Free: 109467K (40%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5acddc7c [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5acddc7c [junit] reloadAllAccessors: .IntegratorImpulse [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:25 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/IntegratorImpulse2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/IntegratorImpulse2.xml [junit] 3 ms. Memory: 270336K Free: 104843K (39%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@66052304 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@66052304 [junit] reloadAllAccessors: .IntegratorImpulse2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:25 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LevelCrossing1.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LevelCrossing1.xml [junit] 3 ms. Memory: 270336K Free: 99731K (37%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6c6e15f2 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6c6e15f2 [junit] reloadAllAccessors: .LevelCrossing1 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:25 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LevelCrossing2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LevelCrossing2.xml [junit] 3 ms. Memory: 270336K Free: 94603K (35%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4acc383c [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4acc383c [junit] reloadAllAccessors: .LevelCrossing2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:25 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LevelCrossing3.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LevelCrossing3.xml [junit] 2 ms. Memory: 270336K Free: 250911K (93%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3be15d5 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3be15d5 [junit] reloadAllAccessors: .LevelCrossing3 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:25 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LevelCrossing4.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LevelCrossing4.xml [junit] 3 ms. Memory: 270336K Free: 245791K (91%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@190ac0a4 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@190ac0a4 [junit] reloadAllAccessors: .LevelCrossing4 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:25 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LevelCrossing5.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LevelCrossing5.xml [junit] 3 ms. Memory: 270336K Free: 240671K (89%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@20c2d427 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@20c2d427 [junit] reloadAllAccessors: .LevelCrossing5 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:25 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LevelCrossing6.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LevelCrossing6.xml [junit] 2 ms. Memory: 270336K Free: 235551K (87%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@51755b52 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@51755b52 [junit] reloadAllAccessors: .LevelCrossing6 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:25 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LevelCrossingDetector.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LevelCrossingDetector.xml [junit] 11 ms. Memory: 270336K Free: 225311K (83%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1ac9b8d8 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1ac9b8d8 [junit] reloadAllAccessors: .LevelCrossingDetector [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:25 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LevelCrossingDetectorDetectingDirections.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LevelCrossingDetectorDetectingDirections.xml [junit] 44 ms. Memory: 270336K Free: 206879K (77%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@531db4b8 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@531db4b8 [junit] reloadAllAccessors: .LevelCrossingDetectorDetectingDirections [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:25 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LevelCrossingDetectorDetectsGlitches.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LevelCrossingDetectorDetectsGlitches.xml [junit] 23 ms. Memory: 270336K Free: 184831K (68%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5fe26c18 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5fe26c18 [junit] reloadAllAccessors: .LevelCrossingDetectorDetectsGlitches [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:25 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LevelCrossingNoInitialOuput.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LevelCrossingNoInitialOuput.xml [junit] 4 ms. Memory: 270336K Free: 180255K (67%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@18be69aa [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@18be69aa [junit] reloadAllAccessors: .LevelCrossingNoInitialOuput [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:25 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LinearStateSpaceExample.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LinearStateSpaceExample.xml [junit] 31 ms. Memory: 270336K Free: 171549K (63%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6c20f50d [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6c20f50d [junit] reloadAllAccessors: .LinearStateSpace_Example [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:25 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Lorenz.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Lorenz.xml [junit] 3193 ms. Memory: 270336K Free: 195053K (72%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4810c3d0 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4810c3d0 [junit] reloadAllAccessors: .Lorenz [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:29 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LorenzDifferentialSystem.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LorenzDifferentialSystem.xml [junit] 790 ms. Memory: 270336K Free: 194623K (72%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@57535451 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@57535451 [junit] reloadAllAccessors: .LorenzDifferentialSystem [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:30 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LorenzDifferentialSystemWithInput.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LorenzDifferentialSystemWithInput.xml [junit] 1192 ms. Memory: 270336K Free: 154590K (57%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@fcc349a [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@fcc349a [junit] reloadAllAccessors: .LorenzDifferentialSystemWithInput [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:31 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LorenzDifferentialSystemWithTime.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/LorenzDifferentialSystemWithTime.xml [junit] 652 ms. Memory: 270336K Free: 202718K (75%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@199be0d0 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@199be0d0 [junit] reloadAllAccessors: .LorenzDifferentialSystemWithTime [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:32 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Microsteps.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Microsteps.xml [junit] 5 ms. Memory: 270336K Free: 196574K (73%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7b961262 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7b961262 [junit] reloadAllAccessors: .Microsteps [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:32 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Modal1.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Modal1.xml [junit] 17 ms. Memory: 270336K Free: 182752K (68%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4052d1fd [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4052d1fd [junit] reloadAllAccessors: .Modal1 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:32 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Modal2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Modal2.xml [junit] 24 ms. Memory: 270336K Free: 167392K (62%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@159b1456 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@159b1456 [junit] reloadAllAccessors: .Modal2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:32 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ModalTransitionGuardWithReset.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ModalTransitionGuardWithReset.xml [junit] 10 ms. Memory: 270336K Free: 156638K (58%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@39114de6 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@39114de6 [junit] reloadAllAccessors: .ModalTransitionGuardWithReset [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:32 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ModalTransitionGuardWithResetUsingPreemptiveTransition.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ModalTransitionGuardWithResetUsingPreemptiveTransition.xml [junit] 8 ms. Memory: 270336K Free: 146398K (54%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@127a0f93 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@127a0f93 [junit] reloadAllAccessors: .ModalTransitionGuardWithResetUsingPreemptiveTransition [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:32 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ModalTransitionGuardWithResetUsingPreemptiveTransition2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ModalTransitionGuardWithResetUsingPreemptiveTransition2.xml [junit] 9 ms. Memory: 270336K Free: 135648K (50%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7afe8832 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7afe8832 [junit] reloadAllAccessors: .ModalTransitionGuardWithResetUsingPreemptiveTransition2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:32 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ModalTransitionGuardWithResetUsingPreemptiveTransition3.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ModalTransitionGuardWithResetUsingPreemptiveTransition3.xml [junit] 7 ms. Memory: 270336K Free: 125408K (46%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5df79518 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5df79518 [junit] reloadAllAccessors: .ModalTransitionGuardWithResetUsingPreemptiveTransition3 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:32 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/NewtonsCradle.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/NewtonsCradle.xml [junit] 621 ms. Memory: 270336K Free: 184910K (68%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1077c18a [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1077c18a [junit] reloadAllAccessors: .NewtonsCradle [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:32 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/NewtonsCradleAnimated.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/NewtonsCradleAnimated.xml [junit] 1038 ms. Memory: 270336K Free: 110640K (41%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3901d000 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3901d000 [junit] reloadAllAccessors: .NewtonsCradleAnimated [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:34 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/NewtonsCradleComplicated.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/NewtonsCradleComplicated.xml [junit] 767 ms. Memory: 270336K Free: 194621K (72%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1dcf3bd3 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1dcf3bd3 [junit] reloadAllAccessors: .NewtonsCradleComplicated [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:35 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/NewtonsCradleNondeterministic.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/NewtonsCradleNondeterministic.xml [junit] 484 ms. Memory: 270336K Free: 162661K (60%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6a1f7953 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6a1f7953 [junit] reloadAllAccessors: .NewtonsCradleNondeterministic [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:35 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/NewtonsCradlePerfectlyInelastic1.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/NewtonsCradlePerfectlyInelastic1.xml [junit] 986 ms. Memory: 270336K Free: 195654K (72%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2fd6d45a [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2fd6d45a [junit] reloadAllAccessors: .NewtonsCradlePerfectlyInelastic1 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:36 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Noise.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Noise.xml [junit] 134 ms. Memory: 270336K Free: 129604K (48%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3df1f9bc [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3df1f9bc [junit] reloadAllAccessors: .Noise [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:36 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/NoiseSpectrum.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/NoiseSpectrum.xml [junit] 606 ms. Memory: 270336K Free: 167141K (62%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@d26fe0d [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@d26fe0d [junit] reloadAllAccessors: .NoiseSpectrum [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:37 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ParameterizedNewtonsCradleAnimated.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ParameterizedNewtonsCradleAnimated.xml [junit] 240 ms. Memory: 270336K Free: 222949K (82%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1118fb30 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1118fb30 [junit] reloadAllAccessors: .ParameterizedNewtonsCradleAnimated [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:37 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ParameterizedNewtonsCradleAnimatedNondeterministic.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ParameterizedNewtonsCradleAnimatedNondeterministic.xml [junit] 955 ms. Memory: 270336K Free: 234377K (87%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@76ffb22c [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@76ffb22c [junit] reloadAllAccessors: .ParameterizedNewtonsCradleAnimatedNondeterministic [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:38 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Pendulum3D.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Pendulum3D.xml [junit] 106 ms. Memory: 270336K Free: 184195K (68%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@d979a3a [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@d979a3a [junit] reloadAllAccessors: .Pendulum3D [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:39 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/PeriodicSampler.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/PeriodicSampler.xml [junit] 2 ms. Memory: 270336K Free: 180619K (67%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@613f6c28 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@613f6c28 [junit] reloadAllAccessors: .PeriodicSampler [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:39 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/PeriodicSampler1.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/PeriodicSampler1.xml [junit] 16 ms. Memory: 270336K Free: 163721K (61%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3026437f [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3026437f [junit] reloadAllAccessors: .PeriodicSampler1 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:39 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/PeriodicSampler2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/PeriodicSampler2.xml [junit] 40 ms. Memory: 270336K Free: 133001K (49%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@734efdca [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@734efdca [junit] reloadAllAccessors: .PeriodicSampler2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:39 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Poisson.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Poisson.xml [junit] 353 ms. Memory: 270336K Free: 243822K (90%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3c114fbd [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3c114fbd [junit] reloadAllAccessors: .Poisson [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:39 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/PoissonClock.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/PoissonClock.xml [junit] 1 ms. Memory: 270336K Free: 239230K (88%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1f38c694 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1f38c694 [junit] reloadAllAccessors: .PoissonClock [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:39 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/PoissonClock2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/PoissonClock2.xml [junit] 4 ms. Memory: 270336K Free: 234110K (87%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@69475f6d [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@69475f6d [junit] reloadAllAccessors: .PoissonClock2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:39 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/PortParameterHierarchy.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/PortParameterHierarchy.xml [junit] 4 ms. Memory: 270336K Free: 224894K (83%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1b6fb56 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1b6fb56 [junit] reloadAllAccessors: .PortParameterHierarchy [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:39 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/RandomHybridPlant.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/RandomHybridPlant.xml [junit] 460 ms. Memory: 270336K Free: 102141K (38%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4b594001 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4b594001 [junit] reloadAllAccessors: .RandomHybridPlant [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:40 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ResetTransitionWithStartTime1.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ResetTransitionWithStartTime1.xml [junit] 21 ms. Memory: 270336K Free: 249548K (92%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4c3405a8 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4c3405a8 [junit] reloadAllAccessors: .ResetTransitionWithStartTime1 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:40 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ResetTransitionWithStartTime2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ResetTransitionWithStartTime2.xml [junit] 20 ms. Memory: 270336K Free: 235212K (87%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@14f1585d [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@14f1585d [junit] reloadAllAccessors: .ResetTransitionWithStartTime2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:40 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ResetTransitionWithStartTime3.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ResetTransitionWithStartTime3.xml [junit] 21 ms. Memory: 270336K Free: 221356K (82%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2add030d [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2add030d [junit] reloadAllAccessors: .ResetTransitionWithStartTime3 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:40 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ResetTransitionWithStartTime4.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ResetTransitionWithStartTime4.xml [junit] 9 ms. Memory: 270336K Free: 211660K (78%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1a871287 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1a871287 [junit] reloadAllAccessors: .ResetTransitionWithStartTime4 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:40 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ResetTransitionWithStartTime5.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ResetTransitionWithStartTime5.xml [junit] 16 ms. Memory: 270336K Free: 197324K (73%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5be6dc29 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5be6dc29 [junit] reloadAllAccessors: .ResetTransitionWithStartTime5 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:40 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ResetTransitionWithStartTime6.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/ResetTransitionWithStartTime6.xml [junit] 10 ms. Memory: 270336K Free: 186060K (69%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4fbcc87e [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4fbcc87e [junit] reloadAllAccessors: .ResetTransitionWithStartTime6 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:40 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/SRinContinuous.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/SRinContinuous.xml [junit] 9 ms. Memory: 270336K Free: 178378K (66%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5044de29 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5044de29 [junit] reloadAllAccessors: .SRinContinuous [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:40 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/SampledClocks.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/SampledClocks.xml [junit] 9 ms. Memory: 270336K Free: 165580K (61%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@34bb9a8 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@34bb9a8 [junit] reloadAllAccessors: .SampledClocks [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:40 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Satellite.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Satellite.xml [junit] 807 ms. Memory: 270336K Free: 138632K (51%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1bba89bb [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1bba89bb [junit] reloadAllAccessors: .Satellite [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:41 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/SigmaDelta.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/SigmaDelta.xml [junit] 1988 ms. Memory: 270336K Free: 188950K (70%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4b3e8702 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4b3e8702 [junit] reloadAllAccessors: .SigmaDelta [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:43 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/SingleRefinement.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/SingleRefinement.xml [junit] 282 ms. Memory: 270336K Free: 166926K (62%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@21dbe538 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@21dbe538 [junit] reloadAllAccessors: .SingleRefinement [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:43 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/SinuBouncingBall.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/SinuBouncingBall.xml [junit] 699 ms. Memory: 270336K Free: 114422K (42%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@e44979c [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@e44979c [junit] reloadAllAccessors: .SinuBouncingBall [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:44 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Sinusoid.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Sinusoid.xml [junit] 4 ms. Memory: 270336K Free: 109816K (41%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5fdec165 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5fdec165 [junit] reloadAllAccessors: .Sinusoid [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:44 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/SinusoidInNoise.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/SinusoidInNoise.xml [junit] 868 ms. Memory: 270336K Free: 133875K (50%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@464d7935 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@464d7935 [junit] reloadAllAccessors: .SinusoidInNoise [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:45 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/SinusoidRK45.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/SinusoidRK45.xml [junit] 1 ms. Memory: 270336K Free: 129524K (48%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7d2ecc5b [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7d2ecc5b [junit] reloadAllAccessors: .SinusoidRK45 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:45 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/SinusoidWithMultipleImpulses.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/SinusoidWithMultipleImpulses.xml [junit] 2 ms. Memory: 270336K Free: 124933K (46%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6971d2d9 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6971d2d9 [junit] reloadAllAccessors: .SinusoidWithMultipleImpulses [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:45 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/SquareWave.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/SquareWave.xml [junit] 124 ms. Memory: 270336K Free: 97285K (36%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2eb60bc9 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2eb60bc9 [junit] reloadAllAccessors: .SquareWave [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:45 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Starmac.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Starmac.xml [junit] 3072 ms. Memory: 270336K Free: 109086K (40%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@79e286ee [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@79e286ee [junit] reloadAllAccessors: .Starmac [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/StaticUnits.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/StaticUnits.xml [junit] 1706 ms. Memory: 270336K Free: 139174K (51%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@51b5785 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@51b5785 [junit] reloadAllAccessors: .StaticUnits [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:51 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/StickyMasses.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/StickyMasses.xml [junit] 133 ms. Memory: 324608K Free: 300436K (93%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1eb7eb64 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1eb7eb64 [junit] reloadAllAccessors: .StickyMasses [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:51 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/StopTime.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/StopTime.xml [junit] 44 ms. Memory: 324608K Free: 274821K (85%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@30decacc [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@30decacc [junit] reloadAllAccessors: .StopTime [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:51 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/StopTime2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/StopTime2.xml [junit] 37 ms. Memory: 324608K Free: 252293K (78%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@12462050 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@12462050 [junit] reloadAllAccessors: .StopTime2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:51 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Switch.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Switch.xml [junit] 33 ms. Memory: 324608K Free: 227222K (70%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4cb61e69 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4cb61e69 [junit] reloadAllAccessors: .Switch [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:51 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Thermostat.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Thermostat.xml [junit] 155 ms. Memory: 324608K Free: 155021K (48%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@74cd9221 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@74cd9221 [junit] reloadAllAccessors: .Thermostat [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:51 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/TimeDelay.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/TimeDelay.xml [junit] 4 ms. Memory: 324608K Free: 150422K (46%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@691486c [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@691486c [junit] reloadAllAccessors: .TimeDelay [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:51 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/TimeDelay2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/TimeDelay2.xml [junit] 6 ms. Memory: 324608K Free: 140692K (43%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6a16e414 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6a16e414 [junit] reloadAllAccessors: .TimeDelay2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:51 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/TimeDelay3.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/TimeDelay3.xml [junit] 2 ms. Memory: 324608K Free: 136086K (42%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@670ddf3f [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@670ddf3f [junit] reloadAllAccessors: .TimeDelay3 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:51 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/TransferAbsentToInside.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/TransferAbsentToInside.xml [junit] 29 ms. Memory: 324608K Free: 270742K (83%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@141651ba [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@141651ba [junit] reloadAllAccessors: .TransferAbsentToInside [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:51 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Transmission.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/Transmission.xml [junit] 674 ms. Memory: 324608K Free: 228743K (70%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@70556999 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@70556999 [junit] reloadAllAccessors: .Transmission [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:52 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/TriggeredContinuousClock.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/TriggeredContinuousClock.xml [junit] 32 ms. Memory: 324608K Free: 199047K (61%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3ccf7b0b [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3ccf7b0b [junit] reloadAllAccessors: .TriggeredContinuousClock [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:52 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/TwoMachineInfiniteBusControl.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/TwoMachineInfiniteBusControl.xml [junit] 2442 ms. Memory: 324608K Free: 201052K (62%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@37e35a1d [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@37e35a1d [junit] reloadAllAccessors: .TwoMachineInfiniteBusControl [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:55 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/V2V.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/V2V.xml [junit] 734 ms. Memory: 324608K Free: 202053K (62%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@65b9be07 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@65b9be07 [junit] reloadAllAccessors: .V2V [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:56 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/hierarchicalModalModel.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/hierarchicalModalModel.xml [junit] 6 ms. Memory: 324608K Free: 187717K (58%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@13ef93bf [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@13ef93bf [junit] reloadAllAccessors: .hierarchicalModalModel [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:56 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/hierarchicalModalModel1.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/hierarchicalModalModel1.xml [junit] 7 ms. Memory: 324608K Free: 172885K (53%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2987e20c [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2987e20c [junit] reloadAllAccessors: .hierarchicalModalModel1 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:56 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/hierarchicalModalModel2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/hierarchicalModalModel2.xml [junit] 6 ms. Memory: 324608K Free: 160597K (49%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3c8961b0 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3c8961b0 [junit] reloadAllAccessors: .hierarchicalModalModel2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:56 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/hierarchicalModalModel3.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/hierarchicalModalModel3.xml [junit] 6 ms. Memory: 324608K Free: 149843K (46%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@67183324 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@67183324 [junit] reloadAllAccessors: .hierarchicalModalModel3 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:56 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/hierarchicalModalModel4.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/hierarchicalModalModel4.xml [junit] 4 ms. Memory: 324608K Free: 138069K (43%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@439197ca [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@439197ca [junit] reloadAllAccessors: .hierarchicalModalModel4 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:08:56 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/junk.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/test/auto/junk.xml [junit] 121 ms. Memory: 324608K Free: 300442K (93%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@41efaccb [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@41efaccb [junit] reloadAllAccessors: .junk [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] Error: [junit] Warning: '.HysteresisWithRandomDelay.NonStrictTest' The test produced only 221 tokens, yet the correctValues parameter was expecting 222 tokens. [junit] Warning: '.HysteresisWithRandomDelay.NonStrictTest2' The test produced only 220 tokens, yet the correctValues parameter was expecting 221 tokens. [junit] Warning: '.HysteresisWithRandomDelay.NonStrictTest3' The test produced only 23 tokens, yet the correctValues parameter was expecting 30 tokens. [junit] Warning: '.Poisson.NonStrictTest' The test produced only 376 tokens, yet the correctValues parameter was expecting 430 tokens. [junit] [junit] javachdir: directory = ptolemy/domains/csp/kernel/test [junit] javachdir: pwd: /home/travis/build/icyphy/ptII/ptolemy/domains/csp/kernel/test Invoking with -Djava.net.preferIPv4Stack=true [junit] +java --module-path /home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2/lib: --add-modules javafx.controls,javafx.swing,javafx.media, -Djava.net.preferIPv4Stack=true -Djavafx.verbose=true -Dprism.verbose=true -Dptolemy.ptII.dir=/home/travis/build/icyphy/ptII -Dptolemy.ptII.batchMode=true -Xmx3200m -classpath /home/travis/build/icyphy/ptII:/home/travis/build/icyphy/ptII/lib/asm-all-5.2.jar:/home/travis/build/icyphy/ptII/lib/nashorn-core-15.3.jar:/home/travis/build/icyphy/ptII/lib/bsh-2.0b4.jar:/home/travis/build/icyphy/ptII/lib/ptCal.jar:/home/travis/build/icyphy/ptII/lib/java_cup.jar:/home/travis/build/icyphy/ptII/lib/saxon8.jar:/home/travis/build/icyphy/ptII/lib/saxon8-dom.jar:/home/travis/build/icyphy/ptII/lib/chic.jar:/home/travis/build/icyphy/ptII/lib/ptcolt.jar:/home/travis/build/icyphy/ptII/vendors/misc/itext/iText.jar:/home/travis/build/icyphy/ptII/lib/g4ltl.jar:/home/travis/build/icyphy/ptII/lib/StructuralCoder.jar:/home/travis/build/icyphy/ptII/lib/jcerti.jar:/home/travis/build/icyphy/ptII/lib/javax.mail.jar:/home/travis/build/icyphy/ptII/vendors/JMF-2.1.1e/lib/jmf.jar:/home/travis/build/icyphy/ptII/lib/jna-4.0.0-variadic.jar:/home/travis/build/icyphy/ptII/vendors/misc/joystick/Joystick.jar:/home/travis/build/icyphy/ptII/lib/ptjacl.jar:/home/travis/build/icyphy/ptII/lib/jsoup-1.14.2.jar:/home/travis/build/icyphy/ptII/lib/junit-4.8.2.jar:/home/travis/build/icyphy/ptII/lib/JUnitParams-0.4.0.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/excel/jxl.jar:/home/travis/build/icyphy/ptII/lib/jython.jar:/home/travis/build/icyphy/ptII/lib/kieler.jar:/home/travis/build/icyphy/ptII/vendors/opencv/share/OpenCV/java/opencv-341.jar:/home/travis/build/icyphy/ptII/lib/oscP5.jar:/home/travis/build/icyphy/ptII/lib/nrjavaserial-3.11.0.devel.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dcore.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dutils.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/vecmath.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-core.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-ext.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/sun-util.jar:/home/travis/build/icyphy/ptII/lib/protobuf-java-2.4.1.jar:/home/travis/build/icyphy/ptII/lib/org.eclipse.paho.client.mqttv3.jar:/home/travis/build/icyphy/ptII/lib/mapss.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/ptalon/antlr/antlr.jar:/home/travis/build/icyphy/ptII/lib/JRI.jar:/home/travis/build/icyphy/ptII/lib/commons-lang-2.6.jar:/home/travis/build/icyphy/ptII/lib/commons-logging-1.1.1.jar:/home/travis/build/icyphy/ptII/lib/sootclasses.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/database/mysql-connector-java-8.0.26.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-data-5prealpha.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-core-5prealpha.jar:/home/travis/build/icyphy/ptII/lib/PDFRenderer.jar:/home/travis/build/icyphy/ptII/lib/svgSalamander.jar:/home/travis/build/icyphy/ptII/lib/rsyntaxtextarea-2.6.0-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/hazelcast-3.8.2.jar:/home/travis/build/icyphy/ptII/lib/jackson-annotations-2.9.0.jar:/home/travis/build/icyphy/ptII/lib/jackson-core-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/jackson-databind-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/netty-buffer-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http2-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-handler-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-transport-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/vertx-codegen-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-core-3.5.2-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/vertx-hazelcast-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-lang-js-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-service-proxy-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-web-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/slf4j-api-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/slf4j-simple-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/webcam-capture-0.3.12.jar:/home/travis/build/icyphy/ptII/lib/bridj-0.7.0.jar:/home/travis/build/icyphy/ptII/lib/xbjlib-1.1.0.nrjavaserial.jar:/home/travis/build/icyphy/ptII/ptolemy/moml/test:/home/travis/build/icyphy/ptII/ant/lib/ant-launcher.jar:/home/travis/build/icyphy/ptII/ant/lib/ant.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit4.jar org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner ptolemy.domains.csp.kernel.test.junit.JUnitTclTest skipNonTests=false filtertrace=true haltOnError=false haltOnFailure=false formatter=org.apache.tools.ant.taskdefs.optional.junit.OutErrSummaryJUnitResultFormatter showoutput=true outputtoformatters=true logfailedtests=true threadid=0 logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/travis/build/icyphy/ptII/reports/junit/TEST-ptolemy.domains.csp.kernel.test.junit.JUnitTclTest.xml crashfile=/home/travis/build/icyphy/ptII/junitvmwatcher2194440587068322544.properties propsfile=/home/travis/build/icyphy/ptII/junit5083731555026951153.properties [junit] Running ptolemy.domains.csp.kernel.test.junit.JUnitTclTest [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/csp/kernel/test/CSPActor.tcl [junit] testDefs.tcl: setting time out to 9000 seconds at Mon Jun 06 02:08:57 UTC 2022 [junit] 59 ms. Memory: 129024K Free: 97169K (75%) [junit] Model ended with a deadlock (this may be normal for this model). [junit] A parameter with name SuppressDeadlockReporting and value true will suppress this message. [junit] Status of receivers: [junit] Send from ..actorA.output [junit] on channel 0: [junit] -- to ..actorC.input [junit] Send from ..actorB.output [junit] on channel 0: [junit] -- to ..actorC.input put() waiting [junit] [junit] 13 ms. Memory: 129024K Free: 95121K (74%) [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/csp/kernel/test/CSPDirector.tcl [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/csp/kernel/test/CSPReceiver.tcl [junit] 3 ms. Memory: 129024K Free: 93075K (72%) [junit] 4 ms. Memory: 129024K Free: 92561K (72%) [junit] 11 ms. Memory: 129024K Free: 92049K (71%) [junit] 9 ms. Memory: 129024K Free: 91025K (71%) [junit] Model ended with a deadlock (this may be normal for this model). [junit] A parameter with name SuppressDeadlockReporting and value true will suppress this message. [junit] Status of receivers: [junit] Send from ..actorA.output [junit] on channel 0: [junit] -- to ..actorB.input get() waiting [junit] on channel 1: [junit] -- to ..actorC.input [junit] [junit] Model ended with a deadlock (this may be normal for this model). [junit] A parameter with name SuppressDeadlockReporting and value true will suppress this message. [junit] Status of receivers: [junit] Send from ..actorA.output [junit] on channel 0: [junit] -- to ..actorB.input get() waiting [junit] [junit] Model ended with a deadlock (this may be normal for this model). [junit] A parameter with name SuppressDeadlockReporting and value true will suppress this message. [junit] Status of receivers: [junit] Send from ..actorA.output [junit] on channel 0: [junit] -- to ..actorB.input [junit] [junit] Model ended with a deadlock (this may be normal for this model). [junit] A parameter with name SuppressDeadlockReporting and value true will suppress this message. [junit] Status of receivers: [junit] Send from ..actorA.output [junit] on channel 0: [junit] -- to ..actorB.input get() waiting [junit] [junit] Model ended with a deadlock (this may be normal for this model). [junit] A parameter with name SuppressDeadlockReporting and value true will suppress this message. [junit] Status of receivers: [junit] Send from ..actorA.output [junit] on channel 0: [junit] -- to ..actorB.input put() waiting [junit] [junit] 3 ms. Memory: 129024K Free: 90001K (70%) [junit] Model ended with a deadlock (this may be normal for this model). [junit] A parameter with name SuppressDeadlockReporting and value true will suppress this message. [junit] Status of receivers: [junit] Send from ..actorA.output [junit] on channel 0: [junit] -- to ..actorB.input get() waiting [junit] [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/csp/kernel/test/ConditionalBranch.tcl [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/csp/kernel/test/ConditionalReceive.tcl [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/csp/kernel/test/ConditionalSend.tcl [junit] 06/06/22 02:08:58 [junit] Failed: 0 Total Tests: 14 ((Passed: 14, Newly Passed: 0) Known Failed: 0) /home/travis/build/icyphy/ptII/ptolemy/domains/csp/kernel/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/csp/kernel/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/csp/kernel/test [junit] WARNING: An illegal reflective access operation has occurred [junit] WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil (file:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar) to constructor java.nio.DirectByteBuffer(long,int) [junit] WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.ReflectionUtil [junit] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [junit] WARNING: All illegal access operations will be denied in a future release [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] No auto/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/csp/kernel/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.146 sec [junit] Output: [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/csp/kernel/test/CSPActor.tcl [junit] testDefs.tcl: setting time out to 9000 seconds at Mon Jun 06 02:08:57 UTC 2022 [junit] 59 ms. Memory: 129024K Free: 97169K (75%) [junit] 13 ms. Memory: 129024K Free: 95121K (74%) [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/csp/kernel/test/CSPDirector.tcl [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/csp/kernel/test/CSPReceiver.tcl [junit] 3 ms. Memory: 129024K Free: 93075K (72%) [junit] 4 ms. Memory: 129024K Free: 92561K (72%) [junit] 11 ms. Memory: 129024K Free: 92049K (71%) [junit] 9 ms. Memory: 129024K Free: 91025K (71%) [junit] 3 ms. Memory: 129024K Free: 90001K (70%) [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/csp/kernel/test/ConditionalBranch.tcl [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/csp/kernel/test/ConditionalReceive.tcl [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/csp/kernel/test/ConditionalSend.tcl [junit] 06/06/22 02:08:58 [junit] Failed: 0 Total Tests: 14 ((Passed: 14, Newly Passed: 0) Known Failed: 0) /home/travis/build/icyphy/ptII/ptolemy/domains/csp/kernel/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/csp/kernel/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/csp/kernel/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] No auto/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/csp/kernel/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] Error: [junit] Model ended with a deadlock (this may be normal for this model). [junit] A parameter with name SuppressDeadlockReporting and value true will suppress this message. [junit] Status of receivers: [junit] Send from ..actorA.output [junit] on channel 0: [junit] -- to ..actorC.input [junit] Send from ..actorB.output [junit] on channel 0: [junit] -- to ..actorC.input put() waiting [junit] [junit] Model ended with a deadlock (this may be normal for this model). [junit] A parameter with name SuppressDeadlockReporting and value true will suppress this message. [junit] Status of receivers: [junit] Send from ..actorA.output [junit] on channel 0: [junit] -- to ..actorB.input get() waiting [junit] on channel 1: [junit] -- to ..actorC.input [junit] [junit] Model ended with a deadlock (this may be normal for this model). [junit] A parameter with name SuppressDeadlockReporting and value true will suppress this message. [junit] Status of receivers: [junit] Send from ..actorA.output [junit] on channel 0: [junit] -- to ..actorB.input get() waiting [junit] [junit] Model ended with a deadlock (this may be normal for this model). [junit] A parameter with name SuppressDeadlockReporting and value true will suppress this message. [junit] Status of receivers: [junit] Send from ..actorA.output [junit] on channel 0: [junit] -- to ..actorB.input [junit] [junit] Model ended with a deadlock (this may be normal for this model). [junit] A parameter with name SuppressDeadlockReporting and value true will suppress this message. [junit] Status of receivers: [junit] Send from ..actorA.output [junit] on channel 0: [junit] -- to ..actorB.input get() waiting [junit] [junit] Model ended with a deadlock (this may be normal for this model). [junit] A parameter with name SuppressDeadlockReporting and value true will suppress this message. [junit] Status of receivers: [junit] Send from ..actorA.output [junit] on channel 0: [junit] -- to ..actorB.input put() waiting [junit] [junit] Model ended with a deadlock (this may be normal for this model). [junit] A parameter with name SuppressDeadlockReporting and value true will suppress this message. [junit] Status of receivers: [junit] Send from ..actorA.output [junit] on channel 0: [junit] -- to ..actorB.input get() waiting [junit] [junit] [junit] javachdir: directory = ptolemy/domains/csp/lib/test [junit] +java --module-path /home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2/lib: --add-modules javafx.controls,javafx.swing,javafx.media, -Djava.net.preferIPv4Stack=true -Djavafx.verbose=true -Dprism.verbose=true -Dptolemy.ptII.dir=/home/travis/build/icyphy/ptII -Dptolemy.ptII.batchMode=true -Xmx3200m -classpath /home/travis/build/icyphy/ptII:/home/travis/build/icyphy/ptII/lib/asm-all-5.2.jar:/home/travis/build/icyphy/ptII/lib/nashorn-core-15.3.jar:/home/travis/build/icyphy/ptII/lib/bsh-2.0b4.jar:/home/travis/build/icyphy/ptII/lib/ptCal.jar:/home/travis/build/icyphy/ptII/lib/java_cup.jar:/home/travis/build/icyphy/ptII/lib/saxon8.jar:/home/travis/build/icyphy/ptII/lib/saxon8-dom.jar:/home/travis/build/icyphy/ptII/lib/chic.jar:/home/travis/build/icyphy/ptII/lib/ptcolt.jar:/home/travis/build/icyphy/ptII/vendors/misc/itext/iText.jar:/home/travis/build/icyphy/ptII/lib/g4ltl.jar:/home/travis/build/icyphy/ptII/lib/StructuralCoder.jar:/home/travis/build/icyphy/ptII/lib/jcerti.jar:/home/travis/build/icyphy/ptII/lib/javax.mail.jar:/home/travis/build/icyphy/ptII/vendors/JMF-2.1.1e/lib/jmf.jar:/home/travis/build/icyphy/ptII/lib/jna-4.0.0-variadic.jar:/home/travis/build/icyphy/ptII/vendors/misc/joystick/Joystick.jar:/home/travis/build/icyphy/ptII/lib/ptjacl.jar:/home/travis/build/icyphy/ptII/lib/jsoup-1.14.2.jar:/home/travis/build/icyphy/ptII/lib/junit-4.8.2.jar:/home/travis/build/icyphy/ptII/lib/JUnitParams-0.4.0.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/excel/jxl.jar:/home/travis/build/icyphy/ptII/lib/jython.jar:/home/travis/build/icyphy/ptII/lib/kieler.jar:/home/travis/build/icyphy/ptII/vendors/opencv/share/OpenCV/java/opencv-341.jar:/home/travis/build/icyphy/ptII/lib/oscP5.jar:/home/travis/build/icyphy/ptII/lib/nrjavaserial-3.11.0.devel.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dcore.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dutils.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/vecmath.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-core.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-ext.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/sun-util.jar:/home/travis/build/icyphy/ptII/lib/protobuf-java-2.4.1.jar:/home/travis/build/icyphy/ptII/lib/org.eclipse.paho.client.mqttv3.jar:/home/travis/build/icyphy/ptII/lib/mapss.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/ptalon/antlr/antlr.jar:/home/travis/build/icyphy/ptII/lib/JRI.jar:/home/travis/build/icyphy/ptII/lib/commons-lang-2.6.jar:/home/travis/build/icyphy/ptII/lib/commons-logging-1.1.1.jar:/home/travis/build/icyphy/ptII/lib/sootclasses.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/database/mysql-connector-java-8.0.26.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-data-5prealpha.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-core-5prealpha.jar:/home/travis/build/icyphy/ptII/lib/PDFRenderer.jar:/home/travis/build/icyphy/ptII/lib/svgSalamander.jar:/home/travis/build/icyphy/ptII/lib/rsyntaxtextarea-2.6.0-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/hazelcast-3.8.2.jar:/home/travis/build/icyphy/ptII/lib/jackson-annotations-2.9.0.jar:/home/travis/build/icyphy/ptII/lib/jackson-core-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/jackson-databind-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/netty-buffer-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http2-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-handler-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-transport-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/vertx-codegen-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-core-3.5.2-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/vertx-hazelcast-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-lang-js-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-service-proxy-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-web-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/slf4j-api-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/slf4j-simple-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/webcam-capture-0.3.12.jar:/home/travis/build/icyphy/ptII/lib/bridj-0.7.0.jar:/home/travis/build/icyphy/ptII/lib/xbjlib-1.1.0.nrjavaserial.jar:/home/travis/build/icyphy/ptII/ptolemy/moml/test:/home/travis/build/icyphy/ptII/ant/lib/ant-launcher.jar:/home/travis/build/icyphy/ptII/ant/lib/ant.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit4.jar org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner ptolemy.domains.csp.lib.test.junit.JUnitTclTest skipNonTests=false filtertrace=true haltOnError=false haltOnFailure=false formatter=org.apache.tools.ant.taskdefs.optional.junit.OutErrSummaryJUnitResultFormatter showoutput=true outputtoformatters=true logfailedtests=true threadid=0 logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/travis/build/icyphy/ptII/reports/junit/TEST-ptolemy.domains.csp.lib.test.junit.JUnitTclTest.xml crashfile=/home/travis/build/icyphy/ptII/junitvmwatcher4245935723791316430.properties propsfile=/home/travis/build/icyphy/ptII/junit14746645629071146548.properties [junit] javachdir: pwd: /home/travis/build/icyphy/ptII/ptolemy/domains/csp/lib/test Invoking with -Djava.net.preferIPv4Stack=true [junit] Running ptolemy.domains.csp.lib.test.junit.JUnitTclTest [junit] No tcl tests in /home/travis/build/icyphy/ptII/ptolemy/domains/csp/lib/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/csp/lib/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/csp/lib/test [junit] WARNING: An illegal reflective access operation has occurred [junit] WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil (file:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar) to constructor java.nio.DirectByteBuffer(long,int) [junit] WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.ReflectionUtil [junit] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [junit] WARNING: All illegal access operations will be denied in a future release [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] No auto/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/csp/lib/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.503 sec [junit] Output: [junit] No tcl tests in /home/travis/build/icyphy/ptII/ptolemy/domains/csp/lib/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/csp/lib/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/csp/lib/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] No auto/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/csp/lib/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] javachdir: directory = ptolemy/domains/dde/kernel/test [junit] javachdir: pwd: /home/travis/build/icyphy/ptII/ptolemy/domains/dde/kernel/test Invoking with -Djava.net.preferIPv4Stack=true [junit] +java --module-path /home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2/lib: --add-modules javafx.controls,javafx.swing,javafx.media, -Djava.net.preferIPv4Stack=true -Djavafx.verbose=true -Dprism.verbose=true -Dptolemy.ptII.dir=/home/travis/build/icyphy/ptII -Dptolemy.ptII.batchMode=true -Xmx3200m -classpath /home/travis/build/icyphy/ptII:/home/travis/build/icyphy/ptII/lib/asm-all-5.2.jar:/home/travis/build/icyphy/ptII/lib/nashorn-core-15.3.jar:/home/travis/build/icyphy/ptII/lib/bsh-2.0b4.jar:/home/travis/build/icyphy/ptII/lib/ptCal.jar:/home/travis/build/icyphy/ptII/lib/java_cup.jar:/home/travis/build/icyphy/ptII/lib/saxon8.jar:/home/travis/build/icyphy/ptII/lib/saxon8-dom.jar:/home/travis/build/icyphy/ptII/lib/chic.jar:/home/travis/build/icyphy/ptII/lib/ptcolt.jar:/home/travis/build/icyphy/ptII/vendors/misc/itext/iText.jar:/home/travis/build/icyphy/ptII/lib/g4ltl.jar:/home/travis/build/icyphy/ptII/lib/StructuralCoder.jar:/home/travis/build/icyphy/ptII/lib/jcerti.jar:/home/travis/build/icyphy/ptII/lib/javax.mail.jar:/home/travis/build/icyphy/ptII/vendors/JMF-2.1.1e/lib/jmf.jar:/home/travis/build/icyphy/ptII/lib/jna-4.0.0-variadic.jar:/home/travis/build/icyphy/ptII/vendors/misc/joystick/Joystick.jar:/home/travis/build/icyphy/ptII/lib/ptjacl.jar:/home/travis/build/icyphy/ptII/lib/jsoup-1.14.2.jar:/home/travis/build/icyphy/ptII/lib/junit-4.8.2.jar:/home/travis/build/icyphy/ptII/lib/JUnitParams-0.4.0.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/excel/jxl.jar:/home/travis/build/icyphy/ptII/lib/jython.jar:/home/travis/build/icyphy/ptII/lib/kieler.jar:/home/travis/build/icyphy/ptII/vendors/opencv/share/OpenCV/java/opencv-341.jar:/home/travis/build/icyphy/ptII/lib/oscP5.jar:/home/travis/build/icyphy/ptII/lib/nrjavaserial-3.11.0.devel.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dcore.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dutils.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/vecmath.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-core.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-ext.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/sun-util.jar:/home/travis/build/icyphy/ptII/lib/protobuf-java-2.4.1.jar:/home/travis/build/icyphy/ptII/lib/org.eclipse.paho.client.mqttv3.jar:/home/travis/build/icyphy/ptII/lib/mapss.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/ptalon/antlr/antlr.jar:/home/travis/build/icyphy/ptII/lib/JRI.jar:/home/travis/build/icyphy/ptII/lib/commons-lang-2.6.jar:/home/travis/build/icyphy/ptII/lib/commons-logging-1.1.1.jar:/home/travis/build/icyphy/ptII/lib/sootclasses.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/database/mysql-connector-java-8.0.26.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-data-5prealpha.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-core-5prealpha.jar:/home/travis/build/icyphy/ptII/lib/PDFRenderer.jar:/home/travis/build/icyphy/ptII/lib/svgSalamander.jar:/home/travis/build/icyphy/ptII/lib/rsyntaxtextarea-2.6.0-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/hazelcast-3.8.2.jar:/home/travis/build/icyphy/ptII/lib/jackson-annotations-2.9.0.jar:/home/travis/build/icyphy/ptII/lib/jackson-core-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/jackson-databind-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/netty-buffer-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http2-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-handler-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-transport-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/vertx-codegen-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-core-3.5.2-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/vertx-hazelcast-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-lang-js-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-service-proxy-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-web-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/slf4j-api-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/slf4j-simple-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/webcam-capture-0.3.12.jar:/home/travis/build/icyphy/ptII/lib/bridj-0.7.0.jar:/home/travis/build/icyphy/ptII/lib/xbjlib-1.1.0.nrjavaserial.jar:/home/travis/build/icyphy/ptII/ptolemy/moml/test:/home/travis/build/icyphy/ptII/ant/lib/ant-launcher.jar:/home/travis/build/icyphy/ptII/ant/lib/ant.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit4.jar org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner ptolemy.domains.dde.kernel.test.junit.JUnitTclTest skipNonTests=false filtertrace=true haltOnError=false haltOnFailure=false formatter=org.apache.tools.ant.taskdefs.optional.junit.OutErrSummaryJUnitResultFormatter showoutput=true outputtoformatters=true logfailedtests=true threadid=0 logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/travis/build/icyphy/ptII/reports/junit/TEST-ptolemy.domains.dde.kernel.test.junit.JUnitTclTest.xml crashfile=/home/travis/build/icyphy/ptII/junitvmwatcher7261753443986156209.properties propsfile=/home/travis/build/icyphy/ptII/junit11525393858795594214.properties [junit] Running ptolemy.domains.dde.kernel.test.junit.JUnitTclTest [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/dde/kernel/test/DDEActor.tcl [junit] testDefs.tcl: setting time out to 9000 seconds at Mon Jun 06 02:09:01 UTC 2022 [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/dde/kernel/test/DDEDirector.tcl [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/dde/kernel/test/DDEIOPort.tcl [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/dde/kernel/test/DDEReceiver.tcl [junit] #####Past DDEGetNToken.rcvr.hasToken() [junit] #####Past DDEGetNToken.rcvr.hasToken() [junit] #####Past DDEGetNToken.rcvr.hasToken() [junit] _writeBlockedQueues.size() = 0 [junit] 51 ms. Memory: 129024K Free: 93596K (73%) [junit] #####Past DDEGetNToken.rcvr.hasToken() [junit] #####Past DDEGetNToken.rcvr.hasToken() [junit] _writeBlockedQueues.size() = 0 [junit] 14 ms. Memory: 129024K Free: 92572K (72%) [junit] #####Past DDEGetNToken.rcvr.hasToken() [junit] #####Past DDEGetNToken.rcvr.hasToken() [junit] _writeBlockedQueues.size() = 0 [junit] 18 ms. Memory: 129024K Free: 90524K (70%) [junit] #####Past DDEGetNToken.rcvr.hasToken() [junit] #####Past DDEGetNToken.rcvr.hasToken() [junit] #####Past DDEGetNToken.rcvr.hasToken() [junit] #####Past DDEGetNToken.rcvr.hasToken() [junit] #####Past DDEGetNToken.rcvr.hasToken() [junit] _writeBlockedQueues.size() = 0 [junit] 16 ms. Memory: 129024K Free: 87452K (68%) [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/dde/kernel/test/FeedBackDelay.tcl [junit] No executionListeners? Error message was: Exception occurred: class ptolemy.kernel.util.IllegalActionException(The width of relation .._R can not be uniquely inferred. [junit] The model is not idle, so stopping the model might help. [junit] One possible solution is to create a toplevel parameter named "_defaultInferredWidthTo1" with the boolean value true. [junit] Please make the width inference deterministic by explicitly specifying the width of this relation. In the user interface, right click on the relation, select Configure and change the width. Note that some actors may need to have their Java code updated to call setDefaultWidth(1) on the output port. The relation is deeply connected to these ports: [junit] ..clock.output [junit] ..join.input [junit] in .._R) [junit] ptolemy.kernel.util.IllegalActionException: The width of relation .._R can not be uniquely inferred. [junit] The model is not idle, so stopping the model might help. [junit] One possible solution is to create a toplevel parameter named "_defaultInferredWidthTo1" with the boolean value true. [junit] Please make the width inference deterministic by explicitly specifying the width of this relation. In the user interface, right click on the relation, select Configure and change the width. Note that some actors may need to have their Java code updated to call setDefaultWidth(1) on the output port. The relation is deeply connected to these ports: [junit] ..clock.output [junit] ..join.input [junit] in .._R [junit] at ptolemy.actor.RelationWidthInference.inferWidths(RelationWidthInference.java:449) [junit] at ptolemy.actor.CompositeActor.inferWidths(CompositeActor.java:830) [junit] at ptolemy.actor.IORelation.getWidth(IORelation.java:325) [junit] at ptolemy.actor.IOPort._getWidth(IOPort.java:5038) [junit] at ptolemy.actor.IOPort.createReceivers(IOPort.java:672) [junit] at ptolemy.actor.AtomicActor.createReceivers(AtomicActor.java:253) [junit] at ptolemy.actor.Director._createReceivers(Director.java:2095) [junit] at ptolemy.actor.Director.preinitialize(Director.java:1269) [junit] at ptolemy.actor.process.ProcessDirector.preinitialize(ProcessDirector.java:430) [junit] at ptolemy.actor.CompositeActor.preinitialize(CompositeActor.java:1828) [junit] at ptolemy.actor.Manager.preinitializeAndResolveTypes(Manager.java:1040) [junit] at ptolemy.actor.Manager.initialize(Manager.java:710) [junit] at ptolemy.actor.Manager.execute(Manager.java:356) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at tcl.lang.reflect.PkgInvoker.invokeMethod(PkgInvoker.java:129) [junit] at tcl.lang.JavaInvoke.call(JavaInvoke.java:253) [junit] at tcl.lang.JavaInvoke.callMethod(JavaInvoke.java:116) [junit] at tcl.lang.ReflectObject.cmdProc(ReflectObject.java:727) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.eval(Interp.java:1841) [junit] at tcl.lang.UplevelCmd.cmdProc(UplevelCmd.java:93) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.eval(Interp.java:1841) [junit] at tcl.lang.CatchCmd.cmdProc(CatchCmd.java:42) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Parser.evalTokens(Parser.java:930) [junit] at tcl.lang.Parser.eval2(Parser.java:1125) [junit] at tcl.lang.Procedure.cmdProc(Procedure.java:175) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.evalFile(Interp.java:1880) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at ptolemy.util.test.junit.TclTests.RunTclFile(TclTests.java:233) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) [junit] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) [junit] at junitparams.internal.InvokeParameterisedMethod.evaluate(InvokeParameterisedMethod.java:102) [junit] at junitparams.internal.ParameterisedTestMethodRunner.runMethodInvoker(ParameterisedTestMethodRunner.java:47) [junit] at junitparams.internal.ParameterisedTestMethodRunner.runTestMethod(ParameterisedTestMethodRunner.java:41) [junit] at junitparams.internal.ParameterisedTestClassRunner.runParameterisedTest(ParameterisedTestClassRunner.java:143) [junit] at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:237) [junit] at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:215) [junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) [junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) [junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) [junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) [junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) [junit] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) [junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:236) [junit] at org.junit.runners.Suite.runChild(Suite.java:128) [junit] at org.junit.runners.Suite.runChild(Suite.java:24) [junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) [junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) [junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) [junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) [junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) [junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:236) [junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1182) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1033) [junit] No executionListeners? Error message was: Exception occurred: class ptolemy.kernel.util.IllegalActionException(The width of relation .._R4 can not be uniquely inferred. [junit] The model is not idle, so stopping the model might help. [junit] One possible solution is to create a toplevel parameter named "_defaultInferredWidthTo1" with the boolean value true. [junit] Please make the width inference deterministic by explicitly specifying the width of this relation. In the user interface, right click on the relation, select Configure and change the width. Note that some actors may need to have their Java code updated to call setDefaultWidth(1) on the output port. The relation is deeply connected to these ports: [junit] ..fork.output2 [junit] ..sink.input [junit] in .._R4) [junit] ptolemy.kernel.util.IllegalActionException: The width of relation .._R4 can not be uniquely inferred. [junit] The model is not idle, so stopping the model might help. [junit] One possible solution is to create a toplevel parameter named "_defaultInferredWidthTo1" with the boolean value true. [junit] Please make the width inference deterministic by explicitly specifying the width of this relation. In the user interface, right click on the relation, select Configure and change the width. Note that some actors may need to have their Java code updated to call setDefaultWidth(1) on the output port. The relation is deeply connected to these ports: [junit] ..fork.output2 [junit] ..sink.input [junit] in .._R4 [junit] at ptolemy.actor.RelationWidthInference.inferWidths(RelationWidthInference.java:449) [junit] at ptolemy.actor.CompositeActor.inferWidths(CompositeActor.java:830) [junit] at ptolemy.actor.IORelation.getWidth(IORelation.java:325) [junit] at ptolemy.actor.IOPort._getWidth(IOPort.java:5038) [junit] at ptolemy.actor.IOPort.createReceivers(IOPort.java:672) [junit] at ptolemy.actor.AtomicActor.createReceivers(AtomicActor.java:253) [junit] at ptolemy.actor.Director._createReceivers(Director.java:2095) [junit] at ptolemy.actor.Director.preinitialize(Director.java:1269) [junit] at ptolemy.actor.process.ProcessDirector.preinitialize(ProcessDirector.java:430) [junit] at ptolemy.actor.CompositeActor.preinitialize(CompositeActor.java:1828) [junit] at ptolemy.actor.Manager.preinitializeAndResolveTypes(Manager.java:1040) [junit] at ptolemy.actor.Manager.initialize(Manager.java:710) [junit] at ptolemy.actor.Manager.execute(Manager.java:356) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at tcl.lang.reflect.PkgInvoker.invokeMethod(PkgInvoker.java:129) [junit] at tcl.lang.JavaInvoke.call(JavaInvoke.java:253) [junit] at tcl.lang.JavaInvoke.callMethod(JavaInvoke.java:116) [junit] at tcl.lang.ReflectObject.cmdProc(ReflectObject.java:727) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.eval(Interp.java:1841) [junit] at tcl.lang.UplevelCmd.cmdProc(UplevelCmd.java:93) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.eval(Interp.java:1841) [junit] at tcl.lang.CatchCmd.cmdProc(CatchCmd.java:42) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Parser.evalTokens(Parser.java:930) [junit] at tcl.lang.Parser.eval2(Parser.java:1125) [junit] at tcl.lang.Procedure.cmdProc(Procedure.java:175) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.evalFile(Interp.java:1880) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at ptolemy.util.test.junit.TclTests.RunTclFile(TclTests.java:233) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] 10 ms. Memory: 129024K Free: 84365K (65%) [junit] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) [junit] [junit] [junit] ==== $PTII/ptolemy/domains/dde/kernel/test/FeedBackDelay.tcl: FeedBackDelay-2.1 Cycle null tokens with actor/lib/clock [junit] ==== Contents of test case: [junit] [junit] set wspc [java::new ptolemy.kernel.util.Workspace] [junit] set toplevel [java::new ptolemy.actor.TypedCompositeActor $wspc] [junit] set dir [java::new ptolemy.domains.dde.kernel.DDEDirector $toplevel "director"] [junit] set mgr [java::new ptolemy.actor.Manager $wspc "manager"] [junit] $toplevel setDirector $dir [junit] $toplevel setManager $mgr [junit] set dirStopTime [java::cast ptolemy.data.expr.Parameter [$dir getAttribute stopTime]] [junit] $dirStopTime setToken [java::new ptolemy.data.DoubleToken 26.0] [junit] [junit] set clock [java::new ptolemy.actor.lib.Clock $toplevel "clock"] [junit] [junit] set values [java::cast ptolemy.data.expr.Parameter [$clock getAttribute values]] [junit] $values setExpression {{1, 1}} [junit] set period [java::cast ptolemy.data.expr.Parameter [$clock getAttribute period]] [junit] $period setToken [java::new ptolemy.data.DoubleToken 20.0] [junit] set offsets [java::cast ptolemy.data.expr.Parameter [$clock getAttribute offsets]] [junit] $offsets setExpression {{5.0, 15.0}} [junit] set stopTime [java::cast ptolemy.data.expr.Parameter [$clock getAttribute stopTime]] [junit] $stopTime setToken [java::new ptolemy.data.DoubleToken 27.0] [junit] [junit] set clockOut [java::cast ptolemy.actor.TypedIOPort [$clock getPort "output"]] [junit] $clockOut setMultiport true [junit] [junit] set actorReceiver [java::new ptolemy.domains.dde.kernel.test.DDEGetNToken $toplevel "actorReceiver" 3] [junit] set join [java::new ptolemy.domains.dde.kernel.test.FlowThrough $toplevel "join"] [junit] set fork [java::new ptolemy.domains.dde.kernel.test.TwoPut $toplevel "fork"] [junit] set fBack [java::new ptolemy.domains.dde.kernel.FeedBackDelay $toplevel "fBack"] [junit] [junit] set delay [java::cast ptolemy.data.expr.Parameter [$fBack getAttribute "delay"]] [junit] $delay setExpression 4.0 [junit] [junit] set rcvrIn [$actorReceiver getPort "input"] [junit] set joinIn [$join getPort "input"] [junit] set joinOut [$join getPort "output"] [junit] set forkIn [$fork getPort "input"] [junit] set forkOut1 [$fork getPort "output1"] [junit] set forkOut2 [$fork getPort "output2"] [junit] set fBackIn [$fBack getPort "input"] [junit] set fBackOut [$fBack getPort "output"] [junit] [junit] $toplevel connect $clockOut $joinIn [junit] $toplevel connect $joinOut $forkIn [junit] $toplevel connect $forkOut1 $rcvrIn [junit] $toplevel connect $fBackOut $joinIn [junit] $toplevel connect $fBackIn $forkOut2 [junit] [junit] $mgr run [junit] [junit] set time0 [$actorReceiver getAfterTime 0] [junit] set time1 [$actorReceiver getAfterTime 1] [junit] set time2 [$actorReceiver getAfterTime 2] [junit] [junit] list $time0 $time1 $time2 [junit] [junit] [junit] .... Test generated KNOWN error: [junit] while executing [junit] java.lang.NullPointerException [junit] at ptolemy.domains.dde.kernel.test.DDEGetNToken.getAfterTime(DDEGetNToken.java:89) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at tcl.lang.reflect.PkgInvoker.invokeMethod(PkgInvoker.java:129) [junit] at tcl.lang.JavaInvoke.call(JavaInvoke.java:253) [junit] at tcl.lang.JavaInvoke.callMethod(JavaInvoke.java:116) [junit] at tcl.lang.ReflectObject.cmdProc(ReflectObject.java:727) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Parser.evalTokens(Parser.java:930) [junit] at tcl.lang.Parser.eval2(Parser.java:1125) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.eval(Interp.java:1841) [junit] at tcl.lang.UplevelCmd.cmdProc(UplevelCmd.java:93) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.eval(Interp.java:1841) [junit] at tcl.lang.CatchCmd.cmdProc(CatchCmd.java:42) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Parser.evalTokens(Parser.java:930) [junit] at tcl.lang.Parser.eval2(Parser.java:1125) [junit] at tcl.lang.Procedure.cmdProc(Procedure.java:175) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.evalFile(Interp.java:1880) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at ptolemy.util.test.junit.TclTests.RunTclFile(TclTests.java:233) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) [junit] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) [junit] at junitparams.internal.InvokeParameterisedMethod.evaluate(InvokeParameterisedMethod.java:102) [junit] at junitparams.internal.ParameterisedTestMethodRunner.runMethodInvoker(ParameterisedTestMethodRunner.java:47) [junit] at junitparams.internal.ParameterisedTestMethodRunner.runTestMethod(ParameterisedTestMethodRunner.java:41) [junit] at junitparams.internal.ParameterisedTestClassRunner.runParameterisedTest(ParameterisedTestClassRunner.java:143) [junit] at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:237) [junit] at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:215) [junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) [junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) [junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) [junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) [junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) [junit] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) [junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:236) [junit] at org.junit.runners.Suite.runChild(Suite.java:128) [junit] at org.junit.runners.Suite.runChild(Suite.java:24) [junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) [junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) [junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) [junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) [junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) [junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:236) [junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1182) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1033) [junit] [junit] while executing [junit] java.lang.NullPointerException [junit] while executing [junit] "$actorReceiver getAfterTime 0" [junit] invoked from within [junit] "set time0 [$actorReceiver getAfterTime 0]" [junit] ("uplevel" body line 50) [junit] invoked from within [junit] "uplevel $contents_of_test" [junit] 5 ms. Memory: 129024K Free: 81822K (63%) [junit] [junit] [junit] ==== $PTII/ptolemy/domains/dde/kernel/test/FeedBackDelay.tcl: FeedBackDelay-3.1 Cycle real tokens with actor/lib/clock [junit] ==== Contents of test case: [junit] [junit] set wspc [java::new ptolemy.kernel.util.Workspace] [junit] set toplevel [java::new ptolemy.actor.TypedCompositeActor $wspc] [junit] set dir [java::new ptolemy.domains.dde.kernel.DDEDirector $toplevel "director"] [junit] set mgr [java::new ptolemy.actor.Manager $wspc "manager"] [junit] $toplevel setDirector $dir [junit] $toplevel setManager $mgr [junit] set dirStopTime [java::cast ptolemy.data.expr.Parameter [$dir getAttribute stopTime]] [junit] $dirStopTime setToken [java::new ptolemy.data.DoubleToken 20.0] [junit] [junit] set clock [java::new ptolemy.actor.lib.Clock $toplevel "clock"] [junit] [junit] set values [java::cast ptolemy.data.expr.Parameter [$clock getAttribute values]] [junit] $values setExpression {{1, 1}} [junit] set period [java::cast ptolemy.data.expr.Parameter [$clock getAttribute period]] [junit] $period setToken [java::new ptolemy.data.DoubleToken 20.0] [junit] set offsets [java::cast ptolemy.data.expr.Parameter [$clock getAttribute offsets]] [junit] $offsets setExpression {{5.0, 15.0}} [junit] set stopTime [java::cast ptolemy.data.expr.Parameter [$clock getAttribute stopTime]] [junit] $stopTime setToken [java::new ptolemy.data.DoubleToken 27.0] [junit] [junit] set clockOut [java::cast ptolemy.actor.TypedIOPort [$clock getPort "output"]] [junit] $clockOut setMultiport true [junit] [junit] set actorReceiver [java::new ptolemy.domains.dde.kernel.test.DDEGetNToken $toplevel "actorReceiver" 3] [junit] set join [java::new ptolemy.domains.dde.kernel.test.FlowThrough $toplevel "join"] [junit] set fork [java::new ptolemy.domains.dde.kernel.test.TwoPut $toplevel "fork"] [junit] set fBack [java::new ptolemy.domains.dde.kernel.FeedBackDelay $toplevel "fBack"] [junit] set sink [java::new ptolemy.domains.dde.kernel.test.DDEGetNToken $toplevel "sink" 1] [junit] [junit] set delay [java::cast ptolemy.data.expr.Parameter [$fBack getAttribute "delay"]] [junit] $delay setExpression 4.0 [junit] [junit] set realDelay [java::cast ptolemy.data.expr.Parameter [$fBack getAttribute realDelay]] [junit] $realDelay setToken [java::new ptolemy.data.BooleanToken true] [junit] [junit] set rcvrIn [$actorReceiver getPort "input"] [junit] set clockOut [$clock getPort "output"] [junit] set joinIn [$join getPort "input"] [junit] set joinOut [$join getPort "output"] [junit] set forkIn [$fork getPort "input"] [junit] set forkOut1 [$fork getPort "output1"] [junit] set forkOut2 [$fork getPort "output2"] [junit] set fBackIn [$fBack getPort "input"] [junit] set fBackOut [$fBack getPort "output"] [junit] set sinkIn [$sink getPort "input"] [junit] [junit] $toplevel connect $clockOut $joinIn [junit] $toplevel connect $joinOut $forkIn [junit] $toplevel connect $forkOut1 $rcvrIn [junit] $toplevel connect $forkOut2 $sinkIn [junit] $toplevel connect $fBackOut $joinIn [junit] $toplevel connect $fBackIn $forkOut1 [junit] [junit] $mgr run [junit] [junit] set time0 [$actorReceiver getAfterTime 0] [junit] set time1 [$actorReceiver getAfterTime 1] [junit] set time2 [$actorReceiver getAfterTime 2] [junit] [junit] list $time0 $time1 $time2 [junit] [junit] [junit] .... Test generated KNOWN error: [junit] while executing [junit] java.lang.NullPointerException [junit] at ptolemy.domains.dde.kernel.test.DDEGetNToken.getAfterTime(DDEGetNToken.java:89) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at tcl.lang.reflect.PkgInvoker.invokeMethod(PkgInvoker.java:129) [junit] at tcl.lang.JavaInvoke.call(JavaInvoke.java:253) [junit] at tcl.lang.JavaInvoke.callMethod(JavaInvoke.java:116) [junit] at tcl.lang.ReflectObject.cmdProc(ReflectObject.java:727) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Parser.evalTokens(Parser.java:930) [junit] at tcl.lang.Parser.eval2(Parser.java:1125) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.eval(Interp.java:1841) [junit] at tcl.lang.UplevelCmd.cmdProc(UplevelCmd.java:93) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.eval(Interp.java:1841) [junit] at tcl.lang.CatchCmd.cmdProc(CatchCmd.java:42) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Parser.evalTokens(Parser.java:930) [junit] at tcl.lang.Parser.eval2(Parser.java:1125) [junit] at tcl.lang.Procedure.cmdProc(Procedure.java:175) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.evalFile(Interp.java:1880) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at ptolemy.util.test.junit.TclTests.RunTclFile(TclTests.java:233) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) [junit] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) [junit] at junitparams.internal.InvokeParameterisedMethod.evaluate(InvokeParameterisedMethod.java:102) [junit] at junitparams.internal.ParameterisedTestMethodRunner.runMethodInvoker(ParameterisedTestMethodRunner.java:47) [junit] at junitparams.internal.ParameterisedTestMethodRunner.runTestMethod(ParameterisedTestMethodRunner.java:41) [junit] at junitparams.internal.ParameterisedTestClassRunner.runParameterisedTest(ParameterisedTestClassRunner.java:143) [junit] at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:237) [junit] at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:215) [junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) [junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) [junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) [junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) [junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) [junit] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) [junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:236) [junit] at org.junit.runners.Suite.runChild(Suite.java:128) [junit] at org.junit.runners.Suite.runChild(Suite.java:24) [junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) [junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) [junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) [junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) [junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) [junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:236) [junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1182) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1033) [junit] [junit] while executing [junit] java.lang.NullPointerException [junit] while executing [junit] "$actorReceiver getAfterTime 0" [junit] invoked from within [junit] "set time0 [$actorReceiver getAfterTime 0]" [junit] ("uplevel" body line 57) [junit] invoked from within [junit] "uplevel $contents_of_test" [junit] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) [junit] at junitparams.internal.InvokeParameterisedMethod.evaluate(InvokeParameterisedMethod.java:102) [junit] at junitparams.internal.ParameterisedTestMethodRunner.runMethodInvoker(ParameterisedTestMethodRunner.java:47) [junit] at junitparams.internal.ParameterisedTestMethodRunner.runTestMethod(ParameterisedTestMethodRunner.java:41) [junit] at junitparams.internal.ParameterisedTestClassRunner.runParameterisedTest(ParameterisedTestClassRunner.java:143) [junit] at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:237) [junit] at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:215) [junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) [junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) [junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) [junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) [junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) [junit] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) [junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:236) [junit] at org.junit.runners.Suite.runChild(Suite.java:128) [junit] at org.junit.runners.Suite.runChild(Suite.java:24) [junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) [junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) [junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) [junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) [junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) [junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:236) [junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1182) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1033) [junit] 9 ms. Memory: 129024K Free: 79245K (61%) [junit] [junit] [junit] ==== $PTII/ptolemy/domains/dde/kernel/test/FeedBackDelay.tcl: FeedBackDelay-4.1 Dual cycle with 0 delay in lower cycle with actor/lib/clock [junit] ==== Contents of test case: [junit] [junit] set wspc [java::new ptolemy.kernel.util.Workspace] [junit] set toplevel [java::new ptolemy.actor.TypedCompositeActor $wspc] [junit] set dir [java::new ptolemy.domains.dde.kernel.DDEDirector $toplevel "director"] [junit] set mgr [java::new ptolemy.actor.Manager $wspc "manager"] [junit] $toplevel setDirector $dir [junit] $toplevel setManager $mgr [junit] set dirStopTime [java::cast ptolemy.data.expr.Parameter [$dir getAttribute stopTime]] [junit] $dirStopTime setToken [java::new ptolemy.data.DoubleToken 26.0] [junit] [junit] set clock [java::new ptolemy.actor.lib.Clock $toplevel "clock"] [junit] [junit] set values [java::cast ptolemy.data.expr.Parameter [$clock getAttribute values]] [junit] $values setExpression {{1, 1}} [junit] set period [java::cast ptolemy.data.expr.Parameter [$clock getAttribute period]] [junit] $period setToken [java::new ptolemy.data.DoubleToken 20.0] [junit] set offsets [java::cast ptolemy.data.expr.Parameter [$clock getAttribute offsets]] [junit] $offsets setExpression {{5.0, 15.0}} [junit] set stopTime [java::cast ptolemy.data.expr.Parameter [$clock getAttribute stopTime]] [junit] $stopTime setToken [java::new ptolemy.data.DoubleToken 27.0] [junit] [junit] set clockOut [java::cast ptolemy.actor.TypedIOPort [$clock getPort "output"]] [junit] set rcvr1 [java::new ptolemy.domains.dde.kernel.test.DDEGetNToken $toplevel "rcvr1" 3] [junit] set join1 [java::new ptolemy.domains.dde.kernel.test.FlowThrough $toplevel "join1"] [junit] set fork1 [java::new ptolemy.domains.dde.kernel.test.TwoPut $toplevel "fork1"] [junit] set fBack1 [java::new ptolemy.domains.dde.kernel.FeedBackDelay $toplevel "fBack1"] [junit] set rcvr2 [java::new ptolemy.domains.dde.kernel.test.DDEGetNToken $toplevel "rcvr2" 3] [junit] set join2 [java::new ptolemy.domains.dde.kernel.test.FlowThrough $toplevel "join2"] [junit] set fork2 [java::new ptolemy.domains.dde.kernel.test.TwoPut $toplevel "fork2"] [junit] set fBack2 [java::new ptolemy.domains.dde.kernel.FeedBackDelay $toplevel "fBack2"] [junit] [junit] set delay [java::cast ptolemy.data.expr.Parameter [$fBack1 getAttribute "delay"]] [junit] $delay setExpression 4.0 [junit] [junit] set delay [java::cast ptolemy.data.expr.Parameter [$fBack2 getAttribute "delay"]] [junit] $delay setExpression 0.0 [junit] [junit] set rcvr1In [$rcvr1 getPort "input"] [junit] set join1In [$join1 getPort "input"] [junit] set join1Out [$join1 getPort "output"] [junit] set fork1In [$fork1 getPort "input"] [junit] set fork1Out1 [$fork1 getPort "output1"] [junit] set fork1Out2 [$fork1 getPort "output2"] [junit] set fBack1In [$fBack1 getPort "input"] [junit] set fBack1Out [$fBack1 getPort "output"] [junit] [junit] set rcvr2In [$rcvr2 getPort "input"] [junit] set join2In [$join2 getPort "input"] [junit] set join2Out [$join2 getPort "output"] [junit] set fork2In [$fork2 getPort "input"] [junit] set fork2Out1 [$fork2 getPort "output1"] [junit] set fork2Out2 [$fork2 getPort "output2"] [junit] set fBack2In [$fBack2 getPort "input"] [junit] set fBack2Out [$fBack2 getPort "output"] [junit] [junit] set clockRelation [$toplevel connect $clockOut $join1In] [junit] $join2In link $clockRelation [junit] [junit] $toplevel connect $join1Out $fork1In [junit] $toplevel connect $fork1Out1 $rcvr1In [junit] $toplevel connect $fBack1Out $join1In [junit] $toplevel connect $fBack1In $fork1Out2 [junit] [junit] $toplevel connect $join2Out $fork2In [junit] $toplevel connect $fork2Out1 $rcvr2In [junit] $toplevel connect $fBack2Out $join2In [junit] $toplevel connect $fBack2In $fork2Out2 [junit] [junit] $mgr run [junit] [junit] set time1_0 [$rcvr1 getAfterTime 0] [junit] set time1_1 [$rcvr1 getAfterTime 1] [junit] set time1_2 [$rcvr1 getAfterTime 2] [junit] [junit] set time2_0 [$rcvr2 getAfterTime 0] [junit] set time2_1 [$rcvr2 getAfterTime 1] [junit] set time2_2 [$rcvr2 getAfterTime 2] [junit] [junit] list $time1_0 $time1_1 $time1_2 $time2_0 $time2_1 $time2_2 [junit] [junit] [junit] .... Test generated KNOWN error: [junit] while executing [junit] java.lang.NullPointerException [junit] at ptolemy.domains.dde.kernel.test.DDEGetNToken.getAfterTime(DDEGetNToken.java:89) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at tcl.lang.reflect.PkgInvoker.invokeMethod(PkgInvoker.java:129) [junit] at tcl.lang.JavaInvoke.call(JavaInvoke.java:253) [junit] at tcl.lang.JavaInvoke.callMethod(JavaInvoke.java:116) [junit] at tcl.lang.ReflectObject.cmdProc(ReflectObject.java:727) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Parser.evalTokens(Parser.java:930) [junit] at tcl.lang.Parser.eval2(Parser.java:1125) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.eval(Interp.java:1841) [junit] at tcl.lang.UplevelCmd.cmdProc(UplevelCmd.java:93) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.eval(Interp.java:1841) [junit] at tcl.lang.CatchCmd.cmdProc(CatchCmd.java:42) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Parser.evalTokens(Parser.java:930) [junit] at tcl.lang.Parser.eval2(Parser.java:1125) [junit] at tcl.lang.Procedure.cmdProc(Procedure.java:175) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.evalFile(Interp.java:1880) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at ptolemy.util.test.junit.TclTests.RunTclFile(TclTests.java:233) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) [junit] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) [junit] at junitparams.internal.InvokeParameterisedMethod.evaluate(InvokeParameterisedMethod.java:102) [junit] at junitparams.internal.ParameterisedTestMethodRunner.runMethodInvoker(ParameterisedTestMethodRunner.java:47) [junit] at junitparams.internal.ParameterisedTestMethodRunner.runTestMethod(ParameterisedTestMethodRunner.java:41) [junit] at junitparams.internal.ParameterisedTestClassRunner.runParameterisedTest(ParameterisedTestClassRunner.java:143) [junit] at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:237) [junit] at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:215) [junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) [junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) [junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) [junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) [junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) [junit] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) [junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:236) [junit] at org.junit.runners.Suite.runChild(Suite.java:128) [junit] at org.junit.runners.Suite.runChild(Suite.java:24) [junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) [junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) [junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) [junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) [junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) [junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:236) [junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1182) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1033) [junit] [junit] while executing [junit] java.lang.NullPointerException [junit] while executing [junit] "$rcvr1 getAfterTime 0" [junit] invoked from within [junit] "set time1_0 [$rcvr1 getAfterTime 0]" [junit] ("uplevel" body line 71) [junit] invoked from within [junit] "uplevel $contents_of_test" [junit] 5 ms. Memory: 129024K Free: 76702K (59%) [junit] [junit] [junit] ==== $PTII/ptolemy/domains/dde/kernel/test/FeedBackDelay.tcl: FeedBackDelay-4.2 Dual cycle with very small delay in lower cycle with actor/lib/clock [junit] ==== Contents of test case: [junit] [junit] set wspc [java::new ptolemy.kernel.util.Workspace] [junit] set toplevel [java::new ptolemy.actor.TypedCompositeActor $wspc] [junit] set dir [java::new ptolemy.domains.dde.kernel.DDEDirector $toplevel "director"] [junit] set mgr [java::new ptolemy.actor.Manager $wspc "manager"] [junit] $toplevel setDirector $dir [junit] $toplevel setManager $mgr [junit] set dirStopTime [java::cast ptolemy.data.expr.Parameter [$dir getAttribute stopTime]] [junit] $dirStopTime setToken [java::new ptolemy.data.DoubleToken 27.0] [junit] [junit] set clock [java::new ptolemy.actor.lib.Clock $toplevel "clock"] [junit] [junit] set values [java::cast ptolemy.data.expr.Parameter [$clock getAttribute values]] [junit] $values setExpression {{1, 1}} [junit] set period [java::cast ptolemy.data.expr.Parameter [$clock getAttribute period]] [junit] $period setToken [java::new ptolemy.data.DoubleToken 20.0] [junit] set offsets [java::cast ptolemy.data.expr.Parameter [$clock getAttribute offsets]] [junit] $offsets setExpression {{5.0, 15.0}} [junit] set stopTime [java::cast ptolemy.data.expr.Parameter [$clock getAttribute stopTime]] [junit] $stopTime setToken [java::new ptolemy.data.DoubleToken 27.0] [junit] [junit] set rcvr1 [java::new ptolemy.domains.dde.kernel.test.DDEGetNToken $toplevel "rcvr1" 3] [junit] set join1 [java::new ptolemy.domains.dde.kernel.test.FlowThrough $toplevel "join1"] [junit] set fork1 [java::new ptolemy.domains.dde.kernel.test.TwoPut $toplevel "fork1"] [junit] set fBack1 [java::new ptolemy.domains.dde.kernel.FeedBackDelay $toplevel "fBack1"] [junit] set rcvr2 [java::new ptolemy.domains.dde.kernel.test.DDEGetNToken $toplevel "rcvr2" 3] [junit] set join2 [java::new ptolemy.domains.dde.kernel.test.FlowThrough $toplevel "join2"] [junit] set fork2 [java::new ptolemy.domains.dde.kernel.test.TwoPut $toplevel "fork2"] [junit] set fBack2 [java::new ptolemy.domains.dde.kernel.FeedBackDelay $toplevel "fBack2"] [junit] [junit] set delay [java::cast ptolemy.data.expr.Parameter [$fBack1 getAttribute "delay"]] [junit] $delay setExpression 4.0 [junit] set delay [java::cast ptolemy.data.expr.Parameter [$fBack2 getAttribute "delay"]] [junit] $delay setExpression 4.0 [junit] [junit] set clockOut [java::cast ptolemy.actor.TypedIOPort [$clock getPort "output"]] [junit] set rcvr1In [$rcvr1 getPort "input"] [junit] set join1In [$join1 getPort "input"] [junit] set join1Out [$join1 getPort "output"] [junit] set fork1In [$fork1 getPort "input"] [junit] set fork1Out1 [$fork1 getPort "output1"] [junit] set fork1Out2 [$fork1 getPort "output2"] [junit] set fBack1In [$fBack1 getPort "input"] [junit] set fBack1Out [$fBack1 getPort "output"] [junit] [junit] set rcvr2In [$rcvr2 getPort "input"] [junit] set join2In [$join2 getPort "input"] [junit] set join2Out [$join2 getPort "output"] [junit] set fork2In [$fork2 getPort "input"] [junit] set fork2Out1 [$fork2 getPort "output1"] [junit] set fork2Out2 [$fork2 getPort "output2"] [junit] set fBack2In [$fBack2 getPort "input"] [junit] set fBack2Out [$fBack2 getPort "output"] [junit] [junit] set clockRelation [$toplevel connect $clockOut $join1In] [junit] $join2In link $clockRelation [junit] [junit] $toplevel connect $join1Out $fork1In [junit] $toplevel connect $fork1Out1 $rcvr1In [junit] [junit] $toplevel connect $fBack1Out $join1In [junit] $toplevel connect $fBack1In $fork1Out2 [junit] [junit] $toplevel connect $join2Out $fork2In [junit] $toplevel connect $fork2Out1 $rcvr2In [junit] $toplevel connect $fBack2Out $join2In [junit] $toplevel connect $fBack2In $fork2Out2 [junit] [junit] $mgr run [junit] [junit] set time1_0 [$rcvr1 getAfterTime 0] [junit] set time1_1 [$rcvr1 getAfterTime 1] [junit] set time1_2 [$rcvr1 getAfterTime 2] [junit] [junit] set time2_0 [$rcvr2 getAfterTime 0] [junit] set time2_1 [$rcvr2 getAfterTime 1] [junit] set time2_2 [$rcvr2 getAfterTime 2] [junit] [junit] list $time1_0 $time1_1 $time1_2 $time2_0 $time2_1 $time2_2 [junit] [junit] [junit] .... Test generated KNOWN error: [junit] while executing [junit] java.lang.NullPointerException [junit] at ptolemy.domains.dde.kernel.test.DDEGetNToken.getAfterTime(DDEGetNToken.java:89) [junit] at jdk.internal.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] No executionListeners? Error message was: Exception occurred: class ptolemy.kernel.util.IllegalActionException(The width of relation .._R2 can not be uniquely inferred. [junit] The model is not idle, so stopping the model might help. [junit] One possible solution is to create a toplevel parameter named "_defaultInferredWidthTo1" with the boolean value true. [junit] Please make the width inference deterministic by explicitly specifying the width of this relation. In the user interface, right click on the relation, select Configure and change the width. Note that some actors may need to have their Java code updated to call setDefaultWidth(1) on the output port. The relation is deeply connected to these ports: [junit] ..join1.output [junit] ..fork1.input [junit] in .._R2) [junit] ptolemy.kernel.util.IllegalActionException: The width of relation .._R2 can not be uniquely inferred. [junit] The model is not idle, so stopping the model might help. [junit] One possible solution is to create a toplevel parameter named "_defaultInferredWidthTo1" with the boolean value true. [junit] Please make the width inference deterministic by explicitly specifying the width of this relation. In the user interface, right click on the relation, select Configure and change the width. Note that some actors may need to have their Java code updated to call setDefaultWidth(1) on the output port. The relation is deeply connected to these ports: [junit] ..join1.output [junit] ..fork1.input [junit] in .._R2 [junit] at ptolemy.actor.RelationWidthInference.inferWidths(RelationWidthInference.java:449) [junit] at ptolemy.actor.CompositeActor.inferWidths(CompositeActor.java:830) [junit] at ptolemy.actor.IORelation.getWidth(IORelation.java:325) [junit] at ptolemy.actor.IOPort._getWidth(IOPort.java:5038) [junit] at ptolemy.actor.IOPort.createReceivers(IOPort.java:672) [junit] at ptolemy.actor.AtomicActor.createReceivers(AtomicActor.java:253) [junit] at ptolemy.actor.Director._createReceivers(Director.java:2095) [junit] at ptolemy.actor.Director.preinitialize(Director.java:1269) [junit] at ptolemy.actor.process.ProcessDirector.preinitialize(ProcessDirector.java:430) [junit] at ptolemy.actor.CompositeActor.preinitialize(CompositeActor.java:1828) [junit] at ptolemy.actor.Manager.preinitializeAndResolveTypes(Manager.java:1040) [junit] at ptolemy.actor.Manager.initialize(Manager.java:710) [junit] at ptolemy.actor.Manager.execute(Manager.java:356) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at tcl.lang.reflect.PkgInvoker.invokeMethod(PkgInvoker.java:129) [junit] at tcl.lang.JavaInvoke.call(JavaInvoke.java:253) [junit] at tcl.lang.JavaInvoke.callMethod(JavaInvoke.java:116) [junit] at tcl.lang.ReflectObject.cmdProc(ReflectObject.java:727) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.eval(Interp.java:1841) [junit] at tcl.lang.UplevelCmd.cmdProc(UplevelCmd.java:93) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.eval(Interp.java:1841) [junit] at tcl.lang.CatchCmd.cmdProc(CatchCmd.java:42) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Parser.evalTokens(Parser.java:930) [junit] at tcl.lang.Parser.eval2(Parser.java:1125) [junit] at tcl.lang.Procedure.cmdProc(Procedure.java:175) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.evalFile(Interp.java:1880) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at ptolemy.util.test.junit.TclTests.RunTclFile(TclTests.java:233) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) [junit] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) [junit] at junitparams.internal.InvokeParameterisedMethod.evaluate(InvokeParameterisedMethod.java:102) [junit] at junitparams.internal.ParameterisedTestMethodRunner.runMethodInvoker(ParameterisedTestMethodRunner.java:47) [junit] at junitparams.internal.ParameterisedTestMethodRunner.runTestMethod(ParameterisedTestMethodRunner.java:41) [junit] at junitparams.internal.ParameterisedTestClassRunner.runParameterisedTest(ParameterisedTestClassRunner.java:143) [junit] at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:237) [junit] at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:215) [junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) [junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) [junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) [junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) [junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) [junit] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) [junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:236) [junit] at org.junit.runners.Suite.runChild(Suite.java:128) [junit] at org.junit.runners.Suite.runChild(Suite.java:24) [junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) [junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) [junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) [junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) [junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) [junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:236) [junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1182) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1033) [junit] No executionListeners? Error message was: Exception occurred: class ptolemy.kernel.util.IllegalActionException(The width of relation .._R7 can not be uniquely inferred. [junit] The model is not idle, so stopping the model might help. [junit] One possible solution is to create a toplevel parameter named "_defaultInferredWidthTo1" with the boolean value true. [junit] Please make the width inference deterministic by explicitly specifying the width of this relation. In the user interface, right click on the relation, select Configure and change the width. Note that some actors may need to have their Java code updated to call setDefaultWidth(1) on the output port. The relation is deeply connected to these ports: [junit] ..fork2.output1 [junit] ..rcvr2.input [junit] in .._R7) [junit] ptolemy.kernel.util.IllegalActionException: The width of relation .._R7 can not be uniquely inferred. [junit] The model is not idle, so stopping the model might help. [junit] One possible solution is to create a toplevel parameter named "_defaultInferredWidthTo1" with the boolean value true. [junit] Please make the width inference deterministic by explicitly specifying the width of this relation. In the user interface, right click on the relation, select Configure and change the width. Note that some actors may need to have their Java code updated to call setDefaultWidth(1) on the output port. The relation is deeply connected to these ports: [junit] ..fork2.output1 [junit] ..rcvr2.input [junit] in .._R7 [junit] at ptolemy.actor.RelationWidthInference.inferWidths(RelationWidthInference.java:449) [junit] at ptolemy.actor.CompositeActor.inferWidths(CompositeActor.java:830) [junit] at ptolemy.actor.IORelation.getWidth(IORelation.java:325) [junit] at ptolemy.actor.IOPort._getWidth(IOPort.java:5038) [junit] at ptolemy.actor.IOPort.createReceivers(IOPort.java:672) [junit] at ptolemy.actor.AtomicActor.createReceivers(AtomicActor.java:253) [junit] at ptolemy.actor.Director._createReceivers(Director.java:2095) [junit] at ptolemy.actor.Director.preinitialize(Director.java:1269) [junit] at ptolemy.actor.process.ProcessDirector.preinitialize(ProcessDirector.java:430) [junit] at ptolemy.actor.CompositeActor.preinitialize(CompositeActor.java:1828) [junit] at ptolemy.actor.Manager.preinitializeAndResolveTypes(Manager.java:1040) [junit] at ptolemy.actor.Manager.initialize(Manager.java:710) [junit] at ptolemy.actor.Manager.execute(Manager.java:356) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at tcl.lang.reflect.PkgInvoker.invokeMethod(PkgInvoker.java:129) [junit] at tcl.lang.JavaInvoke.call(JavaInvoke.java:253) [junit] at tcl.lang.JavaInvoke.callMethod(JavaInvoke.java:116) [junit] at tcl.lang.ReflectObject.cmdProc(ReflectObject.java:727) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.eval(Interp.java:1841) [junit] at tcl.lang.UplevelCmd.cmdProc(UplevelCmd.java:93) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.eval(Interp.java:1841) [junit] at tcl.lang.CatchCmd.cmdProc(CatchCmd.java:42) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Parser.evalTokens(Parser.java:930) [junit] at tcl.lang.Parser.eval2(Parser.java:1125) [junit] at tcl.lang.Procedure.cmdProc(Procedure.java:175) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.evalFile(Interp.java:1880) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at ptolemy.util.test.junit.TclTests.RunTclFile(TclTests.java:233) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) [junit] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) [junit] at junitparams.internal.InvokeParameterisedMethod.evaluate(InvokeParameterisedMethod.java:102) [junit] at junitparams.internal.ParameterisedTestMethodRunner.runMethodInvoker(ParameterisedTestMethodRunner.java:47) [junit] at junitparams.internal.ParameterisedTestMethodRunner.runTestMethod(ParameterisedTestMethodRunner.java:41) [junit] at junitparams.internal.ParameterisedTestClassRunner.runParameterisedTest(ParameterisedTestClassRunner.java:143) [junit] at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:237) [junit] at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:215) [junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) [junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) [junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) [junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) [junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) [junit] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) [junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:236) [junit] at org.junit.runners.Suite.runChild(Suite.java:128) [junit] at org.junit.runners.Suite.runChild(Suite.java:24) [junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) [junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) [junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) [junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) [junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) [junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:236) [junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1182) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1033) [junit] at tcl.lang.reflect.PkgInvoker.invokeMethod(PkgInvoker.java:129) [junit] at tcl.lang.JavaInvoke.call(JavaInvoke.java:253) [junit] at tcl.lang.JavaInvoke.callMethod(JavaInvoke.java:116) [junit] at tcl.lang.ReflectObject.cmdProc(ReflectObject.java:727) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Parser.evalTokens(Parser.java:930) [junit] at tcl.lang.Parser.eval2(Parser.java:1125) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.eval(Interp.java:1841) [junit] at tcl.lang.UplevelCmd.cmdProc(UplevelCmd.java:93) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.eval(Interp.java:1841) [junit] at tcl.lang.CatchCmd.cmdProc(CatchCmd.java:42) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Parser.evalTokens(Parser.java:930) [junit] at tcl.lang.Parser.eval2(Parser.java:1125) [junit] at tcl.lang.Procedure.cmdProc(Procedure.java:175) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.evalFile(Interp.java:1880) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at ptolemy.util.test.junit.TclTests.RunTclFile(TclTests.java:233) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) [junit] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) [junit] at junitparams.internal.InvokeParameterisedMethod.evaluate(InvokeParameterisedMethod.java:102) [junit] at junitparams.internal.ParameterisedTestMethodRunner.runMethodInvoker(ParameterisedTestMethodRunner.java:47) [junit] at junitparams.internal.ParameterisedTestMethodRunner.runTestMethod(ParameterisedTestMethodRunner.java:41) [junit] at junitparams.internal.ParameterisedTestClassRunner.runParameterisedTest(ParameterisedTestClassRunner.java:143) [junit] at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:237) [junit] at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:215) [junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) [junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) [junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) [junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) [junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) [junit] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) [junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:236) [junit] at org.junit.runners.Suite.runChild(Suite.java:128) [junit] at org.junit.runners.Suite.runChild(Suite.java:24) [junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) [junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) [junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) [junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) [junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) [junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:236) [junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1182) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1033) [junit] [junit] while executing [junit] java.lang.NullPointerException [junit] while executing [junit] "$rcvr1 getAfterTime 0" [junit] invoked from within [junit] "set time1_0 [$rcvr1 getAfterTime 0]" [junit] ("uplevel" body line 71) [junit] invoked from within [junit] "uplevel $contents_of_test" [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/dde/kernel/test/PrioritizedTimedQueue.tcl [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/dde/kernel/test/RcvrComparator.tcl [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/dde/kernel/test/TimeKeeper.tcl [junit] 06/06/22 02:09:02 [junit] Failed: 0 Total Tests: 43 ((Passed: 39, Newly Passed: 0) Known Failed: 4) /home/travis/build/icyphy/ptII/ptolemy/domains/dde/kernel/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/dde/kernel/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/dde/kernel/test [junit] WARNING: An illegal reflective access operation has occurred [junit] WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil (file:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar) to constructor java.nio.DirectByteBuffer(long,int) [junit] WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.ReflectionUtil [junit] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [junit] WARNING: All illegal access operations will be denied in a future release [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] No auto/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/dde/kernel/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.515 sec [junit] Output: [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/dde/kernel/test/DDEActor.tcl [junit] testDefs.tcl: setting time out to 9000 seconds at Mon Jun 06 02:09:01 UTC 2022 [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/dde/kernel/test/DDEDirector.tcl [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/dde/kernel/test/DDEIOPort.tcl [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/dde/kernel/test/DDEReceiver.tcl [junit] #####Past DDEGetNToken.rcvr.hasToken() [junit] #####Past DDEGetNToken.rcvr.hasToken() [junit] #####Past DDEGetNToken.rcvr.hasToken() [junit] _writeBlockedQueues.size() = 0 [junit] 51 ms. Memory: 129024K Free: 93596K (73%) [junit] #####Past DDEGetNToken.rcvr.hasToken() [junit] #####Past DDEGetNToken.rcvr.hasToken() [junit] _writeBlockedQueues.size() = 0 [junit] 14 ms. Memory: 129024K Free: 92572K (72%) [junit] #####Past DDEGetNToken.rcvr.hasToken() [junit] #####Past DDEGetNToken.rcvr.hasToken() [junit] _writeBlockedQueues.size() = 0 [junit] 18 ms. Memory: 129024K Free: 90524K (70%) [junit] #####Past DDEGetNToken.rcvr.hasToken() [junit] #####Past DDEGetNToken.rcvr.hasToken() [junit] #####Past DDEGetNToken.rcvr.hasToken() [junit] #####Past DDEGetNToken.rcvr.hasToken() [junit] #####Past DDEGetNToken.rcvr.hasToken() [junit] _writeBlockedQueues.size() = 0 [junit] 16 ms. Memory: 129024K Free: 87452K (68%) [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/dde/kernel/test/FeedBackDelay.tcl [junit] 10 ms. Memory: 129024K Free: 84365K (65%) [junit] [junit] [junit] ==== $PTII/ptolemy/domains/dde/kernel/test/FeedBackDelay.tcl: FeedBackDelay-2.1 Cycle null tokens with actor/lib/clock [junit] ==== Contents of test case: [junit] [junit] set wspc [java::new ptolemy.kernel.util.Workspace] [junit] set toplevel [java::new ptolemy.actor.TypedCompositeActor $wspc] [junit] set dir [java::new ptolemy.domains.dde.kernel.DDEDirector $toplevel "director"] [junit] set mgr [java::new ptolemy.actor.Manager $wspc "manager"] [junit] $toplevel setDirector $dir [junit] $toplevel setManager $mgr [junit] set dirStopTime [java::cast ptolemy.data.expr.Parameter [$dir getAttribute stopTime]] [junit] $dirStopTime setToken [java::new ptolemy.data.DoubleToken 26.0] [junit] [junit] set clock [java::new ptolemy.actor.lib.Clock $toplevel "clock"] [junit] [junit] set values [java::cast ptolemy.data.expr.Parameter [$clock getAttribute values]] [junit] $values setExpression {{1, 1}} [junit] set period [java::cast ptolemy.data.expr.Parameter [$clock getAttribute period]] [junit] $period setToken [java::new ptolemy.data.DoubleToken 20.0] [junit] set offsets [java::cast ptolemy.data.expr.Parameter [$clock getAttribute offsets]] [junit] $offsets setExpression {{5.0, 15.0}} [junit] set stopTime [java::cast ptolemy.data.expr.Parameter [$clock getAttribute stopTime]] [junit] $stopTime setToken [java::new ptolemy.data.DoubleToken 27.0] [junit] [junit] set clockOut [java::cast ptolemy.actor.TypedIOPort [$clock getPort "output"]] [junit] $clockOut setMultiport true [junit] [junit] set actorReceiver [java::new ptolemy.domains.dde.kernel.test.DDEGetNToken $toplevel "actorReceiver" 3] [junit] set join [java::new ptolemy.domains.dde.kernel.test.FlowThrough $toplevel "join"] [junit] set fork [java::new ptolemy.domains.dde.kernel.test.TwoPut $toplevel "fork"] [junit] set fBack [java::new ptolemy.domains.dde.kernel.FeedBackDelay $toplevel "fBack"] [junit] [junit] set delay [java::cast ptolemy.data.expr.Parameter [$fBack getAttribute "delay"]] [junit] $delay setExpression 4.0 [junit] [junit] set rcvrIn [$actorReceiver getPort "input"] [junit] set joinIn [$join getPort "input"] [junit] set joinOut [$join getPort "output"] [junit] set forkIn [$fork getPort "input"] [junit] set forkOut1 [$fork getPort "output1"] [junit] set forkOut2 [$fork getPort "output2"] [junit] set fBackIn [$fBack getPort "input"] [junit] set fBackOut [$fBack getPort "output"] [junit] [junit] $toplevel connect $clockOut $joinIn [junit] $toplevel connect $joinOut $forkIn [junit] $toplevel connect $forkOut1 $rcvrIn [junit] $toplevel connect $fBackOut $joinIn [junit] $toplevel connect $fBackIn $forkOut2 [junit] [junit] $mgr run [junit] [junit] set time0 [$actorReceiver getAfterTime 0] [junit] set time1 [$actorReceiver getAfterTime 1] [junit] set time2 [$actorReceiver getAfterTime 2] [junit] [junit] list $time0 $time1 $time2 [junit] [junit] [junit] .... Test generated KNOWN error: [junit] while executing [junit] java.lang.NullPointerException [junit] at ptolemy.domains.dde.kernel.test.DDEGetNToken.getAfterTime(DDEGetNToken.java:89) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at tcl.lang.reflect.PkgInvoker.invokeMethod(PkgInvoker.java:129) [junit] at tcl.lang.JavaInvoke.call(JavaInvoke.java:253) [junit] at tcl.lang.JavaInvoke.callMethod(JavaInvoke.java:116) [junit] at tcl.lang.ReflectObject.cmdProc(ReflectObject.java:727) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Parser.evalTokens(Parser.java:930) [junit] at tcl.lang.Parser.eval2(Parser.java:1125) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.eval(Interp.java:1841) [junit] at tcl.lang.UplevelCmd.cmdProc(UplevelCmd.java:93) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.eval(Interp.java:1841) [junit] at tcl.lang.CatchCmd.cmdProc(CatchCmd.java:42) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Parser.evalTokens(Parser.java:930) [junit] at tcl.lang.Parser.eval2(Parser.java:1125) [junit] at tcl.lang.Procedure.cmdProc(Procedure.java:175) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.evalFile(Interp.java:1880) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at ptolemy.util.test.junit.TclTests.RunTclFile(TclTests.java:233) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) [junit] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) [junit] at junitparams.internal.InvokeParameterisedMethod.evaluate(InvokeParameterisedMethod.java:102) [junit] at junitparams.internal.ParameterisedTestMethodRunner.runMethodInvoker(ParameterisedTestMethodRunner.java:47) [junit] at junitparams.internal.ParameterisedTestMethodRunner.runTestMethod(ParameterisedTestMethodRunner.java:41) [junit] at junitparams.internal.ParameterisedTestClassRunner.runParameterisedTest(ParameterisedTestClassRunner.java:143) [junit] at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:237) [junit] at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:215) [junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) [junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) [junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) [junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) [junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) [junit] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) [junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:236) [junit] at org.junit.runners.Suite.runChild(Suite.java:128) [junit] at org.junit.runners.Suite.runChild(Suite.java:24) [junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) [junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) [junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) [junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) [junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) [junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:236) [junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1182) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1033) [junit] [junit] while executing [junit] java.lang.NullPointerException [junit] while executing [junit] "$actorReceiver getAfterTime 0" [junit] invoked from within [junit] "set time0 [$actorReceiver getAfterTime 0]" [junit] ("uplevel" body line 50) [junit] invoked from within [junit] "uplevel $contents_of_test" [junit] 5 ms. Memory: 129024K Free: 81822K (63%) [junit] [junit] [junit] ==== $PTII/ptolemy/domains/dde/kernel/test/FeedBackDelay.tcl: FeedBackDelay-3.1 Cycle real tokens with actor/lib/clock [junit] ==== Contents of test case: [junit] [junit] set wspc [java::new ptolemy.kernel.util.Workspace] [junit] set toplevel [java::new ptolemy.actor.TypedCompositeActor $wspc] [junit] set dir [java::new ptolemy.domains.dde.kernel.DDEDirector $toplevel "director"] [junit] set mgr [java::new ptolemy.actor.Manager $wspc "manager"] [junit] $toplevel setDirector $dir [junit] $toplevel setManager $mgr [junit] set dirStopTime [java::cast ptolemy.data.expr.Parameter [$dir getAttribute stopTime]] [junit] $dirStopTime setToken [java::new ptolemy.data.DoubleToken 20.0] [junit] [junit] set clock [java::new ptolemy.actor.lib.Clock $toplevel "clock"] [junit] [junit] set values [java::cast ptolemy.data.expr.Parameter [$clock getAttribute values]] [junit] $values setExpression {{1, 1}} [junit] set period [java::cast ptolemy.data.expr.Parameter [$clock getAttribute period]] [junit] $period setToken [java::new ptolemy.data.DoubleToken 20.0] [junit] set offsets [java::cast ptolemy.data.expr.Parameter [$clock getAttribute offsets]] [junit] $offsets setExpression {{5.0, 15.0}} [junit] set stopTime [java::cast ptolemy.data.expr.Parameter [$clock getAttribute stopTime]] [junit] $stopTime setToken [java::new ptolemy.data.DoubleToken 27.0] [junit] [junit] set clockOut [java::cast ptolemy.actor.TypedIOPort [$clock getPort "output"]] [junit] $clockOut setMultiport true [junit] [junit] set actorReceiver [java::new ptolemy.domains.dde.kernel.test.DDEGetNToken $toplevel "actorReceiver" 3] [junit] set join [java::new ptolemy.domains.dde.kernel.test.FlowThrough $toplevel "join"] [junit] set fork [java::new ptolemy.domains.dde.kernel.test.TwoPut $toplevel "fork"] [junit] set fBack [java::new ptolemy.domains.dde.kernel.FeedBackDelay $toplevel "fBack"] [junit] set sink [java::new ptolemy.domains.dde.kernel.test.DDEGetNToken $toplevel "sink" 1] [junit] [junit] set delay [java::cast ptolemy.data.expr.Parameter [$fBack getAttribute "delay"]] [junit] $delay setExpression 4.0 [junit] [junit] set realDelay [java::cast ptolemy.data.expr.Parameter [$fBack getAttribute realDelay]] [junit] $realDelay setToken [java::new ptolemy.data.BooleanToken true] [junit] [junit] set rcvrIn [$actorReceiver getPort "input"] [junit] set clockOut [$clock getPort "output"] [junit] set joinIn [$join getPort "input"] [junit] set joinOut [$join getPort "output"] [junit] set forkIn [$fork getPort "input"] [junit] set forkOut1 [$fork getPort "output1"] [junit] set forkOut2 [$fork getPort "output2"] [junit] set fBackIn [$fBack getPort "input"] [junit] set fBackOut [$fBack getPort "output"] [junit] set sinkIn [$sink getPort "input"] [junit] [junit] $toplevel connect $clockOut $joinIn [junit] $toplevel connect $joinOut $forkIn [junit] $toplevel connect $forkOut1 $rcvrIn [junit] $toplevel connect $forkOut2 $sinkIn [junit] $toplevel connect $fBackOut $joinIn [junit] $toplevel connect $fBackIn $forkOut1 [junit] [junit] $mgr run [junit] [junit] set time0 [$actorReceiver getAfterTime 0] [junit] set time1 [$actorReceiver getAfterTime 1] [junit] set time2 [$actorReceiver getAfterTime 2] [junit] [junit] list $time0 $time1 $time2 [junit] [junit] [junit] .... Test generated KNOWN error: [junit] while executing [junit] java.lang.NullPointerException [junit] at ptolemy.domains.dde.kernel.test.DDEGetNToken.getAfterTime(DDEGetNToken.java:89) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at tcl.lang.reflect.PkgInvoker.invokeMethod(PkgInvoker.java:129) [junit] at tcl.lang.JavaInvoke.call(JavaInvoke.java:253) [junit] at tcl.lang.JavaInvoke.callMethod(JavaInvoke.java:116) [junit] at tcl.lang.ReflectObject.cmdProc(ReflectObject.java:727) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Parser.evalTokens(Parser.java:930) [junit] at tcl.lang.Parser.eval2(Parser.java:1125) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.eval(Interp.java:1841) [junit] at tcl.lang.UplevelCmd.cmdProc(UplevelCmd.java:93) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.eval(Interp.java:1841) [junit] at tcl.lang.CatchCmd.cmdProc(CatchCmd.java:42) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Parser.evalTokens(Parser.java:930) [junit] at tcl.lang.Parser.eval2(Parser.java:1125) [junit] at tcl.lang.Procedure.cmdProc(Procedure.java:175) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.evalFile(Interp.java:1880) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at ptolemy.util.test.junit.TclTests.RunTclFile(TclTests.java:233) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) [junit] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) [junit] at junitparams.internal.InvokeParameterisedMethod.evaluate(InvokeParameterisedMethod.java:102) [junit] at junitparams.internal.ParameterisedTestMethodRunner.runMethodInvoker(ParameterisedTestMethodRunner.java:47) [junit] at junitparams.internal.ParameterisedTestMethodRunner.runTestMethod(ParameterisedTestMethodRunner.java:41) [junit] at junitparams.internal.ParameterisedTestClassRunner.runParameterisedTest(ParameterisedTestClassRunner.java:143) [junit] at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:237) [junit] at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:215) [junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) [junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) [junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) [junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) [junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) [junit] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) [junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:236) [junit] at org.junit.runners.Suite.runChild(Suite.java:128) [junit] at org.junit.runners.Suite.runChild(Suite.java:24) [junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) [junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) [junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) [junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) [junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) [junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:236) [junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1182) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1033) [junit] [junit] while executing [junit] java.lang.NullPointerException [junit] while executing [junit] "$actorReceiver getAfterTime 0" [junit] invoked from within [junit] "set time0 [$actorReceiver getAfterTime 0]" [junit] ("uplevel" body line 57) [junit] invoked from within [junit] "uplevel $contents_of_test" [junit] 9 ms. Memory: 129024K Free: 79245K (61%) [junit] [junit] [junit] ==== $PTII/ptolemy/domains/dde/kernel/test/FeedBackDelay.tcl: FeedBackDelay-4.1 Dual cycle with 0 delay in lower cycle with actor/lib/clock [junit] ==== Contents of test case: [junit] [junit] set wspc [java::new ptolemy.kernel.util.Workspace] [junit] set toplevel [java::new ptolemy.actor.TypedCompositeActor $wspc] [junit] set dir [java::new ptolemy.domains.dde.kernel.DDEDirector $toplevel "director"] [junit] set mgr [java::new ptolemy.actor.Manager $wspc "manager"] [junit] $toplevel setDirector $dir [junit] $toplevel setManager $mgr [junit] set dirStopTime [java::cast ptolemy.data.expr.Parameter [$dir getAttribute stopTime]] [junit] $dirStopTime setToken [java::new ptolemy.data.DoubleToken 26.0] [junit] [junit] set clock [java::new ptolemy.actor.lib.Clock $toplevel "clock"] [junit] [junit] set values [java::cast ptolemy.data.expr.Parameter [$clock getAttribute values]] [junit] $values setExpression {{1, 1}} [junit] set period [java::cast ptolemy.data.expr.Parameter [$clock getAttribute period]] [junit] $period setToken [java::new ptolemy.data.DoubleToken 20.0] [junit] set offsets [java::cast ptolemy.data.expr.Parameter [$clock getAttribute offsets]] [junit] $offsets setExpression {{5.0, 15.0}} [junit] set stopTime [java::cast ptolemy.data.expr.Parameter [$clock getAttribute stopTime]] [junit] $stopTime setToken [java::new ptolemy.data.DoubleToken 27.0] [junit] [junit] set clockOut [java::cast ptolemy.actor.TypedIOPort [$clock getPort "output"]] [junit] set rcvr1 [java::new ptolemy.domains.dde.kernel.test.DDEGetNToken $toplevel "rcvr1" 3] [junit] set join1 [java::new ptolemy.domains.dde.kernel.test.FlowThrough $toplevel "join1"] [junit] set fork1 [java::new ptolemy.domains.dde.kernel.test.TwoPut $toplevel "fork1"] [junit] set fBack1 [java::new ptolemy.domains.dde.kernel.FeedBackDelay $toplevel "fBack1"] [junit] set rcvr2 [java::new ptolemy.domains.dde.kernel.test.DDEGetNToken $toplevel "rcvr2" 3] [junit] set join2 [java::new ptolemy.domains.dde.kernel.test.FlowThrough $toplevel "join2"] [junit] set fork2 [java::new ptolemy.domains.dde.kernel.test.TwoPut $toplevel "fork2"] [junit] set fBack2 [java::new ptolemy.domains.dde.kernel.FeedBackDelay $toplevel "fBack2"] [junit] [junit] set delay [java::cast ptolemy.data.expr.Parameter [$fBack1 getAttribute "delay"]] [junit] $delay setExpression 4.0 [junit] [junit] set delay [java::cast ptolemy.data.expr.Parameter [$fBack2 getAttribute "delay"]] [junit] $delay setExpression 0.0 [junit] [junit] set rcvr1In [$rcvr1 getPort "input"] [junit] set join1In [$join1 getPort "input"] [junit] set join1Out [$join1 getPort "output"] [junit] set fork1In [$fork1 getPort "input"] [junit] set fork1Out1 [$fork1 getPort "output1"] [junit] set fork1Out2 [$fork1 getPort "output2"] [junit] set fBack1In [$fBack1 getPort "input"] [junit] set fBack1Out [$fBack1 getPort "output"] [junit] [junit] set rcvr2In [$rcvr2 getPort "input"] [junit] set join2In [$join2 getPort "input"] [junit] set join2Out [$join2 getPort "output"] [junit] set fork2In [$fork2 getPort "input"] [junit] set fork2Out1 [$fork2 getPort "output1"] [junit] set fork2Out2 [$fork2 getPort "output2"] [junit] set fBack2In [$fBack2 getPort "input"] [junit] set fBack2Out [$fBack2 getPort "output"] [junit] [junit] set clockRelation [$toplevel connect $clockOut $join1In] [junit] $join2In link $clockRelation [junit] [junit] $toplevel connect $join1Out $fork1In [junit] $toplevel connect $fork1Out1 $rcvr1In [junit] $toplevel connect $fBack1Out $join1In [junit] $toplevel connect $fBack1In $fork1Out2 [junit] [junit] $toplevel connect $join2Out $fork2In [junit] $toplevel connect $fork2Out1 $rcvr2In [junit] $toplevel connect $fBack2Out $join2In [junit] $toplevel connect $fBack2In $fork2Out2 [junit] [junit] $mgr run [junit] [junit] set time1_0 [$rcvr1 getAfterTime 0] [junit] set time1_1 [$rcvr1 getAfterTime 1] [junit] set time1_2 [$rcvr1 getAfterTime 2] [junit] [junit] set time2_0 [$rcvr2 getAfterTime 0] [junit] set time2_1 [$rcvr2 getAfterTime 1] [junit] set time2_2 [$rcvr2 getAfterTime 2] [junit] [junit] list $time1_0 $time1_1 $time1_2 $time2_0 $time2_1 $time2_2 [junit] [junit] [junit] .... Test generated KNOWN error: [junit] while executing [junit] java.lang.NullPointerException [junit] at ptolemy.domains.dde.kernel.test.DDEGetNToken.getAfterTime(DDEGetNToken.java:89) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at tcl.lang.reflect.PkgInvoker.invokeMethod(PkgInvoker.java:129) [junit] at tcl.lang.JavaInvoke.call(JavaInvoke.java:253) [junit] at tcl.lang.JavaInvoke.callMethod(JavaInvoke.java:116) [junit] at tcl.lang.ReflectObject.cmdProc(ReflectObject.java:727) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Parser.evalTokens(Parser.java:930) [junit] at tcl.lang.Parser.eval2(Parser.java:1125) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.eval(Interp.java:1841) [junit] at tcl.lang.UplevelCmd.cmdProc(UplevelCmd.java:93) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.eval(Interp.java:1841) [junit] at tcl.lang.CatchCmd.cmdProc(CatchCmd.java:42) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Parser.evalTokens(Parser.java:930) [junit] at tcl.lang.Parser.eval2(Parser.java:1125) [junit] at tcl.lang.Procedure.cmdProc(Procedure.java:175) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.evalFile(Interp.java:1880) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at ptolemy.util.test.junit.TclTests.RunTclFile(TclTests.java:233) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) [junit] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) [junit] at junitparams.internal.InvokeParameterisedMethod.evaluate(InvokeParameterisedMethod.java:102) [junit] at junitparams.internal.ParameterisedTestMethodRunner.runMethodInvoker(ParameterisedTestMethodRunner.java:47) [junit] at junitparams.internal.ParameterisedTestMethodRunner.runTestMethod(ParameterisedTestMethodRunner.java:41) [junit] at junitparams.internal.ParameterisedTestClassRunner.runParameterisedTest(ParameterisedTestClassRunner.java:143) [junit] at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:237) [junit] at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:215) [junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) [junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) [junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) [junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) [junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) [junit] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) [junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:236) [junit] at org.junit.runners.Suite.runChild(Suite.java:128) [junit] at org.junit.runners.Suite.runChild(Suite.java:24) [junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) [junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) [junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) [junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) [junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) [junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:236) [junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1182) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1033) [junit] [junit] while executing [junit] java.lang.NullPointerException [junit] while executing [junit] "$rcvr1 getAfterTime 0" [junit] invoked from within [junit] "set time1_0 [$rcvr1 getAfterTime 0]" [junit] ("uplevel" body line 71) [junit] invoked from within [junit] "uplevel $contents_of_test" [junit] 5 ms. Memory: 129024K Free: 76702K (59%) [junit] [junit] [junit] ==== $PTII/ptolemy/domains/dde/kernel/test/FeedBackDelay.tcl: FeedBackDelay-4.2 Dual cycle with very small delay in lower cycle with actor/lib/clock [junit] ==== Contents of test case: [junit] [junit] set wspc [java::new ptolemy.kernel.util.Workspace] [junit] set toplevel [java::new ptolemy.actor.TypedCompositeActor $wspc] [junit] set dir [java::new ptolemy.domains.dde.kernel.DDEDirector $toplevel "director"] [junit] set mgr [java::new ptolemy.actor.Manager $wspc "manager"] [junit] $toplevel setDirector $dir [junit] $toplevel setManager $mgr [junit] set dirStopTime [java::cast ptolemy.data.expr.Parameter [$dir getAttribute stopTime]] [junit] $dirStopTime setToken [java::new ptolemy.data.DoubleToken 27.0] [junit] [junit] set clock [java::new ptolemy.actor.lib.Clock $toplevel "clock"] [junit] [junit] set values [java::cast ptolemy.data.expr.Parameter [$clock getAttribute values]] [junit] $values setExpression {{1, 1}} [junit] set period [java::cast ptolemy.data.expr.Parameter [$clock getAttribute period]] [junit] $period setToken [java::new ptolemy.data.DoubleToken 20.0] [junit] set offsets [java::cast ptolemy.data.expr.Parameter [$clock getAttribute offsets]] [junit] $offsets setExpression {{5.0, 15.0}} [junit] set stopTime [java::cast ptolemy.data.expr.Parameter [$clock getAttribute stopTime]] [junit] $stopTime setToken [java::new ptolemy.data.DoubleToken 27.0] [junit] [junit] set rcvr1 [java::new ptolemy.domains.dde.kernel.test.DDEGetNToken $toplevel "rcvr1" 3] [junit] set join1 [java::new ptolemy.domains.dde.kernel.test.FlowThrough $toplevel "join1"] [junit] set fork1 [java::new ptolemy.domains.dde.kernel.test.TwoPut $toplevel "fork1"] [junit] set fBack1 [java::new ptolemy.domains.dde.kernel.FeedBackDelay $toplevel "fBack1"] [junit] set rcvr2 [java::new ptolemy.domains.dde.kernel.test.DDEGetNToken $toplevel "rcvr2" 3] [junit] set join2 [java::new ptolemy.domains.dde.kernel.test.FlowThrough $toplevel "join2"] [junit] set fork2 [java::new ptolemy.domains.dde.kernel.test.TwoPut $toplevel "fork2"] [junit] set fBack2 [java::new ptolemy.domains.dde.kernel.FeedBackDelay $toplevel "fBack2"] [junit] [junit] set delay [java::cast ptolemy.data.expr.Parameter [$fBack1 getAttribute "delay"]] [junit] $delay setExpression 4.0 [junit] set delay [java::cast ptolemy.data.expr.Parameter [$fBack2 getAttribute "delay"]] [junit] $delay setExpression 4.0 [junit] [junit] set clockOut [java::cast ptolemy.actor.TypedIOPort [$clock getPort "output"]] [junit] set rcvr1In [$rcvr1 getPort "input"] [junit] set join1In [$join1 getPort "input"] [junit] set join1Out [$join1 getPort "output"] [junit] set fork1In [$fork1 getPort "input"] [junit] set fork1Out1 [$fork1 getPort "output1"] [junit] set fork1Out2 [$fork1 getPort "output2"] [junit] set fBack1In [$fBack1 getPort "input"] [junit] set fBack1Out [$fBack1 getPort "output"] [junit] [junit] set rcvr2In [$rcvr2 getPort "input"] [junit] set join2In [$join2 getPort "input"] [junit] set join2Out [$join2 getPort "output"] [junit] set fork2In [$fork2 getPort "input"] [junit] set fork2Out1 [$fork2 getPort "output1"] [junit] set fork2Out2 [$fork2 getPort "output2"] [junit] set fBack2In [$fBack2 getPort "input"] [junit] set fBack2Out [$fBack2 getPort "output"] [junit] [junit] set clockRelation [$toplevel connect $clockOut $join1In] [junit] $join2In link $clockRelation [junit] [junit] $toplevel connect $join1Out $fork1In [junit] $toplevel connect $fork1Out1 $rcvr1In [junit] [junit] $toplevel connect $fBack1Out $join1In [junit] $toplevel connect $fBack1In $fork1Out2 [junit] [junit] $toplevel connect $join2Out $fork2In [junit] $toplevel connect $fork2Out1 $rcvr2In [junit] $toplevel connect $fBack2Out $join2In [junit] $toplevel connect $fBack2In $fork2Out2 [junit] [junit] $mgr run [junit] [junit] set time1_0 [$rcvr1 getAfterTime 0] [junit] set time1_1 [$rcvr1 getAfterTime 1] [junit] set time1_2 [$rcvr1 getAfterTime 2] [junit] [junit] set time2_0 [$rcvr2 getAfterTime 0] [junit] set time2_1 [$rcvr2 getAfterTime 1] [junit] set time2_2 [$rcvr2 getAfterTime 2] [junit] [junit] list $time1_0 $time1_1 $time1_2 $time2_0 $time2_1 $time2_2 [junit] [junit] [junit] .... Test generated KNOWN error: [junit] while executing [junit] java.lang.NullPointerException [junit] at ptolemy.domains.dde.kernel.test.DDEGetNToken.getAfterTime(DDEGetNToken.java:89) [junit] at jdk.internal.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at tcl.lang.reflect.PkgInvoker.invokeMethod(PkgInvoker.java:129) [junit] at tcl.lang.JavaInvoke.call(JavaInvoke.java:253) [junit] at tcl.lang.JavaInvoke.callMethod(JavaInvoke.java:116) [junit] at tcl.lang.ReflectObject.cmdProc(ReflectObject.java:727) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Parser.evalTokens(Parser.java:930) [junit] at tcl.lang.Parser.eval2(Parser.java:1125) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.eval(Interp.java:1841) [junit] at tcl.lang.UplevelCmd.cmdProc(UplevelCmd.java:93) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.eval(Interp.java:1841) [junit] at tcl.lang.CatchCmd.cmdProc(CatchCmd.java:42) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Parser.evalTokens(Parser.java:930) [junit] at tcl.lang.Parser.eval2(Parser.java:1125) [junit] at tcl.lang.Procedure.cmdProc(Procedure.java:175) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.evalFile(Interp.java:1880) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at ptolemy.util.test.junit.TclTests.RunTclFile(TclTests.java:233) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) [junit] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) [junit] at junitparams.internal.InvokeParameterisedMethod.evaluate(InvokeParameterisedMethod.java:102) [junit] at junitparams.internal.ParameterisedTestMethodRunner.runMethodInvoker(ParameterisedTestMethodRunner.java:47) [junit] at junitparams.internal.ParameterisedTestMethodRunner.runTestMethod(ParameterisedTestMethodRunner.java:41) [junit] at junitparams.internal.ParameterisedTestClassRunner.runParameterisedTest(ParameterisedTestClassRunner.java:143) [junit] at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:237) [junit] at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:215) [junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) [junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) [junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) [junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) [junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) [junit] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) [junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:236) [junit] at org.junit.runners.Suite.runChild(Suite.java:128) [junit] at org.junit.runners.Suite.runChild(Suite.java:24) [junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) [junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) [junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) [junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) [junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) [junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:236) [junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1182) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1033) [junit] [junit] while executing [junit] java.lang.NullPointerException [junit] while executing [junit] "$rcvr1 getAfterTime 0" [junit] invoked from within [junit] "set time1_0 [$rcvr1 getAfterTime 0]" [junit] ("uplevel" body line 71) [junit] invoked from within [junit] "uplevel $contents_of_test" [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/dde/kernel/test/PrioritizedTimedQueue.tcl [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/dde/kernel/test/RcvrComparator.tcl [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/dde/kernel/test/TimeKeeper.tcl [junit] 06/06/22 02:09:02 [junit] Failed: 0 Total Tests: 43 ((Passed: 39, Newly Passed: 0) Known Failed: 4) /home/travis/build/icyphy/ptII/ptolemy/domains/dde/kernel/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/dde/kernel/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/dde/kernel/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] No auto/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/dde/kernel/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] Error: [junit] No executionListeners? Error message was: Exception occurred: class ptolemy.kernel.util.IllegalActionException(The width of relation .._R can not be uniquely inferred. [junit] The model is not idle, so stopping the model might help. [junit] One possible solution is to create a toplevel parameter named "_defaultInferredWidthTo1" with the boolean value true. [junit] Please make the width inference deterministic by explicitly specifying the width of this relation. In the user interface, right click on the relation, select Configure and change the width. Note that some actors may need to have their Java code updated to call setDefaultWidth(1) on the output port. The relation is deeply connected to these ports: [junit] ..clock.output [junit] ..join.input [junit] in .._R) [junit] ptolemy.kernel.util.IllegalActionException: The width of relation .._R can not be uniquely inferred. [junit] The model is not idle, so stopping the model might help. [junit] One possible solution is to create a toplevel parameter named "_defaultInferredWidthTo1" with the boolean value true. [junit] Please make the width inference deterministic by explicitly specifying the width of this relation. In the user interface, right click on the relation, select Configure and change the width. Note that some actors may need to have their Java code updated to call setDefaultWidth(1) on the output port. The relation is deeply connected to these ports: [junit] ..clock.output [junit] ..join.input [junit] in .._R [junit] at ptolemy.actor.RelationWidthInference.inferWidths(RelationWidthInference.java:449) [junit] at ptolemy.actor.CompositeActor.inferWidths(CompositeActor.java:830) [junit] at ptolemy.actor.IORelation.getWidth(IORelation.java:325) [junit] at ptolemy.actor.IOPort._getWidth(IOPort.java:5038) [junit] at ptolemy.actor.IOPort.createReceivers(IOPort.java:672) [junit] at ptolemy.actor.AtomicActor.createReceivers(AtomicActor.java:253) [junit] at ptolemy.actor.Director._createReceivers(Director.java:2095) [junit] at ptolemy.actor.Director.preinitialize(Director.java:1269) [junit] at ptolemy.actor.process.ProcessDirector.preinitialize(ProcessDirector.java:430) [junit] at ptolemy.actor.CompositeActor.preinitialize(CompositeActor.java:1828) [junit] at ptolemy.actor.Manager.preinitializeAndResolveTypes(Manager.java:1040) [junit] at ptolemy.actor.Manager.initialize(Manager.java:710) [junit] at ptolemy.actor.Manager.execute(Manager.java:356) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at tcl.lang.reflect.PkgInvoker.invokeMethod(PkgInvoker.java:129) [junit] at tcl.lang.JavaInvoke.call(JavaInvoke.java:253) [junit] at tcl.lang.JavaInvoke.callMethod(JavaInvoke.java:116) [junit] at tcl.lang.ReflectObject.cmdProc(ReflectObject.java:727) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.eval(Interp.java:1841) [junit] at tcl.lang.UplevelCmd.cmdProc(UplevelCmd.java:93) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.eval(Interp.java:1841) [junit] at tcl.lang.CatchCmd.cmdProc(CatchCmd.java:42) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Parser.evalTokens(Parser.java:930) [junit] at tcl.lang.Parser.eval2(Parser.java:1125) [junit] at tcl.lang.Procedure.cmdProc(Procedure.java:175) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.evalFile(Interp.java:1880) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at ptolemy.util.test.junit.TclTests.RunTclFile(TclTests.java:233) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) [junit] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) [junit] at junitparams.internal.InvokeParameterisedMethod.evaluate(InvokeParameterisedMethod.java:102) [junit] at junitparams.internal.ParameterisedTestMethodRunner.runMethodInvoker(ParameterisedTestMethodRunner.java:47) [junit] at junitparams.internal.ParameterisedTestMethodRunner.runTestMethod(ParameterisedTestMethodRunner.java:41) [junit] at junitparams.internal.ParameterisedTestClassRunner.runParameterisedTest(ParameterisedTestClassRunner.java:143) [junit] at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:237) [junit] at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:215) [junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) [junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) [junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) [junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) [junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) [junit] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) [junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:236) [junit] at org.junit.runners.Suite.runChild(Suite.java:128) [junit] at org.junit.runners.Suite.runChild(Suite.java:24) [junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) [junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) [junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) [junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) [junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) [junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:236) [junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1182) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1033) [junit] No executionListeners? Error message was: Exception occurred: class ptolemy.kernel.util.IllegalActionException(The width of relation .._R4 can not be uniquely inferred. [junit] The model is not idle, so stopping the model might help. [junit] One possible solution is to create a toplevel parameter named "_defaultInferredWidthTo1" with the boolean value true. [junit] Please make the width inference deterministic by explicitly specifying the width of this relation. In the user interface, right click on the relation, select Configure and change the width. Note that some actors may need to have their Java code updated to call setDefaultWidth(1) on the output port. The relation is deeply connected to these ports: [junit] ..fork.output2 [junit] ..sink.input [junit] in .._R4) [junit] ptolemy.kernel.util.IllegalActionException: The width of relation .._R4 can not be uniquely inferred. [junit] The model is not idle, so stopping the model might help. [junit] One possible solution is to create a toplevel parameter named "_defaultInferredWidthTo1" with the boolean value true. [junit] Please make the width inference deterministic by explicitly specifying the width of this relation. In the user interface, right click on the relation, select Configure and change the width. Note that some actors may need to have their Java code updated to call setDefaultWidth(1) on the output port. The relation is deeply connected to these ports: [junit] ..fork.output2 [junit] ..sink.input [junit] in .._R4 [junit] at ptolemy.actor.RelationWidthInference.inferWidths(RelationWidthInference.java:449) [junit] at ptolemy.actor.CompositeActor.inferWidths(CompositeActor.java:830) [junit] at ptolemy.actor.IORelation.getWidth(IORelation.java:325) [junit] at ptolemy.actor.IOPort._getWidth(IOPort.java:5038) [junit] at ptolemy.actor.IOPort.createReceivers(IOPort.java:672) [junit] at ptolemy.actor.AtomicActor.createReceivers(AtomicActor.java:253) [junit] at ptolemy.actor.Director._createReceivers(Director.java:2095) [junit] at ptolemy.actor.Director.preinitialize(Director.java:1269) [junit] at ptolemy.actor.process.ProcessDirector.preinitialize(ProcessDirector.java:430) [junit] at ptolemy.actor.CompositeActor.preinitialize(CompositeActor.java:1828) [junit] at ptolemy.actor.Manager.preinitializeAndResolveTypes(Manager.java:1040) [junit] at ptolemy.actor.Manager.initialize(Manager.java:710) [junit] at ptolemy.actor.Manager.execute(Manager.java:356) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at tcl.lang.reflect.PkgInvoker.invokeMethod(PkgInvoker.java:129) [junit] at tcl.lang.JavaInvoke.call(JavaInvoke.java:253) [junit] at tcl.lang.JavaInvoke.callMethod(JavaInvoke.java:116) [junit] at tcl.lang.ReflectObject.cmdProc(ReflectObject.java:727) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.eval(Interp.java:1841) [junit] at tcl.lang.UplevelCmd.cmdProc(UplevelCmd.java:93) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.eval(Interp.java:1841) [junit] at tcl.lang.CatchCmd.cmdProc(CatchCmd.java:42) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Parser.evalTokens(Parser.java:930) [junit] at tcl.lang.Parser.eval2(Parser.java:1125) [junit] at tcl.lang.Procedure.cmdProc(Procedure.java:175) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.evalFile(Interp.java:1880) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at ptolemy.util.test.junit.TclTests.RunTclFile(TclTests.java:233) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) [junit] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) [junit] at junitparams.internal.InvokeParameterisedMethod.evaluate(InvokeParameterisedMethod.java:102) [junit] at junitparams.internal.ParameterisedTestMethodRunner.runMethodInvoker(ParameterisedTestMethodRunner.java:47) [junit] at junitparams.internal.ParameterisedTestMethodRunner.runTestMethod(ParameterisedTestMethodRunner.java:41) [junit] at junitparams.internal.ParameterisedTestClassRunner.runParameterisedTest(ParameterisedTestClassRunner.java:143) [junit] at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:237) [junit] at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:215) [junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) [junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) [junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) [junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) [junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) [junit] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) [junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:236) [junit] at org.junit.runners.Suite.runChild(Suite.java:128) [junit] at org.junit.runners.Suite.runChild(Suite.java:24) [junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) [junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) [junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) [junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) [junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) [junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:236) [junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1182) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1033) [junit] No executionListeners? Error message was: Exception occurred: class ptolemy.kernel.util.IllegalActionException(The width of relation .._R2 can not be uniquely inferred. [junit] The model is not idle, so stopping the model might help. [junit] One possible solution is to create a toplevel parameter named "_defaultInferredWidthTo1" with the boolean value true. [junit] Please make the width inference deterministic by explicitly specifying the width of this relation. In the user interface, right click on the relation, select Configure and change the width. Note that some actors may need to have their Java code updated to call setDefaultWidth(1) on the output port. The relation is deeply connected to these ports: [junit] ..join1.output [junit] ..fork1.input [junit] in .._R2) [junit] ptolemy.kernel.util.IllegalActionException: The width of relation .._R2 can not be uniquely inferred. [junit] The model is not idle, so stopping the model might help. [junit] One possible solution is to create a toplevel parameter named "_defaultInferredWidthTo1" with the boolean value true. [junit] Please make the width inference deterministic by explicitly specifying the width of this relation. In the user interface, right click on the relation, select Configure and change the width. Note that some actors may need to have their Java code updated to call setDefaultWidth(1) on the output port. The relation is deeply connected to these ports: [junit] ..join1.output [junit] ..fork1.input [junit] in .._R2 [junit] at ptolemy.actor.RelationWidthInference.inferWidths(RelationWidthInference.java:449) [junit] at ptolemy.actor.CompositeActor.inferWidths(CompositeActor.java:830) [junit] at ptolemy.actor.IORelation.getWidth(IORelation.java:325) [junit] at ptolemy.actor.IOPort._getWidth(IOPort.java:5038) [junit] at ptolemy.actor.IOPort.createReceivers(IOPort.java:672) [junit] at ptolemy.actor.AtomicActor.createReceivers(AtomicActor.java:253) [junit] at ptolemy.actor.Director._createReceivers(Director.java:2095) [junit] at ptolemy.actor.Director.preinitialize(Director.java:1269) [junit] at ptolemy.actor.process.ProcessDirector.preinitialize(ProcessDirector.java:430) [junit] at ptolemy.actor.CompositeActor.preinitialize(CompositeActor.java:1828) [junit] at ptolemy.actor.Manager.preinitializeAndResolveTypes(Manager.java:1040) [junit] at ptolemy.actor.Manager.initialize(Manager.java:710) [junit] at ptolemy.actor.Manager.execute(Manager.java:356) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at tcl.lang.reflect.PkgInvoker.invokeMethod(PkgInvoker.java:129) [junit] at tcl.lang.JavaInvoke.call(JavaInvoke.java:253) [junit] at tcl.lang.JavaInvoke.callMethod(JavaInvoke.java:116) [junit] at tcl.lang.ReflectObject.cmdProc(ReflectObject.java:727) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.eval(Interp.java:1841) [junit] at tcl.lang.UplevelCmd.cmdProc(UplevelCmd.java:93) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.eval(Interp.java:1841) [junit] at tcl.lang.CatchCmd.cmdProc(CatchCmd.java:42) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Parser.evalTokens(Parser.java:930) [junit] at tcl.lang.Parser.eval2(Parser.java:1125) [junit] at tcl.lang.Procedure.cmdProc(Procedure.java:175) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.evalFile(Interp.java:1880) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at ptolemy.util.test.junit.TclTests.RunTclFile(TclTests.java:233) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) [junit] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) [junit] at junitparams.internal.InvokeParameterisedMethod.evaluate(InvokeParameterisedMethod.java:102) [junit] at junitparams.internal.ParameterisedTestMethodRunner.runMethodInvoker(ParameterisedTestMethodRunner.java:47) [junit] at junitparams.internal.ParameterisedTestMethodRunner.runTestMethod(ParameterisedTestMethodRunner.java:41) [junit] at junitparams.internal.ParameterisedTestClassRunner.runParameterisedTest(ParameterisedTestClassRunner.java:143) [junit] at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:237) [junit] at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:215) [junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) [junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) [junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) [junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) [junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) [junit] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) [junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:236) [junit] at org.junit.runners.Suite.runChild(Suite.java:128) [junit] at org.junit.runners.Suite.runChild(Suite.java:24) [junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) [junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) [junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) [junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) [junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) [junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:236) [junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1182) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1033) [junit] No executionListeners? Error message was: Exception occurred: class ptolemy.kernel.util.IllegalActionException(The width of relation .._R7 can not be uniquely inferred. [junit] The model is not idle, so stopping the model might help. [junit] One possible solution is to create a toplevel parameter named "_defaultInferredWidthTo1" with the boolean value true. [junit] Please make the width inference deterministic by explicitly specifying the width of this relation. In the user interface, right click on the relation, select Configure and change the width. Note that some actors may need to have their Java code updated to call setDefaultWidth(1) on the output port. The relation is deeply connected to these ports: [junit] ..fork2.output1 [junit] ..rcvr2.input [junit] in .._R7) [junit] ptolemy.kernel.util.IllegalActionException: The width of relation .._R7 can not be uniquely inferred. [junit] The model is not idle, so stopping the model might help. [junit] One possible solution is to create a toplevel parameter named "_defaultInferredWidthTo1" with the boolean value true. [junit] Please make the width inference deterministic by explicitly specifying the width of this relation. In the user interface, right click on the relation, select Configure and change the width. Note that some actors may need to have their Java code updated to call setDefaultWidth(1) on the output port. The relation is deeply connected to these ports: [junit] ..fork2.output1 [junit] ..rcvr2.input [junit] in .._R7 [junit] at ptolemy.actor.RelationWidthInference.inferWidths(RelationWidthInference.java:449) [junit] at ptolemy.actor.CompositeActor.inferWidths(CompositeActor.java:830) [junit] at ptolemy.actor.IORelation.getWidth(IORelation.java:325) [junit] at ptolemy.actor.IOPort._getWidth(IOPort.java:5038) [junit] at ptolemy.actor.IOPort.createReceivers(IOPort.java:672) [junit] at ptolemy.actor.AtomicActor.createReceivers(AtomicActor.java:253) [junit] at ptolemy.actor.Director._createReceivers(Director.java:2095) [junit] at ptolemy.actor.Director.preinitialize(Director.java:1269) [junit] at ptolemy.actor.process.ProcessDirector.preinitialize(ProcessDirector.java:430) [junit] at ptolemy.actor.CompositeActor.preinitialize(CompositeActor.java:1828) [junit] at ptolemy.actor.Manager.preinitializeAndResolveTypes(Manager.java:1040) [junit] at ptolemy.actor.Manager.initialize(Manager.java:710) [junit] at ptolemy.actor.Manager.execute(Manager.java:356) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at tcl.lang.reflect.PkgInvoker.invokeMethod(PkgInvoker.java:129) [junit] at tcl.lang.JavaInvoke.call(JavaInvoke.java:253) [junit] at tcl.lang.JavaInvoke.callMethod(JavaInvoke.java:116) [junit] at tcl.lang.ReflectObject.cmdProc(ReflectObject.java:727) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.eval(Interp.java:1841) [junit] at tcl.lang.UplevelCmd.cmdProc(UplevelCmd.java:93) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.eval(Interp.java:1841) [junit] at tcl.lang.CatchCmd.cmdProc(CatchCmd.java:42) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Parser.evalTokens(Parser.java:930) [junit] at tcl.lang.Parser.eval2(Parser.java:1125) [junit] at tcl.lang.Procedure.cmdProc(Procedure.java:175) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.evalFile(Interp.java:1880) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at ptolemy.util.test.junit.TclTests.RunTclFile(TclTests.java:233) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) [junit] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) [junit] at junitparams.internal.InvokeParameterisedMethod.evaluate(InvokeParameterisedMethod.java:102) [junit] at junitparams.internal.ParameterisedTestMethodRunner.runMethodInvoker(ParameterisedTestMethodRunner.java:47) [junit] at junitparams.internal.ParameterisedTestMethodRunner.runTestMethod(ParameterisedTestMethodRunner.java:41) [junit] at junitparams.internal.ParameterisedTestClassRunner.runParameterisedTest(ParameterisedTestClassRunner.java:143) [junit] at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:237) [junit] at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:215) [junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) [junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) [junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) [junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) [junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) [junit] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) [junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:236) [junit] at org.junit.runners.Suite.runChild(Suite.java:128) [junit] at org.junit.runners.Suite.runChild(Suite.java:24) [junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) [junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) [junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) [junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) [junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) [junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:236) [junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1182) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1033) [junit] [junit] javachdir: directory = ptolemy/domains/dde/lib/test [junit] javachdir: pwd: /home/travis/build/icyphy/ptII/ptolemy/domains/dde/lib/test Invoking with -Djava.net.preferIPv4Stack=true [junit] +java --module-path /home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2/lib: --add-modules javafx.controls,javafx.swing,javafx.media, -Djava.net.preferIPv4Stack=true -Djavafx.verbose=true -Dprism.verbose=true -Dptolemy.ptII.dir=/home/travis/build/icyphy/ptII -Dptolemy.ptII.batchMode=true -Xmx3200m -classpath /home/travis/build/icyphy/ptII:/home/travis/build/icyphy/ptII/lib/asm-all-5.2.jar:/home/travis/build/icyphy/ptII/lib/nashorn-core-15.3.jar:/home/travis/build/icyphy/ptII/lib/bsh-2.0b4.jar:/home/travis/build/icyphy/ptII/lib/ptCal.jar:/home/travis/build/icyphy/ptII/lib/java_cup.jar:/home/travis/build/icyphy/ptII/lib/saxon8.jar:/home/travis/build/icyphy/ptII/lib/saxon8-dom.jar:/home/travis/build/icyphy/ptII/lib/chic.jar:/home/travis/build/icyphy/ptII/lib/ptcolt.jar:/home/travis/build/icyphy/ptII/vendors/misc/itext/iText.jar:/home/travis/build/icyphy/ptII/lib/g4ltl.jar:/home/travis/build/icyphy/ptII/lib/StructuralCoder.jar:/home/travis/build/icyphy/ptII/lib/jcerti.jar:/home/travis/build/icyphy/ptII/lib/javax.mail.jar:/home/travis/build/icyphy/ptII/vendors/JMF-2.1.1e/lib/jmf.jar:/home/travis/build/icyphy/ptII/lib/jna-4.0.0-variadic.jar:/home/travis/build/icyphy/ptII/vendors/misc/joystick/Joystick.jar:/home/travis/build/icyphy/ptII/lib/ptjacl.jar:/home/travis/build/icyphy/ptII/lib/jsoup-1.14.2.jar:/home/travis/build/icyphy/ptII/lib/junit-4.8.2.jar:/home/travis/build/icyphy/ptII/lib/JUnitParams-0.4.0.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/excel/jxl.jar:/home/travis/build/icyphy/ptII/lib/jython.jar:/home/travis/build/icyphy/ptII/lib/kieler.jar:/home/travis/build/icyphy/ptII/vendors/opencv/share/OpenCV/java/opencv-341.jar:/home/travis/build/icyphy/ptII/lib/oscP5.jar:/home/travis/build/icyphy/ptII/lib/nrjavaserial-3.11.0.devel.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dcore.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dutils.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/vecmath.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-core.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-ext.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/sun-util.jar:/home/travis/build/icyphy/ptII/lib/protobuf-java-2.4.1.jar:/home/travis/build/icyphy/ptII/lib/org.eclipse.paho.client.mqttv3.jar:/home/travis/build/icyphy/ptII/lib/mapss.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/ptalon/antlr/antlr.jar:/home/travis/build/icyphy/ptII/lib/JRI.jar:/home/travis/build/icyphy/ptII/lib/commons-lang-2.6.jar:/home/travis/build/icyphy/ptII/lib/commons-logging-1.1.1.jar:/home/travis/build/icyphy/ptII/lib/sootclasses.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/database/mysql-connector-java-8.0.26.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-data-5prealpha.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-core-5prealpha.jar:/home/travis/build/icyphy/ptII/lib/PDFRenderer.jar:/home/travis/build/icyphy/ptII/lib/svgSalamander.jar:/home/travis/build/icyphy/ptII/lib/rsyntaxtextarea-2.6.0-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/hazelcast-3.8.2.jar:/home/travis/build/icyphy/ptII/lib/jackson-annotations-2.9.0.jar:/home/travis/build/icyphy/ptII/lib/jackson-core-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/jackson-databind-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/netty-buffer-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http2-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-handler-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-transport-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/vertx-codegen-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-core-3.5.2-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/vertx-hazelcast-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-lang-js-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-service-proxy-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-web-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/slf4j-api-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/slf4j-simple-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/webcam-capture-0.3.12.jar:/home/travis/build/icyphy/ptII/lib/bridj-0.7.0.jar:/home/travis/build/icyphy/ptII/lib/xbjlib-1.1.0.nrjavaserial.jar:/home/travis/build/icyphy/ptII/ptolemy/moml/test:/home/travis/build/icyphy/ptII/ant/lib/ant-launcher.jar:/home/travis/build/icyphy/ptII/ant/lib/ant.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit4.jar org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner ptolemy.domains.dde.lib.test.junit.JUnitTclTest skipNonTests=false filtertrace=true haltOnError=false haltOnFailure=false formatter=org.apache.tools.ant.taskdefs.optional.junit.OutErrSummaryJUnitResultFormatter showoutput=true outputtoformatters=true logfailedtests=true threadid=0 logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/travis/build/icyphy/ptII/reports/junit/TEST-ptolemy.domains.dde.lib.test.junit.JUnitTclTest.xml crashfile=/home/travis/build/icyphy/ptII/junitvmwatcher9723419058483178451.properties propsfile=/home/travis/build/icyphy/ptII/junit3891102174265506455.properties [junit] Running ptolemy.domains.dde.lib.test.junit.JUnitTclTest [junit] No tcl tests in /home/travis/build/icyphy/ptII/ptolemy/domains/dde/lib/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/dde/lib/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/dde/lib/test [junit] WARNING: An illegal reflective access operation has occurred [junit] WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil (file:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar) to constructor java.nio.DirectByteBuffer(long,int) [junit] WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.ReflectionUtil [junit] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [junit] WARNING: All illegal access operations will be denied in a future release [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] No auto/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/dde/lib/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.559 sec [junit] Output: [junit] No tcl tests in /home/travis/build/icyphy/ptII/ptolemy/domains/dde/lib/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/dde/lib/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/dde/lib/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] No auto/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/dde/lib/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] javachdir: directory = ptolemy/domains/ddf/kernel/test [junit] +java --module-path /home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2/lib: --add-modules javafx.controls,javafx.swing,javafx.media, -Djava.net.preferIPv4Stack=true -Djavafx.verbose=true -Dprism.verbose=true -Dptolemy.ptII.dir=/home/travis/build/icyphy/ptII -Dptolemy.ptII.batchMode=true -Xmx3200m -classpath /home/travis/build/icyphy/ptII:/home/travis/build/icyphy/ptII/lib/asm-all-5.2.jar:/home/travis/build/icyphy/ptII/lib/nashorn-core-15.3.jar:/home/travis/build/icyphy/ptII/lib/bsh-2.0b4.jar:/home/travis/build/icyphy/ptII/lib/ptCal.jar:/home/travis/build/icyphy/ptII/lib/java_cup.jar:/home/travis/build/icyphy/ptII/lib/saxon8.jar:/home/travis/build/icyphy/ptII/lib/saxon8-dom.jar:/home/travis/build/icyphy/ptII/lib/chic.jar:/home/travis/build/icyphy/ptII/lib/ptcolt.jar:/home/travis/build/icyphy/ptII/vendors/misc/itext/iText.jar:/home/travis/build/icyphy/ptII/lib/g4ltl.jar:/home/travis/build/icyphy/ptII/lib/StructuralCoder.jar:/home/travis/build/icyphy/ptII/lib/jcerti.jar:/home/travis/build/icyphy/ptII/lib/javax.mail.jar:/home/travis/build/icyphy/ptII/vendors/JMF-2.1.1e/lib/jmf.jar:/home/travis/build/icyphy/ptII/lib/jna-4.0.0-variadic.jar:/home/travis/build/icyphy/ptII/vendors/misc/joystick/Joystick.jar:/home/travis/build/icyphy/ptII/lib/ptjacl.jar:/home/travis/build/icyphy/ptII/lib/jsoup-1.14.2.jar:/home/travis/build/icyphy/ptII/lib/junit-4.8.2.jar:/home/travis/build/icyphy/ptII/lib/JUnitParams-0.4.0.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/excel/jxl.jar:/home/travis/build/icyphy/ptII/lib/jython.jar:/home/travis/build/icyphy/ptII/lib/kieler.jar:/home/travis/build/icyphy/ptII/vendors/opencv/share/OpenCV/java/opencv-341.jar:/home/travis/build/icyphy/ptII/lib/oscP5.jar:/home/travis/build/icyphy/ptII/lib/nrjavaserial-3.11.0.devel.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dcore.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dutils.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/vecmath.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-core.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-ext.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/sun-util.jar:/home/travis/build/icyphy/ptII/lib/protobuf-java-2.4.1.jar:/home/travis/build/icyphy/ptII/lib/org.eclipse.paho.client.mqttv3.jar:/home/travis/build/icyphy/ptII/lib/mapss.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/ptalon/antlr/antlr.jar:/home/travis/build/icyphy/ptII/lib/JRI.jar:/home/travis/build/icyphy/ptII/lib/commons-lang-2.6.jar:/home/travis/build/icyphy/ptII/lib/commons-logging-1.1.1.jar:/home/travis/build/icyphy/ptII/lib/sootclasses.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/database/mysql-connector-java-8.0.26.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-data-5prealpha.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-core-5prealpha.jar:/home/travis/build/icyphy/ptII/lib/PDFRenderer.jar:/home/travis/build/icyphy/ptII/lib/svgSalamander.jar:/home/travis/build/icyphy/ptII/lib/rsyntaxtextarea-2.6.0-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/hazelcast-3.8.2.jar:/home/travis/build/icyphy/ptII/lib/jackson-annotations-2.9.0.jar:/home/travis/build/icyphy/ptII/lib/jackson-core-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/jackson-databind-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/netty-buffer-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http2-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-handler-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-transport-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/vertx-codegen-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-core-3.5.2-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/vertx-hazelcast-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-lang-js-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-service-proxy-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-web-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/slf4j-api-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/slf4j-simple-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/webcam-capture-0.3.12.jar:/home/travis/build/icyphy/ptII/lib/bridj-0.7.0.jar:/home/travis/build/icyphy/ptII/lib/xbjlib-1.1.0.nrjavaserial.jar:/home/travis/build/icyphy/ptII/ptolemy/moml/test:/home/travis/build/icyphy/ptII/ant/lib/ant-launcher.jar:/home/travis/build/icyphy/ptII/ant/lib/ant.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit4.jar org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner ptolemy.domains.ddf.kernel.test.junit.JUnitTclTest skipNonTests=false filtertrace=true haltOnError=false haltOnFailure=false formatter=org.apache.tools.ant.taskdefs.optional.junit.OutErrSummaryJUnitResultFormatter showoutput=true outputtoformatters=true logfailedtests=true threadid=0 logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/travis/build/icyphy/ptII/reports/junit/TEST-ptolemy.domains.ddf.kernel.test.junit.JUnitTclTest.xml crashfile=/home/travis/build/icyphy/ptII/junitvmwatcher7053893284413087085.properties propsfile=/home/travis/build/icyphy/ptII/junit1641224407364951705.properties [junit] javachdir: pwd: /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/kernel/test Invoking with -Djava.net.preferIPv4Stack=true [junit] Running ptolemy.domains.ddf.kernel.test.junit.JUnitTclTest [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/kernel/test/DDFDirector.tcl [junit] testDefs.tcl: setting time out to 9000 seconds at Mon Jun 06 02:09:05 UTC 2022 [junit] 86 ms. Memory: 129024K Free: 96120K (74%) [junit] 06/06/22 02:09:05 [junit] Failed: 0 Total Tests: 4 ((Passed: 4, Newly Passed: 0) Known Failed: 0) /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/kernel/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/kernel/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/kernel/test [junit] WARNING: An illegal reflective access operation has occurred [junit] WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil (file:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar) to constructor java.nio.DirectByteBuffer(long,int) [junit] WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.ReflectionUtil [junit] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [junit] WARNING: All illegal access operations will be denied in a future release [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:05 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/kernel/test/auto/feedback.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/kernel/test/auto/feedback.xml [junit] 25 ms. Memory: 129024K Free: 109833K (85%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@39a98748 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@39a98748 [junit] reloadAllAccessors: .feedback [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:05 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/kernel/test/auto/livelock.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/kernel/test/auto/livelock.xml [junit] 10 ms. Memory: 129024K Free: 107540K (83%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@790fa733 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@790fa733 [junit] reloadAllAccessors: .livelock [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:05 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/kernel/test/auto/test1.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/kernel/test/auto/test1.xml [junit] 10 ms. Memory: 129024K Free: 112657K (87%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@42d0b4a4 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@42d0b4a4 [junit] reloadAllAccessors: .test1 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:06 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/kernel/test/auto/test2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/kernel/test/auto/test2.xml [junit] 39 ms. Memory: 129024K Free: 107068K (83%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4aa998ab [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4aa998ab [junit] reloadAllAccessors: .test2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:06 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/kernel/test/auto/test3.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/kernel/test/auto/test3.xml [junit] 13 ms. Memory: 129024K Free: 103482K (80%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@74e7ee2 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@74e7ee2 [junit] reloadAllAccessors: .test3 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:06 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/kernel/test/auto/test4.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/kernel/test/auto/test4.xml [junit] 10 ms. Memory: 129024K Free: 99970K (77%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@8cc04bc [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@8cc04bc [junit] reloadAllAccessors: .test4 [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.466 sec [junit] Output: [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/kernel/test/DDFDirector.tcl [junit] testDefs.tcl: setting time out to 9000 seconds at Mon Jun 06 02:09:05 UTC 2022 [junit] 86 ms. Memory: 129024K Free: 96120K (74%) [junit] 06/06/22 02:09:05 [junit] Failed: 0 Total Tests: 4 ((Passed: 4, Newly Passed: 0) Known Failed: 0) /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/kernel/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/kernel/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/kernel/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:05 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/kernel/test/auto/feedback.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/kernel/test/auto/feedback.xml [junit] 25 ms. Memory: 129024K Free: 109833K (85%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@39a98748 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@39a98748 [junit] reloadAllAccessors: .feedback [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:05 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/kernel/test/auto/livelock.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/kernel/test/auto/livelock.xml [junit] 10 ms. Memory: 129024K Free: 107540K (83%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@790fa733 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@790fa733 [junit] reloadAllAccessors: .livelock [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:05 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/kernel/test/auto/test1.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/kernel/test/auto/test1.xml [junit] 10 ms. Memory: 129024K Free: 112657K (87%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@42d0b4a4 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@42d0b4a4 [junit] reloadAllAccessors: .test1 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:06 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/kernel/test/auto/test2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/kernel/test/auto/test2.xml [junit] 39 ms. Memory: 129024K Free: 107068K (83%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4aa998ab [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4aa998ab [junit] reloadAllAccessors: .test2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:06 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/kernel/test/auto/test3.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/kernel/test/auto/test3.xml [junit] 13 ms. Memory: 129024K Free: 103482K (80%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@74e7ee2 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@74e7ee2 [junit] reloadAllAccessors: .test3 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:06 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/kernel/test/auto/test4.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/kernel/test/auto/test4.xml [junit] 10 ms. Memory: 129024K Free: 99970K (77%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@8cc04bc [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@8cc04bc [junit] reloadAllAccessors: .test4 [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] javachdir: directory = ptolemy/domains/ddf/lib/test [junit] javachdir: pwd: /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/lib/test Invoking with -Djava.net.preferIPv4Stack=true [junit] +java --module-path /home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2/lib: --add-modules javafx.controls,javafx.swing,javafx.media, -Djava.net.preferIPv4Stack=true -Djavafx.verbose=true -Dprism.verbose=true -Dptolemy.ptII.dir=/home/travis/build/icyphy/ptII -Dptolemy.ptII.batchMode=true -Xmx3200m -classpath /home/travis/build/icyphy/ptII:/home/travis/build/icyphy/ptII/lib/asm-all-5.2.jar:/home/travis/build/icyphy/ptII/lib/nashorn-core-15.3.jar:/home/travis/build/icyphy/ptII/lib/bsh-2.0b4.jar:/home/travis/build/icyphy/ptII/lib/ptCal.jar:/home/travis/build/icyphy/ptII/lib/java_cup.jar:/home/travis/build/icyphy/ptII/lib/saxon8.jar:/home/travis/build/icyphy/ptII/lib/saxon8-dom.jar:/home/travis/build/icyphy/ptII/lib/chic.jar:/home/travis/build/icyphy/ptII/lib/ptcolt.jar:/home/travis/build/icyphy/ptII/vendors/misc/itext/iText.jar:/home/travis/build/icyphy/ptII/lib/g4ltl.jar:/home/travis/build/icyphy/ptII/lib/StructuralCoder.jar:/home/travis/build/icyphy/ptII/lib/jcerti.jar:/home/travis/build/icyphy/ptII/lib/javax.mail.jar:/home/travis/build/icyphy/ptII/vendors/JMF-2.1.1e/lib/jmf.jar:/home/travis/build/icyphy/ptII/lib/jna-4.0.0-variadic.jar:/home/travis/build/icyphy/ptII/vendors/misc/joystick/Joystick.jar:/home/travis/build/icyphy/ptII/lib/ptjacl.jar:/home/travis/build/icyphy/ptII/lib/jsoup-1.14.2.jar:/home/travis/build/icyphy/ptII/lib/junit-4.8.2.jar:/home/travis/build/icyphy/ptII/lib/JUnitParams-0.4.0.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/excel/jxl.jar:/home/travis/build/icyphy/ptII/lib/jython.jar:/home/travis/build/icyphy/ptII/lib/kieler.jar:/home/travis/build/icyphy/ptII/vendors/opencv/share/OpenCV/java/opencv-341.jar:/home/travis/build/icyphy/ptII/lib/oscP5.jar:/home/travis/build/icyphy/ptII/lib/nrjavaserial-3.11.0.devel.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dcore.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dutils.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/vecmath.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-core.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-ext.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/sun-util.jar:/home/travis/build/icyphy/ptII/lib/protobuf-java-2.4.1.jar:/home/travis/build/icyphy/ptII/lib/org.eclipse.paho.client.mqttv3.jar:/home/travis/build/icyphy/ptII/lib/mapss.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/ptalon/antlr/antlr.jar:/home/travis/build/icyphy/ptII/lib/JRI.jar:/home/travis/build/icyphy/ptII/lib/commons-lang-2.6.jar:/home/travis/build/icyphy/ptII/lib/commons-logging-1.1.1.jar:/home/travis/build/icyphy/ptII/lib/sootclasses.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/database/mysql-connector-java-8.0.26.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-data-5prealpha.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-core-5prealpha.jar:/home/travis/build/icyphy/ptII/lib/PDFRenderer.jar:/home/travis/build/icyphy/ptII/lib/svgSalamander.jar:/home/travis/build/icyphy/ptII/lib/rsyntaxtextarea-2.6.0-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/hazelcast-3.8.2.jar:/home/travis/build/icyphy/ptII/lib/jackson-annotations-2.9.0.jar:/home/travis/build/icyphy/ptII/lib/jackson-core-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/jackson-databind-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/netty-buffer-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http2-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-handler-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-transport-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/vertx-codegen-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-core-3.5.2-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/vertx-hazelcast-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-lang-js-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-service-proxy-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-web-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/slf4j-api-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/slf4j-simple-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/webcam-capture-0.3.12.jar:/home/travis/build/icyphy/ptII/lib/bridj-0.7.0.jar:/home/travis/build/icyphy/ptII/lib/xbjlib-1.1.0.nrjavaserial.jar:/home/travis/build/icyphy/ptII/ptolemy/moml/test:/home/travis/build/icyphy/ptII/ant/lib/ant-launcher.jar:/home/travis/build/icyphy/ptII/ant/lib/ant.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit4.jar org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner ptolemy.domains.ddf.lib.test.junit.JUnitTclTest skipNonTests=false filtertrace=true haltOnError=false haltOnFailure=false formatter=org.apache.tools.ant.taskdefs.optional.junit.OutErrSummaryJUnitResultFormatter showoutput=true outputtoformatters=true logfailedtests=true threadid=0 logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/travis/build/icyphy/ptII/reports/junit/TEST-ptolemy.domains.ddf.lib.test.junit.JUnitTclTest.xml crashfile=/home/travis/build/icyphy/ptII/junitvmwatcher6937878634967694923.properties propsfile=/home/travis/build/icyphy/ptII/junit11332772522536016756.properties [junit] Running ptolemy.domains.ddf.lib.test.junit.JUnitTclTest [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/lib/test/ActorRecursion.tcl [junit] testDefs.tcl: setting time out to 9000 seconds at Mon Jun 06 02:09:07 UTC 2022 [junit] 1070 ms. Memory: 129024K Free: 43648K (34%) [junit] 06/06/22 02:09:08 [junit] Failed: 0 Total Tests: 2 ((Passed: 2, Newly Passed: 0) Known Failed: 0) /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/lib/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/lib/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/lib/test [junit] WARNING: An illegal reflective access operation has occurred [junit] WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil (file:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar) to constructor java.nio.DirectByteBuffer(long,int) [junit] WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.ReflectionUtil [junit] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [junit] WARNING: All illegal access operations will be denied in a future release [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:09 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/lib/test/auto/Eratosthenes.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/lib/test/auto/Eratosthenes.xml [junit] 490 ms. Memory: 208896K Free: 101827K (49%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7ddde73f [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7ddde73f [junit] reloadAllAccessors: .Eratosthenes [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:09 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/lib/test/auto/OrderedMerge.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/lib/test/auto/OrderedMerge.xml [junit] 5 ms. Memory: 208896K Free: 96707K (46%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@fdb14fd [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@fdb14fd [junit] reloadAllAccessors: .OrderedMerge [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:09 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/lib/test/auto/test4.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/lib/test/auto/test4.xml [junit] 5 ms. Memory: 208896K Free: 92611K (44%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7cdbf421 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7cdbf421 [junit] reloadAllAccessors: .test4 [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.783 sec [junit] Output: [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/lib/test/ActorRecursion.tcl [junit] testDefs.tcl: setting time out to 9000 seconds at Mon Jun 06 02:09:07 UTC 2022 [junit] 1070 ms. Memory: 129024K Free: 43648K (34%) [junit] 06/06/22 02:09:08 [junit] Failed: 0 Total Tests: 2 ((Passed: 2, Newly Passed: 0) Known Failed: 0) /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/lib/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/lib/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/lib/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:09 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/lib/test/auto/Eratosthenes.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/lib/test/auto/Eratosthenes.xml [junit] 490 ms. Memory: 208896K Free: 101827K (49%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7ddde73f [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7ddde73f [junit] reloadAllAccessors: .Eratosthenes [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:09 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/lib/test/auto/OrderedMerge.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/lib/test/auto/OrderedMerge.xml [junit] 5 ms. Memory: 208896K Free: 96707K (46%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@fdb14fd [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@fdb14fd [junit] reloadAllAccessors: .OrderedMerge [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:09 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/lib/test/auto/test4.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/lib/test/auto/test4.xml [junit] 5 ms. Memory: 208896K Free: 92611K (44%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7cdbf421 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7cdbf421 [junit] reloadAllAccessors: .test4 [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] javachdir: directory = ptolemy/domains/ddf/test [junit] javachdir: pwd: /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test Invoking with -Djava.net.preferIPv4Stack=true [junit] +java --module-path /home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2/lib: --add-modules javafx.controls,javafx.swing,javafx.media, -Djava.net.preferIPv4Stack=true -Djavafx.verbose=true -Dprism.verbose=true -Dptolemy.ptII.dir=/home/travis/build/icyphy/ptII -Dptolemy.ptII.batchMode=true -Xmx3200m -classpath /home/travis/build/icyphy/ptII:/home/travis/build/icyphy/ptII/lib/asm-all-5.2.jar:/home/travis/build/icyphy/ptII/lib/nashorn-core-15.3.jar:/home/travis/build/icyphy/ptII/lib/bsh-2.0b4.jar:/home/travis/build/icyphy/ptII/lib/ptCal.jar:/home/travis/build/icyphy/ptII/lib/java_cup.jar:/home/travis/build/icyphy/ptII/lib/saxon8.jar:/home/travis/build/icyphy/ptII/lib/saxon8-dom.jar:/home/travis/build/icyphy/ptII/lib/chic.jar:/home/travis/build/icyphy/ptII/lib/ptcolt.jar:/home/travis/build/icyphy/ptII/vendors/misc/itext/iText.jar:/home/travis/build/icyphy/ptII/lib/g4ltl.jar:/home/travis/build/icyphy/ptII/lib/StructuralCoder.jar:/home/travis/build/icyphy/ptII/lib/jcerti.jar:/home/travis/build/icyphy/ptII/lib/javax.mail.jar:/home/travis/build/icyphy/ptII/vendors/JMF-2.1.1e/lib/jmf.jar:/home/travis/build/icyphy/ptII/lib/jna-4.0.0-variadic.jar:/home/travis/build/icyphy/ptII/vendors/misc/joystick/Joystick.jar:/home/travis/build/icyphy/ptII/lib/ptjacl.jar:/home/travis/build/icyphy/ptII/lib/jsoup-1.14.2.jar:/home/travis/build/icyphy/ptII/lib/junit-4.8.2.jar:/home/travis/build/icyphy/ptII/lib/JUnitParams-0.4.0.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/excel/jxl.jar:/home/travis/build/icyphy/ptII/lib/jython.jar:/home/travis/build/icyphy/ptII/lib/kieler.jar:/home/travis/build/icyphy/ptII/vendors/opencv/share/OpenCV/java/opencv-341.jar:/home/travis/build/icyphy/ptII/lib/oscP5.jar:/home/travis/build/icyphy/ptII/lib/nrjavaserial-3.11.0.devel.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dcore.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dutils.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/vecmath.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-core.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-ext.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/sun-util.jar:/home/travis/build/icyphy/ptII/lib/protobuf-java-2.4.1.jar:/home/travis/build/icyphy/ptII/lib/org.eclipse.paho.client.mqttv3.jar:/home/travis/build/icyphy/ptII/lib/mapss.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/ptalon/antlr/antlr.jar:/home/travis/build/icyphy/ptII/lib/JRI.jar:/home/travis/build/icyphy/ptII/lib/commons-lang-2.6.jar:/home/travis/build/icyphy/ptII/lib/commons-logging-1.1.1.jar:/home/travis/build/icyphy/ptII/lib/sootclasses.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/database/mysql-connector-java-8.0.26.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-data-5prealpha.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-core-5prealpha.jar:/home/travis/build/icyphy/ptII/lib/PDFRenderer.jar:/home/travis/build/icyphy/ptII/lib/svgSalamander.jar:/home/travis/build/icyphy/ptII/lib/rsyntaxtextarea-2.6.0-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/hazelcast-3.8.2.jar:/home/travis/build/icyphy/ptII/lib/jackson-annotations-2.9.0.jar:/home/travis/build/icyphy/ptII/lib/jackson-core-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/jackson-databind-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/netty-buffer-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http2-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-handler-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-transport-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/vertx-codegen-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-core-3.5.2-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/vertx-hazelcast-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-lang-js-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-service-proxy-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-web-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/slf4j-api-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/slf4j-simple-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/webcam-capture-0.3.12.jar:/home/travis/build/icyphy/ptII/lib/bridj-0.7.0.jar:/home/travis/build/icyphy/ptII/lib/xbjlib-1.1.0.nrjavaserial.jar:/home/travis/build/icyphy/ptII/ptolemy/moml/test:/home/travis/build/icyphy/ptII/ant/lib/ant-launcher.jar:/home/travis/build/icyphy/ptII/ant/lib/ant.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit4.jar org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner ptolemy.domains.ddf.test.junit.JUnitTclTest skipNonTests=false filtertrace=true haltOnError=false haltOnFailure=false formatter=org.apache.tools.ant.taskdefs.optional.junit.OutErrSummaryJUnitResultFormatter showoutput=true outputtoformatters=true logfailedtests=true threadid=0 logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/travis/build/icyphy/ptII/reports/junit/TEST-ptolemy.domains.ddf.test.junit.JUnitTclTest.xml crashfile=/home/travis/build/icyphy/ptII/junitvmwatcher14579912393129816159.properties propsfile=/home/travis/build/icyphy/ptII/junit7303286062963572712.properties [junit] Running ptolemy.domains.ddf.test.junit.JUnitTclTest [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/SequenceToArrayDDF.tcl [junit] testDefs.tcl: setting time out to 9000 seconds at Mon Jun 06 02:09:10 UTC 2022 [junit] [junit] [junit] ==== $PTII/ptolemy/domains/ddf/test/SequenceToArrayDDF.tcl: SequenceToArray-1.0 Read SequenceToArrayDDF.xml, run it, change the const [junit] ==== Contents of test case: [junit] [junit] # DDF SequenceToArray bug submitted by Tomasz Zok [junit] # The problem is that if the length of the Const actor changes [junit] # between runs from three elements to two elements, then the output of [junit] # the second run does not occur. [junit] [junit] set parser [java::new ptolemy.moml.MoMLParser] [junit] set model "SequenceToArrayDDF.xml" [junit] $parser purgeAllModelRecords [junit] set toplevel [java::cast ptolemy.actor.TypedCompositeActor [$parser parseFile $model]] [junit] set manager [java::new ptolemy.actor.Manager [$toplevel workspace] myManager] [junit] $toplevel setManager $manager [junit] $manager execute [junit] set recorder [java::cast ptolemy.actor.lib.Recorder [$toplevel getEntity Recorder]] [junit] set r1 [listToStrings [$recorder getHistory 0]] [junit] [junit] set const [java::cast ptolemy.actor.lib.Const [$toplevel getEntity Const]] [junit] set value [getParameter $const value] [junit] $value setExpression "{\"aaa\", \"bbb\"}" [junit] $manager execute [junit] set r2 [listToStrings [$recorder getHistory 0]] [junit] list $r1 $r2 [junit] [junit] .... Test generated KNOWN error: [junit] while executing [junit] com.microstar.xml.XmlException: Failed to find class 'ptolemy.kernel.util.RelativeLocation' in file:/home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/ at line 34 and column 87 [junit] Caused by: [junit] java.lang.ClassNotFoundException: ptolemy.kernel.util.RelativeLocation [junit] at ptolemy.moml.MoMLParser._handlePropertyElement(MoMLParser.java:5911) [junit] at ptolemy.moml.MoMLParser.startElement(MoMLParser.java:3309) [junit] at com.microstar.xml.XmlParser.parseElement(XmlParser.java:921) [junit] at com.microstar.xml.XmlParser.parseContent(XmlParser.java:1104) [junit] at com.microstar.xml.XmlParser.parseElement(XmlParser.java:924) [junit] at com.microstar.xml.XmlParser.parseContent(XmlParser.java:1104) [junit] at com.microstar.xml.XmlParser.parseElement(XmlParser.java:924) [junit] at com.microstar.xml.XmlParser.parseDocument(XmlParser.java:481) [junit] at com.microstar.xml.XmlParser.doParse(XmlParser.java:159) [junit] at com.microstar.xml.XmlParser.parse(XmlParser.java:132) [junit] at ptolemy.moml.MoMLParser.parse(MoMLParser.java:1676) [junit] at ptolemy.moml.MoMLParser.parse(MoMLParser.java:1595) [junit] at ptolemy.moml.MoMLParser._loadFileInContext(MoMLParser.java:6458) [junit] at ptolemy.moml.MoMLParser._loadIconForClass(MoMLParser.java:6503) [junit] at ptolemy.moml.MoMLParser._createEntity(MoMLParser.java:4532) [junit] at ptolemy.moml.MoMLParser.startElement(MoMLParser.java:2864) [junit] at com.microstar.xml.XmlParser.parseElement(XmlParser.java:921) [junit] at com.microstar.xml.XmlParser.parseContent(XmlParser.java:1104) [junit] at com.microstar.xml.XmlParser.parseElement(XmlParser.java:924) [junit] at com.microstar.xml.XmlParser.parseDocument(XmlParser.java:481) [junit] at com.microstar.xml.XmlParser.doParse(XmlParser.java:159) [junit] at com.microstar.xml.XmlParser.parse(XmlParser.java:132) [junit] at ptolemy.moml.MoMLParser.parse(MoMLParser.java:1676) [junit] at ptolemy.moml.MoMLParser.parse(MoMLParser.java:1595) [junit] at ptolemy.moml.MoMLParser.parse(MoMLParser.java:1537) [junit] at ptolemy.moml.MoMLParser.parseFile(MoMLParser.java:1841) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at tcl.lang.reflect.PkgInvoker.invokeMethod(PkgInvoker.java:129) [junit] at tcl.lang.JavaInvoke.call(JavaInvoke.java:253) [junit] at tcl.lang.JavaInvoke.callMethod(JavaInvoke.java:116) [junit] at tcl.lang.ReflectObject.cmdProc(ReflectObject.java:727) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Parser.evalTokens(Parser.java:930) [junit] at tcl.lang.Parser.eval2(Parser.java:1125) [junit] at tcl.lang.Parser.evalTokens(Parser.java:930) [junit] at tcl.lang.Parser.eval2(Parser.java:1125) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.eval(Interp.java:1841) [junit] at tcl.lang.UplevelCmd.cmdProc(UplevelCmd.java:93) [junit] at tcl.lang.AutoloadStub.cmdProc(Extension.java:144) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.eval(Interp.java:1841) [junit] at tcl.lang.CatchCmd.cmdProc(CatchCmd.java:42) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Parser.evalTokens(Parser.java:930) [junit] at tcl.lang.Parser.eval2(Parser.java:1125) [junit] at tcl.lang.Procedure.cmdProc(Procedure.java:175) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.evalFile(Interp.java:1880) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at ptolemy.util.test.junit.TclTests.RunTclFile(TclTests.java:233) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) [junit] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) [junit] at junitparams.internal.InvokeParameterisedMethod.evaluate(InvokeParameterisedMethod.java:102) [junit] at junitparams.internal.ParameterisedTestMethodRunner.runMethodInvoker(ParameterisedTestMethodRunner.java:47) [junit] at junitparams.internal.ParameterisedTestMethodRunner.runTestMethod(ParameterisedTestMethodRunner.java:41) [junit] at junitparams.internal.ParameterisedTestClassRunner.runParameterisedTest(ParameterisedTestClassRunner.java:143) [junit] at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:237) [junit] at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:215) [junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) [junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) [junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) [junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) [junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) [junit] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) [junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:236) [junit] at org.junit.runners.Suite.runChild(Suite.java:128) [junit] at org.junit.runners.Suite.runChild(Suite.java:24) [junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) [junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) [junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) [junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) [junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) [junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:236) [junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1182) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1033) [junit] Caused by: java.lang.ClassNotFoundException: ptolemy.kernel.util.RelativeLocation [junit] at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:583) [junit] at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178) [junit] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521) [junit] at ptolemy.moml.MoMLParser._loadClass(MoMLParser.java:6402) [junit] at ptolemy.moml.MoMLParser._handlePropertyElement(MoMLParser.java:5906) [junit] ... 94 more [junit] Caused by: java.lang.ClassNotFoundException: ptolemy.kernel.util.RelativeLocation [junit] at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:583) [junit] at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178) [junit] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521) [junit] at ptolemy.moml.MoMLParser._loadClass(MoMLParser.java:6402) [junit] at ptolemy.moml.MoMLParser._handlePropertyElement(MoMLParser.java:5906) [junit] at ptolemy.moml.MoMLParser.startElement(MoMLParser.java:3309) [junit] at com.microstar.xml.XmlParser.parseElement(XmlParser.java:921) [junit] at com.microstar.xml.XmlParser.parseContent(XmlParser.java:1104) [junit] at com.microstar.xml.XmlParser.parseElement(XmlParser.java:924) [junit] at com.microstar.xml.XmlParser.parseContent(XmlParser.java:1104) [junit] at com.microstar.xml.XmlParser.parseElement(XmlParser.java:924) [junit] at com.microstar.xml.XmlParser.parseDocument(XmlParser.java:481) [junit] at com.microstar.xml.XmlParser.doParse(XmlParser.java:159) [junit] at com.microstar.xml.XmlParser.parse(XmlParser.java:132) [junit] at ptolemy.moml.MoMLParser.parse(MoMLParser.java:1676) [junit] at ptolemy.moml.MoMLParser.parse(MoMLParser.java:1595) [junit] at ptolemy.moml.MoMLParser._loadFileInContext(MoMLParser.java:6458) [junit] at ptolemy.moml.MoMLParser._loadIconForClass(MoMLParser.java:6503) [junit] at ptolemy.moml.MoMLParser._createEntity(MoMLParser.java:4532) [junit] at ptolemy.moml.MoMLParser.startElement(MoMLParser.java:2864) [junit] at com.microstar.xml.XmlParser.parseElement(XmlParser.java:921) [junit] at com.microstar.xml.XmlParser.parseContent(XmlParser.java:1104) [junit] at com.microstar.xml.XmlParser.parseElement(XmlParser.java:924) [junit] at com.microstar.xml.XmlParser.parseDocument(XmlParser.java:481) [junit] at com.microstar.xml.XmlParser.doParse(XmlParser.java:159) [junit] at com.microstar.xml.XmlParser.parse(XmlParser.java:132) [junit] at ptolemy.moml.MoMLParser.parse(MoMLParser.java:1676) [junit] at ptolemy.moml.MoMLParser.parse(MoMLParser.java:1595) [junit] at ptolemy.moml.MoMLParser.parse(MoMLParser.java:1537) [junit] at ptolemy.moml.MoMLParser.parseFile(MoMLParser.java:1841) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at tcl.lang.reflect.PkgInvoker.invokeMethod(PkgInvoker.java:129) [junit] at tcl.lang.JavaInvoke.call(JavaInvoke.java:253) [junit] at tcl.lang.JavaInvoke.callMethod(JavaInvoke.java:116) [junit] at tcl.lang.ReflectObject.cmdProc(ReflectObject.java:727) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Parser.evalTokens(Parser.java:930) [junit] at tcl.lang.Parser.eval2(Parser.java:1125) [junit] at tcl.lang.Parser.evalTokens(Parser.java:930) [junit] at tcl.lang.Parser.eval2(Parser.java:1125) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.eval(Interp.java:1841) [junit] at tcl.lang.UplevelCmd.cmdProc(UplevelCmd.java:93) [junit] at tcl.lang.AutoloadStub.cmdProc(Extension.java:144) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.eval(Interp.java:1841) [junit] at tcl.lang.CatchCmd.cmdProc(CatchCmd.java:42) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Parser.evalTokens(Parser.java:930) [junit] at tcl.lang.Parser.eval2(Parser.java:1125) [junit] at tcl.lang.Procedure.cmdProc(Procedure.java:175) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.evalFile(Interp.java:1880) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at ptolemy.util.test.junit.TclTests.RunTclFile(TclTests.java:233) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) [junit] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) [junit] at junitparams.internal.InvokeParameterisedMethod.evaluate(InvokeParameterisedMethod.java:102) [junit] at junitparams.internal.ParameterisedTestMethodRunner.runMethodInvoker(ParameterisedTestMethodRunner.java:47) [junit] at junitparams.internal.ParameterisedTestMethodRunner.runTestMethod(ParameterisedTestMethodRunner.java:41) [junit] at junitparams.internal.ParameterisedTestClassRunner.runParameterisedTest(ParameterisedTestClassRunner.java:143) [junit] at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:237) [junit] at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:215) [junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) [junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) [junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) [junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) [junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) [junit] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) [junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:236) [junit] at org.junit.runners.Suite.runChild(Suite.java:128) [junit] at org.junit.runners.Suite.runChild(Suite.java:24) [junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) [junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) [junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) [junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) [junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) [junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:236) [junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1182) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1033) [junit] [junit] while executing [junit] com.microstar.xml.XmlException: Failed to find class 'ptolemy.kernel.util.RelativeLocation' in file:/home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/ at line 34 and column 87 [junit] Caused by: [junit] java.lang.ClassNotFoundException: ptolemy.kernel.util.RelativeLocation [junit] while executing [junit] "$parser parseFile $model" [junit] invoked from within [junit] "java::cast ptolemy.actor.TypedCompositeActor [$parser parseFile $model]" [junit] invoked from within [junit] "set toplevel [java::cast ptolemy.actor.TypedCompositeActor [$parser parseFile $model]]" [junit] ("uplevel" body line 10) [junit] invoked from within [junit] "uplevel $contents_of_test" [junit] 06/06/22 02:09:11 [junit] Failed: 0 Total Tests: 1 ((Passed: 0, Newly Passed: 0) Known Failed: 1) /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test [junit] WARNING: An illegal reflective access operation has occurred [junit] WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil (file:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar) to constructor java.nio.DirectByteBuffer(long,int) [junit] WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.ReflectionUtil [junit] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [junit] WARNING: All illegal access operations will be denied in a future release [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:12 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/DDFInsideDDF.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/DDFInsideDDF.xml [junit] 40 ms. Memory: 129024K Free: 108482K (84%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@793d120 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@793d120 [junit] reloadAllAccessors: .DDFInsideDDF [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:12 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/DDFInsideDE.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/DDFInsideDE.xml [junit] 33 ms. Memory: 129024K Free: 102723K (80%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7f78d98b [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7f78d98b [junit] reloadAllAccessors: .DDFInsideDE [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:12 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/DDFinPN.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/DDFinPN.xml [junit] 44 ms. Memory: 129024K Free: 99502K (77%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5d4c5074 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5d4c5074 [junit] reloadAllAccessors: .DDFinPN [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:12 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/EratosthenesTest.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/EratosthenesTest.xml [junit] 1007 ms. Memory: 155648K Free: 113186K (73%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@22460cf2 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@22460cf2 [junit] reloadAllAccessors: .EratosthenesTest [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:13 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/FactorialTest.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/FactorialTest.xml [junit] 101 ms. Memory: 155648K Free: 85024K (55%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@e9251f0 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@e9251f0 [junit] reloadAllAccessors: .FactorialTest [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:13 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/HanoiTowerTest.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/HanoiTowerTest.xml [junit] 319 ms. Memory: 155648K Free: 70616K (45%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@982646f [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@982646f [junit] reloadAllAccessors: .HanoiTowerTest [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:14 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/IfThenElse.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/IfThenElse.xml [junit] 4 ms. Memory: 155648K Free: 65496K (42%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1b03103c [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1b03103c [junit] reloadAllAccessors: .IfThenElse [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:14 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/IfThenElseFSM.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/IfThenElseFSM.xml [junit] 100 ms. Memory: 187392K Free: 164312K (88%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@68267b11 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@68267b11 [junit] reloadAllAccessors: .IfThenElseFSM [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:14 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/LoopTest.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/LoopTest.xml [junit] 26 ms. Memory: 187392K Free: 156630K (84%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3f1be8bd [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3f1be8bd [junit] reloadAllAccessors: .LoopTest [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:14 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/OrderedMergeTest.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/OrderedMergeTest.xml [junit] 16 ms. Memory: 187392K Free: 151510K (81%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2931ba51 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2931ba51 [junit] reloadAllAccessors: .OrderedMergeTest [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:14 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/RandomWalkTest.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/RandomWalkTest.xml [junit] 27 ms. Memory: 187392K Free: 138712K (74%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@58560675 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@58560675 [junit] reloadAllAccessors: .RandomWalkTest [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:14 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/RijndaelEncryptionTest.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/RijndaelEncryptionTest.xml [junit] 334 ms. Memory: 187392K Free: 101994K (54%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@57715b8 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@57715b8 [junit] reloadAllAccessors: .RijndaelEncryptionTest [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:15 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/booleanSelect.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/booleanSelect.xml [junit] 96 ms. Memory: 187392K Free: 63067K (34%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3821a6d9 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3821a6d9 [junit] reloadAllAccessors: .booleanSelect [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:15 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/controlled_kahnnet.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/controlled_kahnnet.xml [junit] 5 ms. Memory: 187392K Free: 169226K (90%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@17a86d86 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@17a86d86 [junit] reloadAllAccessors: .controlled_kahnnet [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:15 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/hamming-pt.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/hamming-pt.xml [junit] 5 ms. Memory: 187392K Free: 164620K (88%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@18f1e939 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@18f1e939 [junit] reloadAllAccessors: .hamming-pt [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.199 sec [junit] Output: [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/SequenceToArrayDDF.tcl [junit] testDefs.tcl: setting time out to 9000 seconds at Mon Jun 06 02:09:10 UTC 2022 [junit] [junit] [junit] ==== $PTII/ptolemy/domains/ddf/test/SequenceToArrayDDF.tcl: SequenceToArray-1.0 Read SequenceToArrayDDF.xml, run it, change the const [junit] ==== Contents of test case: [junit] [junit] # DDF SequenceToArray bug submitted by Tomasz Zok [junit] # The problem is that if the length of the Const actor changes [junit] # between runs from three elements to two elements, then the output of [junit] # the second run does not occur. [junit] [junit] set parser [java::new ptolemy.moml.MoMLParser] [junit] set model "SequenceToArrayDDF.xml" [junit] $parser purgeAllModelRecords [junit] set toplevel [java::cast ptolemy.actor.TypedCompositeActor [$parser parseFile $model]] [junit] set manager [java::new ptolemy.actor.Manager [$toplevel workspace] myManager] [junit] $toplevel setManager $manager [junit] $manager execute [junit] set recorder [java::cast ptolemy.actor.lib.Recorder [$toplevel getEntity Recorder]] [junit] set r1 [listToStrings [$recorder getHistory 0]] [junit] [junit] set const [java::cast ptolemy.actor.lib.Const [$toplevel getEntity Const]] [junit] set value [getParameter $const value] [junit] $value setExpression "{\"aaa\", \"bbb\"}" [junit] $manager execute [junit] set r2 [listToStrings [$recorder getHistory 0]] [junit] list $r1 $r2 [junit] [junit] .... Test generated KNOWN error: [junit] while executing [junit] com.microstar.xml.XmlException: Failed to find class 'ptolemy.kernel.util.RelativeLocation' in file:/home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/ at line 34 and column 87 [junit] Caused by: [junit] java.lang.ClassNotFoundException: ptolemy.kernel.util.RelativeLocation [junit] at ptolemy.moml.MoMLParser._handlePropertyElement(MoMLParser.java:5911) [junit] at ptolemy.moml.MoMLParser.startElement(MoMLParser.java:3309) [junit] at com.microstar.xml.XmlParser.parseElement(XmlParser.java:921) [junit] at com.microstar.xml.XmlParser.parseContent(XmlParser.java:1104) [junit] at com.microstar.xml.XmlParser.parseElement(XmlParser.java:924) [junit] at com.microstar.xml.XmlParser.parseContent(XmlParser.java:1104) [junit] at com.microstar.xml.XmlParser.parseElement(XmlParser.java:924) [junit] at com.microstar.xml.XmlParser.parseDocument(XmlParser.java:481) [junit] at com.microstar.xml.XmlParser.doParse(XmlParser.java:159) [junit] at com.microstar.xml.XmlParser.parse(XmlParser.java:132) [junit] at ptolemy.moml.MoMLParser.parse(MoMLParser.java:1676) [junit] at ptolemy.moml.MoMLParser.parse(MoMLParser.java:1595) [junit] at ptolemy.moml.MoMLParser._loadFileInContext(MoMLParser.java:6458) [junit] at ptolemy.moml.MoMLParser._loadIconForClass(MoMLParser.java:6503) [junit] at ptolemy.moml.MoMLParser._createEntity(MoMLParser.java:4532) [junit] at ptolemy.moml.MoMLParser.startElement(MoMLParser.java:2864) [junit] at com.microstar.xml.XmlParser.parseElement(XmlParser.java:921) [junit] at com.microstar.xml.XmlParser.parseContent(XmlParser.java:1104) [junit] at com.microstar.xml.XmlParser.parseElement(XmlParser.java:924) [junit] at com.microstar.xml.XmlParser.parseDocument(XmlParser.java:481) [junit] at com.microstar.xml.XmlParser.doParse(XmlParser.java:159) [junit] at com.microstar.xml.XmlParser.parse(XmlParser.java:132) [junit] at ptolemy.moml.MoMLParser.parse(MoMLParser.java:1676) [junit] at ptolemy.moml.MoMLParser.parse(MoMLParser.java:1595) [junit] at ptolemy.moml.MoMLParser.parse(MoMLParser.java:1537) [junit] at ptolemy.moml.MoMLParser.parseFile(MoMLParser.java:1841) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at tcl.lang.reflect.PkgInvoker.invokeMethod(PkgInvoker.java:129) [junit] at tcl.lang.JavaInvoke.call(JavaInvoke.java:253) [junit] at tcl.lang.JavaInvoke.callMethod(JavaInvoke.java:116) [junit] at tcl.lang.ReflectObject.cmdProc(ReflectObject.java:727) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Parser.evalTokens(Parser.java:930) [junit] at tcl.lang.Parser.eval2(Parser.java:1125) [junit] at tcl.lang.Parser.evalTokens(Parser.java:930) [junit] at tcl.lang.Parser.eval2(Parser.java:1125) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.eval(Interp.java:1841) [junit] at tcl.lang.UplevelCmd.cmdProc(UplevelCmd.java:93) [junit] at tcl.lang.AutoloadStub.cmdProc(Extension.java:144) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.eval(Interp.java:1841) [junit] at tcl.lang.CatchCmd.cmdProc(CatchCmd.java:42) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Parser.evalTokens(Parser.java:930) [junit] at tcl.lang.Parser.eval2(Parser.java:1125) [junit] at tcl.lang.Procedure.cmdProc(Procedure.java:175) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.evalFile(Interp.java:1880) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at ptolemy.util.test.junit.TclTests.RunTclFile(TclTests.java:233) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) [junit] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) [junit] at junitparams.internal.InvokeParameterisedMethod.evaluate(InvokeParameterisedMethod.java:102) [junit] at junitparams.internal.ParameterisedTestMethodRunner.runMethodInvoker(ParameterisedTestMethodRunner.java:47) [junit] at junitparams.internal.ParameterisedTestMethodRunner.runTestMethod(ParameterisedTestMethodRunner.java:41) [junit] at junitparams.internal.ParameterisedTestClassRunner.runParameterisedTest(ParameterisedTestClassRunner.java:143) [junit] at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:237) [junit] at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:215) [junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) [junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) [junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) [junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) [junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) [junit] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) [junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:236) [junit] at org.junit.runners.Suite.runChild(Suite.java:128) [junit] at org.junit.runners.Suite.runChild(Suite.java:24) [junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) [junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) [junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) [junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) [junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) [junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:236) [junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1182) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1033) [junit] Caused by: java.lang.ClassNotFoundException: ptolemy.kernel.util.RelativeLocation [junit] at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:583) [junit] at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178) [junit] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521) [junit] at ptolemy.moml.MoMLParser._loadClass(MoMLParser.java:6402) [junit] at ptolemy.moml.MoMLParser._handlePropertyElement(MoMLParser.java:5906) [junit] ... 94 more [junit] Caused by: java.lang.ClassNotFoundException: ptolemy.kernel.util.RelativeLocation [junit] at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:583) [junit] at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178) [junit] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521) [junit] at ptolemy.moml.MoMLParser._loadClass(MoMLParser.java:6402) [junit] at ptolemy.moml.MoMLParser._handlePropertyElement(MoMLParser.java:5906) [junit] at ptolemy.moml.MoMLParser.startElement(MoMLParser.java:3309) [junit] at com.microstar.xml.XmlParser.parseElement(XmlParser.java:921) [junit] at com.microstar.xml.XmlParser.parseContent(XmlParser.java:1104) [junit] at com.microstar.xml.XmlParser.parseElement(XmlParser.java:924) [junit] at com.microstar.xml.XmlParser.parseContent(XmlParser.java:1104) [junit] at com.microstar.xml.XmlParser.parseElement(XmlParser.java:924) [junit] at com.microstar.xml.XmlParser.parseDocument(XmlParser.java:481) [junit] at com.microstar.xml.XmlParser.doParse(XmlParser.java:159) [junit] at com.microstar.xml.XmlParser.parse(XmlParser.java:132) [junit] at ptolemy.moml.MoMLParser.parse(MoMLParser.java:1676) [junit] at ptolemy.moml.MoMLParser.parse(MoMLParser.java:1595) [junit] at ptolemy.moml.MoMLParser._loadFileInContext(MoMLParser.java:6458) [junit] at ptolemy.moml.MoMLParser._loadIconForClass(MoMLParser.java:6503) [junit] at ptolemy.moml.MoMLParser._createEntity(MoMLParser.java:4532) [junit] at ptolemy.moml.MoMLParser.startElement(MoMLParser.java:2864) [junit] at com.microstar.xml.XmlParser.parseElement(XmlParser.java:921) [junit] at com.microstar.xml.XmlParser.parseContent(XmlParser.java:1104) [junit] at com.microstar.xml.XmlParser.parseElement(XmlParser.java:924) [junit] at com.microstar.xml.XmlParser.parseDocument(XmlParser.java:481) [junit] at com.microstar.xml.XmlParser.doParse(XmlParser.java:159) [junit] at com.microstar.xml.XmlParser.parse(XmlParser.java:132) [junit] at ptolemy.moml.MoMLParser.parse(MoMLParser.java:1676) [junit] at ptolemy.moml.MoMLParser.parse(MoMLParser.java:1595) [junit] at ptolemy.moml.MoMLParser.parse(MoMLParser.java:1537) [junit] at ptolemy.moml.MoMLParser.parseFile(MoMLParser.java:1841) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at tcl.lang.reflect.PkgInvoker.invokeMethod(PkgInvoker.java:129) [junit] at tcl.lang.JavaInvoke.call(JavaInvoke.java:253) [junit] at tcl.lang.JavaInvoke.callMethod(JavaInvoke.java:116) [junit] at tcl.lang.ReflectObject.cmdProc(ReflectObject.java:727) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Parser.evalTokens(Parser.java:930) [junit] at tcl.lang.Parser.eval2(Parser.java:1125) [junit] at tcl.lang.Parser.evalTokens(Parser.java:930) [junit] at tcl.lang.Parser.eval2(Parser.java:1125) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.eval(Interp.java:1841) [junit] at tcl.lang.UplevelCmd.cmdProc(UplevelCmd.java:93) [junit] at tcl.lang.AutoloadStub.cmdProc(Extension.java:144) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.eval(Interp.java:1841) [junit] at tcl.lang.CatchCmd.cmdProc(CatchCmd.java:42) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Parser.evalTokens(Parser.java:930) [junit] at tcl.lang.Parser.eval2(Parser.java:1125) [junit] at tcl.lang.Procedure.cmdProc(Procedure.java:175) [junit] at tcl.lang.Parser.evalObjv(Parser.java:740) [junit] at tcl.lang.Parser.eval2(Parser.java:1138) [junit] at tcl.lang.Interp.eval(Interp.java:1782) [junit] at tcl.lang.Interp.evalFile(Interp.java:1880) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at ptolemy.util.test.junit.TclTests.RunTclFile(TclTests.java:233) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) [junit] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) [junit] at junitparams.internal.InvokeParameterisedMethod.evaluate(InvokeParameterisedMethod.java:102) [junit] at junitparams.internal.ParameterisedTestMethodRunner.runMethodInvoker(ParameterisedTestMethodRunner.java:47) [junit] at junitparams.internal.ParameterisedTestMethodRunner.runTestMethod(ParameterisedTestMethodRunner.java:41) [junit] at junitparams.internal.ParameterisedTestClassRunner.runParameterisedTest(ParameterisedTestClassRunner.java:143) [junit] at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:237) [junit] at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:215) [junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) [junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) [junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) [junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) [junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) [junit] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) [junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:236) [junit] at org.junit.runners.Suite.runChild(Suite.java:128) [junit] at org.junit.runners.Suite.runChild(Suite.java:24) [junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) [junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) [junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) [junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) [junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) [junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:236) [junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1182) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1033) [junit] [junit] while executing [junit] com.microstar.xml.XmlException: Failed to find class 'ptolemy.kernel.util.RelativeLocation' in file:/home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/ at line 34 and column 87 [junit] Caused by: [junit] java.lang.ClassNotFoundException: ptolemy.kernel.util.RelativeLocation [junit] while executing [junit] "$parser parseFile $model" [junit] invoked from within [junit] "java::cast ptolemy.actor.TypedCompositeActor [$parser parseFile $model]" [junit] invoked from within [junit] "set toplevel [java::cast ptolemy.actor.TypedCompositeActor [$parser parseFile $model]]" [junit] ("uplevel" body line 10) [junit] invoked from within [junit] "uplevel $contents_of_test" [junit] 06/06/22 02:09:11 [junit] Failed: 0 Total Tests: 1 ((Passed: 0, Newly Passed: 0) Known Failed: 1) /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:12 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/DDFInsideDDF.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/DDFInsideDDF.xml [junit] 40 ms. Memory: 129024K Free: 108482K (84%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@793d120 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@793d120 [junit] reloadAllAccessors: .DDFInsideDDF [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:12 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/DDFInsideDE.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/DDFInsideDE.xml [junit] 33 ms. Memory: 129024K Free: 102723K (80%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7f78d98b [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7f78d98b [junit] reloadAllAccessors: .DDFInsideDE [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:12 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/DDFinPN.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/DDFinPN.xml [junit] 44 ms. Memory: 129024K Free: 99502K (77%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5d4c5074 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5d4c5074 [junit] reloadAllAccessors: .DDFinPN [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:12 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/EratosthenesTest.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/EratosthenesTest.xml [junit] 1007 ms. Memory: 155648K Free: 113186K (73%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@22460cf2 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@22460cf2 [junit] reloadAllAccessors: .EratosthenesTest [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:13 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/FactorialTest.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/FactorialTest.xml [junit] 101 ms. Memory: 155648K Free: 85024K (55%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@e9251f0 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@e9251f0 [junit] reloadAllAccessors: .FactorialTest [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:13 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/HanoiTowerTest.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/HanoiTowerTest.xml [junit] 319 ms. Memory: 155648K Free: 70616K (45%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@982646f [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@982646f [junit] reloadAllAccessors: .HanoiTowerTest [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:14 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/IfThenElse.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/IfThenElse.xml [junit] 4 ms. Memory: 155648K Free: 65496K (42%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1b03103c [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1b03103c [junit] reloadAllAccessors: .IfThenElse [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:14 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/IfThenElseFSM.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/IfThenElseFSM.xml [junit] 100 ms. Memory: 187392K Free: 164312K (88%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@68267b11 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@68267b11 [junit] reloadAllAccessors: .IfThenElseFSM [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:14 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/LoopTest.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/LoopTest.xml [junit] 26 ms. Memory: 187392K Free: 156630K (84%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3f1be8bd [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3f1be8bd [junit] reloadAllAccessors: .LoopTest [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:14 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/OrderedMergeTest.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/OrderedMergeTest.xml [junit] 16 ms. Memory: 187392K Free: 151510K (81%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2931ba51 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2931ba51 [junit] reloadAllAccessors: .OrderedMergeTest [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:14 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/RandomWalkTest.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/RandomWalkTest.xml [junit] 27 ms. Memory: 187392K Free: 138712K (74%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@58560675 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@58560675 [junit] reloadAllAccessors: .RandomWalkTest [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:14 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/RijndaelEncryptionTest.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/RijndaelEncryptionTest.xml [junit] 334 ms. Memory: 187392K Free: 101994K (54%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@57715b8 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@57715b8 [junit] reloadAllAccessors: .RijndaelEncryptionTest [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:15 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/booleanSelect.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/booleanSelect.xml [junit] 96 ms. Memory: 187392K Free: 63067K (34%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3821a6d9 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3821a6d9 [junit] reloadAllAccessors: .booleanSelect [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:15 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/controlled_kahnnet.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/controlled_kahnnet.xml [junit] 5 ms. Memory: 187392K Free: 169226K (90%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@17a86d86 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@17a86d86 [junit] reloadAllAccessors: .controlled_kahnnet [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:15 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/hamming-pt.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/test/auto/hamming-pt.xml [junit] 5 ms. Memory: 187392K Free: 164620K (88%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@18f1e939 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@18f1e939 [junit] reloadAllAccessors: .hamming-pt [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] javachdir: directory = ptolemy/domains/de/kernel/test [junit] javachdir: pwd: /home/travis/build/icyphy/ptII/ptolemy/domains/de/kernel/test Invoking with -Djava.net.preferIPv4Stack=true [junit] +java --module-path /home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2/lib: --add-modules javafx.controls,javafx.swing,javafx.media, -Djava.net.preferIPv4Stack=true -Djavafx.verbose=true -Dprism.verbose=true -Dptolemy.ptII.dir=/home/travis/build/icyphy/ptII -Dptolemy.ptII.batchMode=true -Xmx3200m -classpath /home/travis/build/icyphy/ptII:/home/travis/build/icyphy/ptII/lib/asm-all-5.2.jar:/home/travis/build/icyphy/ptII/lib/nashorn-core-15.3.jar:/home/travis/build/icyphy/ptII/lib/bsh-2.0b4.jar:/home/travis/build/icyphy/ptII/lib/ptCal.jar:/home/travis/build/icyphy/ptII/lib/java_cup.jar:/home/travis/build/icyphy/ptII/lib/saxon8.jar:/home/travis/build/icyphy/ptII/lib/saxon8-dom.jar:/home/travis/build/icyphy/ptII/lib/chic.jar:/home/travis/build/icyphy/ptII/lib/ptcolt.jar:/home/travis/build/icyphy/ptII/vendors/misc/itext/iText.jar:/home/travis/build/icyphy/ptII/lib/g4ltl.jar:/home/travis/build/icyphy/ptII/lib/StructuralCoder.jar:/home/travis/build/icyphy/ptII/lib/jcerti.jar:/home/travis/build/icyphy/ptII/lib/javax.mail.jar:/home/travis/build/icyphy/ptII/vendors/JMF-2.1.1e/lib/jmf.jar:/home/travis/build/icyphy/ptII/lib/jna-4.0.0-variadic.jar:/home/travis/build/icyphy/ptII/vendors/misc/joystick/Joystick.jar:/home/travis/build/icyphy/ptII/lib/ptjacl.jar:/home/travis/build/icyphy/ptII/lib/jsoup-1.14.2.jar:/home/travis/build/icyphy/ptII/lib/junit-4.8.2.jar:/home/travis/build/icyphy/ptII/lib/JUnitParams-0.4.0.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/excel/jxl.jar:/home/travis/build/icyphy/ptII/lib/jython.jar:/home/travis/build/icyphy/ptII/lib/kieler.jar:/home/travis/build/icyphy/ptII/vendors/opencv/share/OpenCV/java/opencv-341.jar:/home/travis/build/icyphy/ptII/lib/oscP5.jar:/home/travis/build/icyphy/ptII/lib/nrjavaserial-3.11.0.devel.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dcore.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dutils.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/vecmath.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-core.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-ext.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/sun-util.jar:/home/travis/build/icyphy/ptII/lib/protobuf-java-2.4.1.jar:/home/travis/build/icyphy/ptII/lib/org.eclipse.paho.client.mqttv3.jar:/home/travis/build/icyphy/ptII/lib/mapss.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/ptalon/antlr/antlr.jar:/home/travis/build/icyphy/ptII/lib/JRI.jar:/home/travis/build/icyphy/ptII/lib/commons-lang-2.6.jar:/home/travis/build/icyphy/ptII/lib/commons-logging-1.1.1.jar:/home/travis/build/icyphy/ptII/lib/sootclasses.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/database/mysql-connector-java-8.0.26.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-data-5prealpha.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-core-5prealpha.jar:/home/travis/build/icyphy/ptII/lib/PDFRenderer.jar:/home/travis/build/icyphy/ptII/lib/svgSalamander.jar:/home/travis/build/icyphy/ptII/lib/rsyntaxtextarea-2.6.0-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/hazelcast-3.8.2.jar:/home/travis/build/icyphy/ptII/lib/jackson-annotations-2.9.0.jar:/home/travis/build/icyphy/ptII/lib/jackson-core-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/jackson-databind-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/netty-buffer-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http2-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-handler-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-transport-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/vertx-codegen-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-core-3.5.2-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/vertx-hazelcast-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-lang-js-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-service-proxy-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-web-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/slf4j-api-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/slf4j-simple-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/webcam-capture-0.3.12.jar:/home/travis/build/icyphy/ptII/lib/bridj-0.7.0.jar:/home/travis/build/icyphy/ptII/lib/xbjlib-1.1.0.nrjavaserial.jar:/home/travis/build/icyphy/ptII/ptolemy/moml/test:/home/travis/build/icyphy/ptII/ant/lib/ant-launcher.jar:/home/travis/build/icyphy/ptII/ant/lib/ant.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit4.jar org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner ptolemy.domains.de.kernel.test.junit.JUnitTclTest skipNonTests=false filtertrace=true haltOnError=false haltOnFailure=false formatter=org.apache.tools.ant.taskdefs.optional.junit.OutErrSummaryJUnitResultFormatter showoutput=true outputtoformatters=true logfailedtests=true threadid=0 logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/travis/build/icyphy/ptII/reports/junit/TEST-ptolemy.domains.de.kernel.test.junit.JUnitTclTest.xml crashfile=/home/travis/build/icyphy/ptII/junitvmwatcher11317277965029140638.properties propsfile=/home/travis/build/icyphy/ptII/junit14260137635094224659.properties [junit] Running ptolemy.domains.de.kernel.test.junit.JUnitTclTest [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/de/kernel/test/DEEvent.tcl [junit] testDefs.tcl: setting time out to 9000 seconds at Mon Jun 06 02:09:16 UTC 2022 [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/de/kernel/test/DEReceiver.tcl [junit] 06/06/22 02:09:17 [junit] Failed: 0 Total Tests: 17 ((Passed: 17, Newly Passed: 0) Known Failed: 0) /home/travis/build/icyphy/ptII/ptolemy/domains/de/kernel/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/de/kernel/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/de/kernel/test [junit] WARNING: An illegal reflective access operation has occurred [junit] WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil (file:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar) to constructor java.nio.DirectByteBuffer(long,int) [junit] WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.ReflectionUtil [junit] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [junit] WARNING: All illegal access operations will be denied in a future release [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] No auto/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/de/kernel/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.833 sec [junit] Output: [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/de/kernel/test/DEEvent.tcl [junit] testDefs.tcl: setting time out to 9000 seconds at Mon Jun 06 02:09:16 UTC 2022 [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/de/kernel/test/DEReceiver.tcl [junit] 06/06/22 02:09:17 [junit] Failed: 0 Total Tests: 17 ((Passed: 17, Newly Passed: 0) Known Failed: 0) /home/travis/build/icyphy/ptII/ptolemy/domains/de/kernel/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/de/kernel/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/de/kernel/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] No auto/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/de/kernel/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] javachdir: directory = ptolemy/domains/de/lib/test [junit] javachdir: pwd: /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test Invoking with -Djava.net.preferIPv4Stack=true [junit] +java --module-path /home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2/lib: --add-modules javafx.controls,javafx.swing,javafx.media, -Djava.net.preferIPv4Stack=true -Djavafx.verbose=true -Dprism.verbose=true -Dptolemy.ptII.dir=/home/travis/build/icyphy/ptII -Dptolemy.ptII.batchMode=true -Xmx3200m -classpath /home/travis/build/icyphy/ptII:/home/travis/build/icyphy/ptII/lib/asm-all-5.2.jar:/home/travis/build/icyphy/ptII/lib/nashorn-core-15.3.jar:/home/travis/build/icyphy/ptII/lib/bsh-2.0b4.jar:/home/travis/build/icyphy/ptII/lib/ptCal.jar:/home/travis/build/icyphy/ptII/lib/java_cup.jar:/home/travis/build/icyphy/ptII/lib/saxon8.jar:/home/travis/build/icyphy/ptII/lib/saxon8-dom.jar:/home/travis/build/icyphy/ptII/lib/chic.jar:/home/travis/build/icyphy/ptII/lib/ptcolt.jar:/home/travis/build/icyphy/ptII/vendors/misc/itext/iText.jar:/home/travis/build/icyphy/ptII/lib/g4ltl.jar:/home/travis/build/icyphy/ptII/lib/StructuralCoder.jar:/home/travis/build/icyphy/ptII/lib/jcerti.jar:/home/travis/build/icyphy/ptII/lib/javax.mail.jar:/home/travis/build/icyphy/ptII/vendors/JMF-2.1.1e/lib/jmf.jar:/home/travis/build/icyphy/ptII/lib/jna-4.0.0-variadic.jar:/home/travis/build/icyphy/ptII/vendors/misc/joystick/Joystick.jar:/home/travis/build/icyphy/ptII/lib/ptjacl.jar:/home/travis/build/icyphy/ptII/lib/jsoup-1.14.2.jar:/home/travis/build/icyphy/ptII/lib/junit-4.8.2.jar:/home/travis/build/icyphy/ptII/lib/JUnitParams-0.4.0.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/excel/jxl.jar:/home/travis/build/icyphy/ptII/lib/jython.jar:/home/travis/build/icyphy/ptII/lib/kieler.jar:/home/travis/build/icyphy/ptII/vendors/opencv/share/OpenCV/java/opencv-341.jar:/home/travis/build/icyphy/ptII/lib/oscP5.jar:/home/travis/build/icyphy/ptII/lib/nrjavaserial-3.11.0.devel.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dcore.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dutils.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/vecmath.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-core.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-ext.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/sun-util.jar:/home/travis/build/icyphy/ptII/lib/protobuf-java-2.4.1.jar:/home/travis/build/icyphy/ptII/lib/org.eclipse.paho.client.mqttv3.jar:/home/travis/build/icyphy/ptII/lib/mapss.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/ptalon/antlr/antlr.jar:/home/travis/build/icyphy/ptII/lib/JRI.jar:/home/travis/build/icyphy/ptII/lib/commons-lang-2.6.jar:/home/travis/build/icyphy/ptII/lib/commons-logging-1.1.1.jar:/home/travis/build/icyphy/ptII/lib/sootclasses.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/database/mysql-connector-java-8.0.26.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-data-5prealpha.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-core-5prealpha.jar:/home/travis/build/icyphy/ptII/lib/PDFRenderer.jar:/home/travis/build/icyphy/ptII/lib/svgSalamander.jar:/home/travis/build/icyphy/ptII/lib/rsyntaxtextarea-2.6.0-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/hazelcast-3.8.2.jar:/home/travis/build/icyphy/ptII/lib/jackson-annotations-2.9.0.jar:/home/travis/build/icyphy/ptII/lib/jackson-core-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/jackson-databind-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/netty-buffer-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http2-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-handler-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-transport-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/vertx-codegen-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-core-3.5.2-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/vertx-hazelcast-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-lang-js-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-service-proxy-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-web-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/slf4j-api-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/slf4j-simple-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/webcam-capture-0.3.12.jar:/home/travis/build/icyphy/ptII/lib/bridj-0.7.0.jar:/home/travis/build/icyphy/ptII/lib/xbjlib-1.1.0.nrjavaserial.jar:/home/travis/build/icyphy/ptII/ptolemy/moml/test:/home/travis/build/icyphy/ptII/ant/lib/ant-launcher.jar:/home/travis/build/icyphy/ptII/ant/lib/ant.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit4.jar org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner ptolemy.domains.de.lib.test.junit.JUnitTclTest skipNonTests=false filtertrace=true haltOnError=false haltOnFailure=false formatter=org.apache.tools.ant.taskdefs.optional.junit.OutErrSummaryJUnitResultFormatter showoutput=true outputtoformatters=true logfailedtests=true threadid=0 logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/travis/build/icyphy/ptII/reports/junit/TEST-ptolemy.domains.de.lib.test.junit.JUnitTclTest.xml crashfile=/home/travis/build/icyphy/ptII/junitvmwatcher9567025536982903813.properties propsfile=/home/travis/build/icyphy/ptII/junit5723810023934819666.properties [junit] Running ptolemy.domains.de.lib.test.junit.JUnitTclTest [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/Iterations.tcl [junit] testDefs.tcl: setting time out to 9000 seconds at Mon Jun 06 02:09:18 UTC 2022 [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/Sampler.tcl [junit] 35 ms. Memory: 129024K Free: 93083K (72%) [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/Server.tcl [junit] 20 ms. Memory: 129024K Free: 90011K (70%) [junit] 11 ms. Memory: 129024K Free: 89482K (69%) [junit] 51 ms. Memory: 129024K Free: 87449K (68%) [junit] 18 ms. Memory: 129024K Free: 85915K (67%) [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/SimpleDelay.tcl [junit] 18 ms. Memory: 129024K Free: 84362K (65%) [junit] 6 ms. Memory: 129024K Free: 83867K (65%) [junit] 7 ms. Memory: 129024K Free: 82843K (64%) [junit] 3 ms. Memory: 129024K Free: 81290K (63%) [junit] 11 ms. Memory: 129024K Free: 80266K (62%) [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/TimedDelay.tcl [junit] 5 ms. Memory: 129024K Free: 78747K (61%) [junit] 3 ms. Memory: 129024K Free: 78226K (61%) [junit] 3 ms. Memory: 129024K Free: 77194K (60%) [junit] 3 ms. Memory: 129024K Free: 76178K (59%) [junit] 5 ms. Memory: 129024K Free: 75146K (58%) [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/WaitingTime.tcl [junit] 06/06/22 02:09:19 [junit] Failed: 0 Total Tests: 22 ((Passed: 22, Newly Passed: 0) Known Failed: 0) /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test [junit] WARNING: An illegal reflective access operation has occurred [junit] WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil (file:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar) to constructor java.nio.DirectByteBuffer(long,int) [junit] WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.ReflectionUtil [junit] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [junit] WARNING: All illegal access operations will be denied in a future release [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:20 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/AFDX.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/AFDX.xml [junit] 67 ms. Memory: 129024K Free: 94537K (73%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@14d25853 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@14d25853 [junit] reloadAllAccessors: .AFDX [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:20 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/BusConfigureParamsContinuous.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/BusConfigureParamsContinuous.xml [junit] 97 ms. Memory: 129024K Free: 83475K (65%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@368ad5df [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@368ad5df [junit] reloadAllAccessors: .BusConfigureParamsContinuous [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:20 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/BusConfigureParamsDE.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/BusConfigureParamsDE.xml [junit] 14 ms. Memory: 129024K Free: 105152K (81%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@66c7009c [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@66c7009c [junit] reloadAllAccessors: .BusConfigureParamsDE [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:20 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/BusContinuousDifferentValues.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/BusContinuousDifferentValues.xml [junit] 24 ms. Memory: 129024K Free: 93896K (73%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@31e08a4a [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@31e08a4a [junit] reloadAllAccessors: .BusContinuousDifferentValues [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:20 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/BusContinuousZeroServiceTime.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/BusContinuousZeroServiceTime.xml [junit] 22 ms. Memory: 129024K Free: 82966K (64%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@52c7414b [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@52c7414b [junit] reloadAllAccessors: .BusContinuousZeroServiceTime [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:20 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/BusDEDifferentValues.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/BusDEDifferentValues.xml [junit] 17 ms. Memory: 129024K Free: 72997K (57%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1a583596 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1a583596 [junit] reloadAllAccessors: .BusDEDifferentValues [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:20 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/BusDEZeroServiceTime.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/BusDEZeroServiceTime.xml [junit] 7 ms. Memory: 129024K Free: 103621K (80%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@22693f41 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@22693f41 [junit] reloadAllAccessors: .BusDEZeroServiceTime [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/BusError.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/BusError.xml [junit] 17 ms. Memory: 129024K Free: 88981K (69%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1c99c15a [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1c99c15a [junit] reloadAllAccessors: .BusError [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/Clock.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/Clock.xml [junit] 15 ms. Memory: 129024K Free: 86292K (67%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@f6ef9a8 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@f6ef9a8 [junit] reloadAllAccessors: .Clock [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/EventFilter.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/EventFilter.xml [junit] 5 ms. Memory: 129024K Free: 81194K (63%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2fb471c [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2fb471c [junit] reloadAllAccessors: .EventFilter [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/Inhibit.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/Inhibit.xml [junit] 2 ms. Memory: 129024K Free: 77747K (60%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2ee6fb4b [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2ee6fb4b [junit] reloadAllAccessors: .Inhibit [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/Iterations.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/Iterations.xml [junit] 2 ms. Memory: 129024K Free: 75020K (58%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@49321fb2 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@49321fb2 [junit] reloadAllAccessors: .iterationsTest [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/NonInterruptibleTimerTestAssemblyLine.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/NonInterruptibleTimerTestAssemblyLine.xml [junit] 8 ms. Memory: 129024K Free: 67506K (52%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@41ddb225 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@41ddb225 [junit] reloadAllAccessors: .NonpreemptiveTimerTestAssemblyLine [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/Previous.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/Previous.xml [junit] 8 ms. Memory: 129024K Free: 62276K (48%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7bf4669e [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7bf4669e [junit] reloadAllAccessors: .Previous [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/QuantityManager1Bus.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/QuantityManager1Bus.xml [junit] 16 ms. Memory: 129024K Free: 106823K (83%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6bc609ed [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6bc609ed [junit] reloadAllAccessors: .QuantityManager1Bus [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/QuantityManager1BusServiceTimeBiggerThanTokenSendPeriod.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/QuantityManager1BusServiceTimeBiggerThanTokenSendPeriod.xml [junit] 12 ms. Memory: 129024K Free: 95561K (74%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@783cf226 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@783cf226 [junit] reloadAllAccessors: .QuantityManager1BusServiceTimeBiggerThanTokenSendPeriod [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/QuantityManager2Busses.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/QuantityManager2Busses.xml [junit] 9 ms. Memory: 129024K Free: 80390K (62%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5c732234 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5c732234 [junit] reloadAllAccessors: .QuantityManager2Busses [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/QuantityManager2BussesOrderReversed.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/QuantityManager2BussesOrderReversed.xml [junit] 8 ms. Memory: 129024K Free: 66040K (51%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@49e69957 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@49e69957 [junit] reloadAllAccessors: .QuantityManager2BussesOrderReversed [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/QuantityManager3Busses.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/QuantityManager3Busses.xml [junit] 10 ms. Memory: 129024K Free: 112017K (87%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7ed412bd [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7ed412bd [junit] reloadAllAccessors: .QuantityManager3Busses [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/QuantizedSampler.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/QuantizedSampler.xml [junit] 6 ms. Memory: 129024K Free: 106405K (82%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@27a7d709 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@27a7d709 [junit] reloadAllAccessors: .QuantizedSampler [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/Queue.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/Queue.xml [junit] 3 ms. Memory: 129024K Free: 102295K (79%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@35fad7c8 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@35fad7c8 [junit] reloadAllAccessors: .Queue [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/Queue2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/Queue2.xml [junit] 3 ms. Memory: 129024K Free: 99223K (77%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5b824761 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5b824761 [junit] reloadAllAccessors: .Queue2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/Sampler.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/Sampler.xml [junit] 8 ms. Memory: 129024K Free: 93656K (73%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@48b74bc1 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@48b74bc1 [junit] reloadAllAccessors: .Sampler [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/Sampler2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/Sampler2.xml [junit] 3 ms. Memory: 129024K Free: 89429K (69%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7f55b869 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7f55b869 [junit] reloadAllAccessors: .Sampler2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/Sampler3.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/Sampler3.xml [junit] 5 ms. Memory: 129024K Free: 84887K (66%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@bb4e83 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@bb4e83 [junit] reloadAllAccessors: .Sampler3 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/SamplerUnit.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/SamplerUnit.xml [junit] 2 ms. Memory: 129024K Free: 80767K (63%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4fbf67e1 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4fbf67e1 [junit] reloadAllAccessors: .SamplerUnit [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/ServerWithNonZeroDelay.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/ServerWithNonZeroDelay.xml [junit] 4 ms. Memory: 129024K Free: 76679K (59%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2e5c0602 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2e5c0602 [junit] reloadAllAccessors: .ServerWithNonZeroDelay [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/ServerWithPreemption1.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/ServerWithPreemption1.xml [junit] 3 ms. Memory: 129024K Free: 72575K (56%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@58ffbb6a [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@58ffbb6a [junit] reloadAllAccessors: .ServerWithPreemption1 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/ServerWithVariableDelay.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/ServerWithVariableDelay.xml [junit] 4 ms. Memory: 129024K Free: 68057K (53%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@39733e17 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@39733e17 [junit] reloadAllAccessors: .ServerWithVariableDelay [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/ServerWithVariableDelay1.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/ServerWithVariableDelay1.xml [junit] 6 ms. Memory: 129024K Free: 63977K (50%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@50721775 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@50721775 [junit] reloadAllAccessors: .ServerWithVariableDelay1 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/ServerWithVariableDelay2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/ServerWithVariableDelay2.xml [junit] 14 ms. Memory: 129024K Free: 59301K (46%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@a3d40ae [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@a3d40ae [junit] reloadAllAccessors: .ServerWithVariableDelay2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/ServerWithVariableDelay3.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/ServerWithVariableDelay3.xml [junit] 3 ms. Memory: 129024K Free: 54753K (42%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4fa59739 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4fa59739 [junit] reloadAllAccessors: .ServerWithVariableDelay3 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/ServerWithVariableDelay4.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/ServerWithVariableDelay4.xml [junit] 3 ms. Memory: 129024K Free: 50085K (39%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@17b66706 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@17b66706 [junit] reloadAllAccessors: .ServerWithVariableDelay4 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:22 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/ServerWithZeroDelay.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/ServerWithZeroDelay.xml [junit] 4 ms. Memory: 129024K Free: 110921K (86%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2984efdb [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2984efdb [junit] reloadAllAccessors: .ServerWithZeroDelay [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:22 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/SingleEvent.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/SingleEvent.xml [junit] 2 ms. Memory: 129024K Free: 108420K (84%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5776afd [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5776afd [junit] reloadAllAccessors: .SingleEvent [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:22 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/TimerTestAssemblyLine.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/TimerTestAssemblyLine.xml [junit] 4 ms. Memory: 129024K Free: 100763K (78%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@736d68bc [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@736d68bc [junit] reloadAllAccessors: .TimerTest_AssemblyLine [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:22 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/VariableDelay1.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/VariableDelay1.xml [junit] 4 ms. Memory: 129024K Free: 96697K (75%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@13c6d688 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@13c6d688 [junit] reloadAllAccessors: .VariableDelay1 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:22 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/VariableDelay2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/VariableDelay2.xml [junit] 1 ms. Memory: 129024K Free: 95108K (74%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@ac422d3 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@ac422d3 [junit] reloadAllAccessors: . [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:22 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/VariableDelay3.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/VariableDelay3.xml [junit] 2 ms. Memory: 129024K Free: 90982K (71%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7e8be30 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7e8be30 [junit] reloadAllAccessors: .VariableDelay3 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:22 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/VariableDelay4.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/VariableDelay4.xml [junit] 2 ms. Memory: 129024K Free: 87465K (68%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4e93fe8 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4e93fe8 [junit] reloadAllAccessors: .VariableDelay4 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:22 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/VariableDelay5.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/VariableDelay5.xml [junit] 3 ms. Memory: 129024K Free: 83339K (65%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7b8f07e6 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7b8f07e6 [junit] reloadAllAccessors: .VariableDelay5 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:22 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/VariableDelay7.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/VariableDelay7.xml [junit] 2 ms. Memory: 129024K Free: 79259K (61%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@b5d5e5d [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@b5d5e5d [junit] reloadAllAccessors: .VariableDelay7 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:22 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/VariableDelay8.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/VariableDelay8.xml [junit] 1 ms. Memory: 129024K Free: 75630K (59%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@592da4e9 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@592da4e9 [junit] reloadAllAccessors: .VariableDelay8 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:22 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/Wire.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/Wire.xml [junit] 2 ms. Memory: 129024K Free: 70043K (54%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1fda8042 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1fda8042 [junit] reloadAllAccessors: .Wire [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.626 sec [junit] Output: [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/Iterations.tcl [junit] testDefs.tcl: setting time out to 9000 seconds at Mon Jun 06 02:09:18 UTC 2022 [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/Sampler.tcl [junit] 35 ms. Memory: 129024K Free: 93083K (72%) [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/Server.tcl [junit] 20 ms. Memory: 129024K Free: 90011K (70%) [junit] 11 ms. Memory: 129024K Free: 89482K (69%) [junit] 51 ms. Memory: 129024K Free: 87449K (68%) [junit] 18 ms. Memory: 129024K Free: 85915K (67%) [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/SimpleDelay.tcl [junit] 18 ms. Memory: 129024K Free: 84362K (65%) [junit] 6 ms. Memory: 129024K Free: 83867K (65%) [junit] 7 ms. Memory: 129024K Free: 82843K (64%) [junit] 3 ms. Memory: 129024K Free: 81290K (63%) [junit] 11 ms. Memory: 129024K Free: 80266K (62%) [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/TimedDelay.tcl [junit] 5 ms. Memory: 129024K Free: 78747K (61%) [junit] 3 ms. Memory: 129024K Free: 78226K (61%) [junit] 3 ms. Memory: 129024K Free: 77194K (60%) [junit] 3 ms. Memory: 129024K Free: 76178K (59%) [junit] 5 ms. Memory: 129024K Free: 75146K (58%) [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/WaitingTime.tcl [junit] 06/06/22 02:09:19 [junit] Failed: 0 Total Tests: 22 ((Passed: 22, Newly Passed: 0) Known Failed: 0) /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:20 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/AFDX.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/AFDX.xml [junit] 67 ms. Memory: 129024K Free: 94537K (73%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@14d25853 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@14d25853 [junit] reloadAllAccessors: .AFDX [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:20 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/BusConfigureParamsContinuous.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/BusConfigureParamsContinuous.xml [junit] 97 ms. Memory: 129024K Free: 83475K (65%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@368ad5df [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@368ad5df [junit] reloadAllAccessors: .BusConfigureParamsContinuous [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:20 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/BusConfigureParamsDE.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/BusConfigureParamsDE.xml [junit] 14 ms. Memory: 129024K Free: 105152K (81%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@66c7009c [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@66c7009c [junit] reloadAllAccessors: .BusConfigureParamsDE [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:20 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/BusContinuousDifferentValues.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/BusContinuousDifferentValues.xml [junit] 24 ms. Memory: 129024K Free: 93896K (73%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@31e08a4a [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@31e08a4a [junit] reloadAllAccessors: .BusContinuousDifferentValues [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:20 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/BusContinuousZeroServiceTime.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/BusContinuousZeroServiceTime.xml [junit] 22 ms. Memory: 129024K Free: 82966K (64%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@52c7414b [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@52c7414b [junit] reloadAllAccessors: .BusContinuousZeroServiceTime [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:20 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/BusDEDifferentValues.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/BusDEDifferentValues.xml [junit] 17 ms. Memory: 129024K Free: 72997K (57%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1a583596 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1a583596 [junit] reloadAllAccessors: .BusDEDifferentValues [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:20 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/BusDEZeroServiceTime.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/BusDEZeroServiceTime.xml [junit] 7 ms. Memory: 129024K Free: 103621K (80%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@22693f41 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@22693f41 [junit] reloadAllAccessors: .BusDEZeroServiceTime [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/BusError.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/BusError.xml [junit] 17 ms. Memory: 129024K Free: 88981K (69%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1c99c15a [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1c99c15a [junit] reloadAllAccessors: .BusError [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/Clock.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/Clock.xml [junit] 15 ms. Memory: 129024K Free: 86292K (67%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@f6ef9a8 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@f6ef9a8 [junit] reloadAllAccessors: .Clock [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/EventFilter.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/EventFilter.xml [junit] 5 ms. Memory: 129024K Free: 81194K (63%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2fb471c [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2fb471c [junit] reloadAllAccessors: .EventFilter [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/Inhibit.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/Inhibit.xml [junit] 2 ms. Memory: 129024K Free: 77747K (60%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2ee6fb4b [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2ee6fb4b [junit] reloadAllAccessors: .Inhibit [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/Iterations.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/Iterations.xml [junit] 2 ms. Memory: 129024K Free: 75020K (58%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@49321fb2 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@49321fb2 [junit] reloadAllAccessors: .iterationsTest [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/NonInterruptibleTimerTestAssemblyLine.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/NonInterruptibleTimerTestAssemblyLine.xml [junit] 8 ms. Memory: 129024K Free: 67506K (52%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@41ddb225 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@41ddb225 [junit] reloadAllAccessors: .NonpreemptiveTimerTestAssemblyLine [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/Previous.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/Previous.xml [junit] 8 ms. Memory: 129024K Free: 62276K (48%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7bf4669e [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7bf4669e [junit] reloadAllAccessors: .Previous [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/QuantityManager1Bus.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/QuantityManager1Bus.xml [junit] 16 ms. Memory: 129024K Free: 106823K (83%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6bc609ed [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6bc609ed [junit] reloadAllAccessors: .QuantityManager1Bus [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/QuantityManager1BusServiceTimeBiggerThanTokenSendPeriod.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/QuantityManager1BusServiceTimeBiggerThanTokenSendPeriod.xml [junit] 12 ms. Memory: 129024K Free: 95561K (74%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@783cf226 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@783cf226 [junit] reloadAllAccessors: .QuantityManager1BusServiceTimeBiggerThanTokenSendPeriod [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/QuantityManager2Busses.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/QuantityManager2Busses.xml [junit] 9 ms. Memory: 129024K Free: 80390K (62%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5c732234 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5c732234 [junit] reloadAllAccessors: .QuantityManager2Busses [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/QuantityManager2BussesOrderReversed.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/QuantityManager2BussesOrderReversed.xml [junit] 8 ms. Memory: 129024K Free: 66040K (51%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@49e69957 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@49e69957 [junit] reloadAllAccessors: .QuantityManager2BussesOrderReversed [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/QuantityManager3Busses.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/QuantityManager3Busses.xml [junit] 10 ms. Memory: 129024K Free: 112017K (87%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7ed412bd [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7ed412bd [junit] reloadAllAccessors: .QuantityManager3Busses [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/QuantizedSampler.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/QuantizedSampler.xml [junit] 6 ms. Memory: 129024K Free: 106405K (82%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@27a7d709 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@27a7d709 [junit] reloadAllAccessors: .QuantizedSampler [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/Queue.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/Queue.xml [junit] 3 ms. Memory: 129024K Free: 102295K (79%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@35fad7c8 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@35fad7c8 [junit] reloadAllAccessors: .Queue [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/Queue2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/Queue2.xml [junit] 3 ms. Memory: 129024K Free: 99223K (77%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5b824761 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5b824761 [junit] reloadAllAccessors: .Queue2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/Sampler.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/Sampler.xml [junit] 8 ms. Memory: 129024K Free: 93656K (73%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@48b74bc1 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@48b74bc1 [junit] reloadAllAccessors: .Sampler [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/Sampler2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/Sampler2.xml [junit] 3 ms. Memory: 129024K Free: 89429K (69%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7f55b869 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7f55b869 [junit] reloadAllAccessors: .Sampler2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/Sampler3.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/Sampler3.xml [junit] 5 ms. Memory: 129024K Free: 84887K (66%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@bb4e83 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@bb4e83 [junit] reloadAllAccessors: .Sampler3 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/SamplerUnit.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/SamplerUnit.xml [junit] 2 ms. Memory: 129024K Free: 80767K (63%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4fbf67e1 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4fbf67e1 [junit] reloadAllAccessors: .SamplerUnit [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/ServerWithNonZeroDelay.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/ServerWithNonZeroDelay.xml [junit] 4 ms. Memory: 129024K Free: 76679K (59%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2e5c0602 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2e5c0602 [junit] reloadAllAccessors: .ServerWithNonZeroDelay [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/ServerWithPreemption1.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/ServerWithPreemption1.xml [junit] 3 ms. Memory: 129024K Free: 72575K (56%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@58ffbb6a [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@58ffbb6a [junit] reloadAllAccessors: .ServerWithPreemption1 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/ServerWithVariableDelay.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/ServerWithVariableDelay.xml [junit] 4 ms. Memory: 129024K Free: 68057K (53%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@39733e17 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@39733e17 [junit] reloadAllAccessors: .ServerWithVariableDelay [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/ServerWithVariableDelay1.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/ServerWithVariableDelay1.xml [junit] 6 ms. Memory: 129024K Free: 63977K (50%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@50721775 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@50721775 [junit] reloadAllAccessors: .ServerWithVariableDelay1 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/ServerWithVariableDelay2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/ServerWithVariableDelay2.xml [junit] 14 ms. Memory: 129024K Free: 59301K (46%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@a3d40ae [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@a3d40ae [junit] reloadAllAccessors: .ServerWithVariableDelay2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/ServerWithVariableDelay3.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/ServerWithVariableDelay3.xml [junit] 3 ms. Memory: 129024K Free: 54753K (42%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4fa59739 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4fa59739 [junit] reloadAllAccessors: .ServerWithVariableDelay3 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:21 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/ServerWithVariableDelay4.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/ServerWithVariableDelay4.xml [junit] 3 ms. Memory: 129024K Free: 50085K (39%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@17b66706 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@17b66706 [junit] reloadAllAccessors: .ServerWithVariableDelay4 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:22 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/ServerWithZeroDelay.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/ServerWithZeroDelay.xml [junit] 4 ms. Memory: 129024K Free: 110921K (86%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2984efdb [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2984efdb [junit] reloadAllAccessors: .ServerWithZeroDelay [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:22 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/SingleEvent.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/SingleEvent.xml [junit] 2 ms. Memory: 129024K Free: 108420K (84%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5776afd [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5776afd [junit] reloadAllAccessors: .SingleEvent [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:22 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/TimerTestAssemblyLine.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/TimerTestAssemblyLine.xml [junit] 4 ms. Memory: 129024K Free: 100763K (78%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@736d68bc [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@736d68bc [junit] reloadAllAccessors: .TimerTest_AssemblyLine [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:22 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/VariableDelay1.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/VariableDelay1.xml [junit] 4 ms. Memory: 129024K Free: 96697K (75%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@13c6d688 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@13c6d688 [junit] reloadAllAccessors: .VariableDelay1 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:22 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/VariableDelay2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/VariableDelay2.xml [junit] 1 ms. Memory: 129024K Free: 95108K (74%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@ac422d3 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@ac422d3 [junit] reloadAllAccessors: . [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:22 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/VariableDelay3.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/VariableDelay3.xml [junit] 2 ms. Memory: 129024K Free: 90982K (71%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7e8be30 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7e8be30 [junit] reloadAllAccessors: .VariableDelay3 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:22 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/VariableDelay4.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/VariableDelay4.xml [junit] 2 ms. Memory: 129024K Free: 87465K (68%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4e93fe8 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4e93fe8 [junit] reloadAllAccessors: .VariableDelay4 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:22 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/VariableDelay5.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/VariableDelay5.xml [junit] 3 ms. Memory: 129024K Free: 83339K (65%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7b8f07e6 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7b8f07e6 [junit] reloadAllAccessors: .VariableDelay5 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:22 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/VariableDelay7.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/VariableDelay7.xml [junit] 2 ms. Memory: 129024K Free: 79259K (61%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@b5d5e5d [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@b5d5e5d [junit] reloadAllAccessors: .VariableDelay7 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:22 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/VariableDelay8.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/VariableDelay8.xml [junit] 1 ms. Memory: 129024K Free: 75630K (59%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@592da4e9 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@592da4e9 [junit] reloadAllAccessors: .VariableDelay8 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:09:22 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/Wire.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/test/auto/Wire.xml [junit] 2 ms. Memory: 129024K Free: 70043K (54%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1fda8042 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1fda8042 [junit] reloadAllAccessors: .Wire [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] javachdir: directory = ptolemy/domains/de/test [junit] javachdir: pwd: /home/travis/build/icyphy/ptII/ptolemy/domains/de/test Invoking with -Djava.net.preferIPv4Stack=true [junit] +java --module-path /home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2/lib: --add-modules javafx.controls,javafx.swing,javafx.media, -Djava.net.preferIPv4Stack=true -Djavafx.verbose=true -Dprism.verbose=true -Dptolemy.ptII.dir=/home/travis/build/icyphy/ptII -Dptolemy.ptII.batchMode=true -Xmx3200m -classpath /home/travis/build/icyphy/ptII:/home/travis/build/icyphy/ptII/lib/asm-all-5.2.jar:/home/travis/build/icyphy/ptII/lib/nashorn-core-15.3.jar:/home/travis/build/icyphy/ptII/lib/bsh-2.0b4.jar:/home/travis/build/icyphy/ptII/lib/ptCal.jar:/home/travis/build/icyphy/ptII/lib/java_cup.jar:/home/travis/build/icyphy/ptII/lib/saxon8.jar:/home/travis/build/icyphy/ptII/lib/saxon8-dom.jar:/home/travis/build/icyphy/ptII/lib/chic.jar:/home/travis/build/icyphy/ptII/lib/ptcolt.jar:/home/travis/build/icyphy/ptII/vendors/misc/itext/iText.jar:/home/travis/build/icyphy/ptII/lib/g4ltl.jar:/home/travis/build/icyphy/ptII/lib/StructuralCoder.jar:/home/travis/build/icyphy/ptII/lib/jcerti.jar:/home/travis/build/icyphy/ptII/lib/javax.mail.jar:/home/travis/build/icyphy/ptII/vendors/JMF-2.1.1e/lib/jmf.jar:/home/travis/build/icyphy/ptII/lib/jna-4.0.0-variadic.jar:/home/travis/build/icyphy/ptII/vendors/misc/joystick/Joystick.jar:/home/travis/build/icyphy/ptII/lib/ptjacl.jar:/home/travis/build/icyphy/ptII/lib/jsoup-1.14.2.jar:/home/travis/build/icyphy/ptII/lib/junit-4.8.2.jar:/home/travis/build/icyphy/ptII/lib/JUnitParams-0.4.0.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/excel/jxl.jar:/home/travis/build/icyphy/ptII/lib/jython.jar:/home/travis/build/icyphy/ptII/lib/kieler.jar:/home/travis/build/icyphy/ptII/vendors/opencv/share/OpenCV/java/opencv-341.jar:/home/travis/build/icyphy/ptII/lib/oscP5.jar:/home/travis/build/icyphy/ptII/lib/nrjavaserial-3.11.0.devel.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dcore.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dutils.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/vecmath.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-core.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-ext.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/sun-util.jar:/home/travis/build/icyphy/ptII/lib/protobuf-java-2.4.1.jar:/home/travis/build/icyphy/ptII/lib/org.eclipse.paho.client.mqttv3.jar:/home/travis/build/icyphy/ptII/lib/mapss.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/ptalon/antlr/antlr.jar:/home/travis/build/icyphy/ptII/lib/JRI.jar:/home/travis/build/icyphy/ptII/lib/commons-lang-2.6.jar:/home/travis/build/icyphy/ptII/lib/commons-logging-1.1.1.jar:/home/travis/build/icyphy/ptII/lib/sootclasses.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/database/mysql-connector-java-8.0.26.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-data-5prealpha.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-core-5prealpha.jar:/home/travis/build/icyphy/ptII/lib/PDFRenderer.jar:/home/travis/build/icyphy/ptII/lib/svgSalamander.jar:/home/travis/build/icyphy/ptII/lib/rsyntaxtextarea-2.6.0-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/hazelcast-3.8.2.jar:/home/travis/build/icyphy/ptII/lib/jackson-annotations-2.9.0.jar:/home/travis/build/icyphy/ptII/lib/jackson-core-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/jackson-databind-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/netty-buffer-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http2-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-handler-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-transport-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/vertx-codegen-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-core-3.5.2-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/vertx-hazelcast-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-lang-js-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-service-proxy-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-web-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/slf4j-api-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/slf4j-simple-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/webcam-capture-0.3.12.jar:/home/travis/build/icyphy/ptII/lib/bridj-0.7.0.jar:/home/travis/build/icyphy/ptII/lib/xbjlib-1.1.0.nrjavaserial.jar:/home/travis/build/icyphy/ptII/ptolemy/moml/test:/home/travis/build/icyphy/ptII/ant/lib/ant-launcher.jar:/home/travis/build/icyphy/ptII/ant/lib/ant.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit4.jar org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner ptolemy.domains.de.test.junit.JUnitTclTest skipNonTests=false filtertrace=true haltOnError=false haltOnFailure=false formatter=org.apache.tools.ant.taskdefs.optional.junit.OutErrSummaryJUnitResultFormatter showoutput=true outputtoformatters=true logfailedtests=true threadid=0 logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/travis/build/icyphy/ptII/reports/junit/TEST-ptolemy.domains.de.test.junit.JUnitTclTest.xml crashfile=/home/travis/build/icyphy/ptII/junitvmwatcher13112548239425322270.properties propsfile=/home/travis/build/icyphy/ptII/junit16665404360587359005.properties [junit] Running ptolemy.domains.de.test.junit.JUnitTclTest [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/DependencyLoop.tcl [junit] testDefs.tcl: setting time out to 9000 seconds at Mon Jun 06 02:09:23 UTC 2022 [junit] 55 ms. Memory: 129024K Free: 78235K (61%) [junit] java.lang.RuntimeException: Execution failed [junit] at ptolemy.moml.MoMLSimpleApplication$UnloadThread.run(MoMLSimpleApplication.java:402) [junit] Caused by: ptolemy.kernel.util.IllegalActionException: Found a zero delay loop containing .dependencyLoop.original [junit] in .dependencyLoop and .dependencyLoop.original [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:759) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:765) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:765) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeActorDepth(CausalityInterfaceForComposites.java:532) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites.checkForCycles(CausalityInterfaceForComposites.java:96) [junit] at ptolemy.domains.de.kernel.DEDirector.preinitialize(DEDirector.java:1338) [junit] at ptolemy.actor.CompositeActor.preinitialize(CompositeActor.java:1828) [junit] at ptolemy.actor.Manager.preinitializeAndResolveTypes(Manager.java:1040) [junit] at ptolemy.actor.Manager.initialize(Manager.java:710) [junit] at ptolemy.actor.Manager.execute(Manager.java:356) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at ptolemy.actor.Manager$PtolemyRunThread.run(Manager.java:1933) [junit] [junit] Exception: java.lang.RuntimeException thrown from the UncaughtExceptionHandler in thread "Thread-3" [junit] 19 ms. Memory: 129024K Free: 60797K (47%) [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/RunDETestsAsQSS.tcl [junit] java.lang.RuntimeException: Execution failed [junit] at ptolemy.moml.MoMLSimpleApplication$UnloadThread.run(MoMLSimpleApplication.java:402) [junit] Caused by: ptolemy.kernel.util.IllegalActionException: Found a zero delay loop containing .dependencyLoop2.original [junit] in .dependencyLoop2 and .dependencyLoop2.original [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:759) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:765) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:765) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeActorDepth(CausalityInterfaceForComposites.java:532) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites.checkForCycles(CausalityInterfaceForComposites.java:96) [junit] at ptolemy.domains.de.kernel.DEDirector.preinitialize(DEDirector.java:1338) [junit] at ptolemy.actor.CompositeActor.preinitialize(CompositeActor.java:1828) [junit] at ptolemy.actor.Manager.preinitializeAndResolveTypes(Manager.java:1040) [junit] at ptolemy.actor.Manager.initialize(Manager.java:710) [junit] at ptolemy.actor.Manager.execute(Manager.java:356) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at ptolemy.actor.Manager$PtolemyRunThread.run(Manager.java:1933) [junit] [junit] Exception: java.lang.RuntimeException thrown from the UncaughtExceptionHandler in thread "Thread-5" [junit] Run the DE tests using ptolemy.domains.qss.test.QSSDirectorTest, which extends QSSDirector and prints a message in the constructors. [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/knownFailedTests/dependencyLoop2.xml (Known Failure) [junit] 8 ms. Memory: 129024K Free: 57755K (45%) [junit] [junit] [junit] ==== $PTIIhome/travis/build/icyphy/ptII/ptolemy/domains/de/test/../../../../: Auto Automatic test in file $PTII/ptolemy/domains/de/test/auto/knownFailedTests/dependencyLoop2.xml [junit] ==== Contents of test case: [junit] [junit] # FIXME: we should use $relativeFilename here, but it [junit] # might have backslashes under Windows, which causes no end [junit] # of trouble. [junit] createAndExecute $file [junit] list {} [junit] [junit] .... Test generated KNOWN error: [junit] while executing [junit] ptolemy.kernel.util.IllegalActionException: Found a zero delay loop containing .dependencyLoop2.original [junit] in .dependencyLoop2 and .dependencyLoop2.original [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:759) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:765) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:765) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeActorDepth(CausalityInterfaceForComposites.java:532) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites.checkForCycles(CausalityInterfaceForComposites.java:96) [junit] at ptolemy.domains.de.kernel.DEDirector.preinitialize(DEDirector.java:1338) [junit] at ptolemy.actor.CompositeActor.preinitialize(CompositeActor.java:1828) [junit] at ptolemy.actor.Manager.preinitializeAndResolveTypes(Manager.java:1040) [junit] at ptolemy.actor.Manager.initialize(Manager.java:710) [junit] at ptolemy.actor.Manager.execute(Manager.java:356) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at ptolemy.actor.Manager$PtolemyRunThread.run(Manager.java:1933) [junit] [junit] while executing [junit] ptolemy.kernel.util.IllegalActionException: Found a zero delay loop containing .dependencyLoop2.original [junit] in .dependencyLoop2 and .dependencyLoop2.original [junit] while executing [junit] "java::new ptolemy.moml.MoMLSimpleApplication $file [junit] " [junit] (procedure "createAndExecute" line 2) [junit] invoked from within [junit] "createAndExecute $file" [junit] ("uplevel" body line 5) [junit] invoked from within [junit] "uplevel $contents_of_test" [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/knownFailedTests/dependencyLoop.xml (Known Failure) [junit] 14 ms. Memory: 129024K Free: 54173K (42%) [junit] [junit] [junit] ==== $PTIIhome/travis/build/icyphy/ptII/ptolemy/domains/de/test/../../../../: Auto Automatic test in file $PTII/ptolemy/domains/de/test/auto/knownFailedTests/dependencyLoop.xml [junit] ==== Contents of test case: [junit] [junit] # FIXME: we should use $relativeFilename here, but it [junit] # might have backslashes under Windows, which causes no end [junit] # of trouble. [junit] createAndExecute $file [junit] list {} [junit] [junit] .... Test generated KNOWN error: [junit] while executing [junit] java.lang.RuntimeException: Execution failed [junit] at ptolemy.moml.MoMLSimpleApplication$UnloadThread.run(MoMLSimpleApplication.java:402) [junit] Caused by: ptolemy.kernel.util.IllegalActionException: Found a zero delay loop containing .dependencyLoop2.original [junit] in .dependencyLoop2 and .dependencyLoop2.original [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:759) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:765) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:765) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeActorDepth(CausalityInterfaceForComposites.java:532) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites.checkForCycles(CausalityInterfaceForComposites.java:96) [junit] at ptolemy.domains.de.kernel.DEDirector.preinitialize(DEDirector.java:1338) [junit] at ptolemy.actor.CompositeActor.preinitialize(CompositeActor.java:1828) [junit] at ptolemy.actor.Manager.preinitializeAndResolveTypes(Manager.java:1040) [junit] at ptolemy.actor.Manager.initialize(Manager.java:710) [junit] at ptolemy.actor.Manager.execute(Manager.java:356) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at ptolemy.actor.Manager$PtolemyRunThread.run(Manager.java:1933) [junit] [junit] Exception: java.lang.RuntimeException thrown from the UncaughtExceptionHandler in thread "Thread-7" [junit] java.lang.RuntimeException: Execution failed [junit] at ptolemy.moml.MoMLSimpleApplication$UnloadThread.run(MoMLSimpleApplication.java:402) [junit] Caused by: ptolemy.kernel.util.IllegalActionException: Found a zero delay loop containing .dependencyLoop.original [junit] in .dependencyLoop and .dependencyLoop.original [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:759) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:765) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:765) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeActorDepth(CausalityInterfaceForComposites.java:532) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites.checkForCycles(CausalityInterfaceForComposites.java:96) [junit] at ptolemy.domains.de.kernel.DEDirector.preinitialize(DEDirector.java:1338) [junit] at ptolemy.actor.CompositeActor.preinitialize(CompositeActor.java:1828) [junit] at ptolemy.actor.Manager.preinitializeAndResolveTypes(Manager.java:1040) [junit] at ptolemy.actor.Manager.initialize(Manager.java:710) [junit] at ptolemy.actor.Manager.execute(Manager.java:356) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at ptolemy.actor.Manager$PtolemyRunThread.run(Manager.java:1933) [junit] [junit] Exception: java.lang.RuntimeException thrown from the UncaughtExceptionHandler in thread "Thread-9" [junit] java.lang.RuntimeException: Execution failed [junit] at ptolemy.moml.MoMLSimpleApplication$UnloadThread.run(MoMLSimpleApplication.java:402) [junit] Caused by: ptolemy.kernel.util.IllegalActionException: Test fails in iteration 1. [junit] Value was: 1.0. Should have been: 2.0 [junit] in .DirectFeedback.Test [junit] at ptolemy.actor.lib.Test.fire(Test.java:268) [junit] at ptolemy.domains.de.kernel.DEDirector._fire(DEDirector.java:1949) [junit] at ptolemy.domains.de.kernel.DEDirector.fire(DEDirector.java:502) [junit] at ptolemy.actor.CompositeActor.fire(CompositeActor.java:455) [junit] at ptolemy.actor.Manager.iterate(Manager.java:851) [junit] at ptolemy.actor.Manager.execute(Manager.java:369) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at ptolemy.actor.Manager$PtolemyRunThread.run(Manager.java:1933) [junit] [junit] Exception: java.lang.RuntimeException thrown from the UncaughtExceptionHandler in thread "Thread-11" [junit] ptolemy.kernel.util.IllegalActionException: Found a zero delay loop containing .dependencyLoop.original [junit] in .dependencyLoop and .dependencyLoop.original [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:759) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:765) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:765) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeActorDepth(CausalityInterfaceForComposites.java:532) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites.checkForCycles(CausalityInterfaceForComposites.java:96) [junit] at ptolemy.domains.de.kernel.DEDirector.preinitialize(DEDirector.java:1338) [junit] at ptolemy.actor.CompositeActor.preinitialize(CompositeActor.java:1828) [junit] at ptolemy.actor.Manager.preinitializeAndResolveTypes(Manager.java:1040) [junit] at ptolemy.actor.Manager.initialize(Manager.java:710) [junit] at ptolemy.actor.Manager.execute(Manager.java:356) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at ptolemy.actor.Manager$PtolemyRunThread.run(Manager.java:1933) [junit] [junit] while executing [junit] ptolemy.kernel.util.IllegalActionException: Found a zero delay loop containing .dependencyLoop.original [junit] in .dependencyLoop and .dependencyLoop.original [junit] while executing [junit] "java::new ptolemy.moml.MoMLSimpleApplication $file [junit] " [junit] (procedure "createAndExecute" line 2) [junit] invoked from within [junit] "createAndExecute $file" [junit] ("uplevel" body line 5) [junit] invoked from within [junit] "uplevel $contents_of_test" [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/knownFailedTests/DirectFeedback.xml (Known Failure) [junit] 48 ms. Memory: 129024K Free: 49053K (38%) [junit] [junit] [junit] ==== $PTIIhome/travis/build/icyphy/ptII/ptolemy/domains/de/test/../../../../: Auto Automatic test in file $PTII/ptolemy/domains/de/test/auto/knownFailedTests/DirectFeedback.xml [junit] ==== Contents of test case: [junit] [junit] # FIXME: we should use $relativeFilename here, but it [junit] # might have backslashes under Windows, which causes no end [junit] # of trouble. [junit] createAndExecute $file [junit] list {} [junit] [junit] .... Test generated KNOWN error: [junit] while executing [junit] ptolemy.kernel.util.IllegalActionException: Test fails in iteration 1. [junit] Value was: 1.0. Should have been: 2.0 [junit] in .DirectFeedback.Test [junit] at ptolemy.actor.lib.Test.fire(Test.java:268) [junit] at ptolemy.domains.de.kernel.DEDirector._fire(DEDirector.java:1949) [junit] at ptolemy.domains.de.kernel.DEDirector.fire(DEDirector.java:502) [junit] at ptolemy.actor.CompositeActor.fire(CompositeActor.java:455) [junit] at ptolemy.actor.Manager.iterate(Manager.java:851) [junit] at ptolemy.actor.Manager.execute(Manager.java:369) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at ptolemy.actor.Manager$PtolemyRunThread.run(Manager.java:1933) [junit] [junit] while executing [junit] ptolemy.kernel.util.IllegalActionException: Test fails in iteration 1. [junit] Value was: 1.0. Should have been: 2.0 [junit] in .DirectFeedback.Test [junit] while executing [junit] "java::new ptolemy.moml.MoMLSimpleApplication $file [junit] " [junit] (procedure "createAndExecute" line 2) [junit] invoked from within [junit] "createAndExecute $file" [junit] ("uplevel" body line 5) [junit] invoked from within [junit] "uplevel $contents_of_test" [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/knownFailedTests/HierarchicalModel.xml (Known Failure) [junit] java.lang.RuntimeException: Execution failed [junit] at ptolemy.moml.MoMLSimpleApplication$UnloadThread.run(MoMLSimpleApplication.java:402) [junit] Caused by: ptolemy.kernel.util.IllegalActionException: Found a zero delay loop containing .HierarchicalModel.A [junit] in .HierarchicalModel and .HierarchicalModel.A [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:759) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:765) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:765) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeActorDepth(CausalityInterfaceForComposites.java:532) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites.checkForCycles(CausalityInterfaceForComposites.java:96) [junit] at ptolemy.domains.de.kernel.DEDirector.preinitialize(DEDirector.java:1338) [junit] at ptolemy.actor.CompositeActor.preinitialize(CompositeActor.java:1828) [junit] at ptolemy.actor.Manager.preinitializeAndResolveTypes(Manager.java:1040) [junit] at ptolemy.actor.Manager.initialize(Manager.java:710) [junit] at ptolemy.actor.Manager.execute(Manager.java:356) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at ptolemy.actor.Manager$PtolemyRunThread.run(Manager.java:1933) [junit] [junit] Exception: java.lang.RuntimeException thrown from the UncaughtExceptionHandler in thread "Thread-13" [junit] 6 ms. Memory: 129024K Free: 98319K (76%) [junit] [junit] [junit] ==== $PTIIhome/travis/build/icyphy/ptII/ptolemy/domains/de/test/../../../../: Auto Automatic test in file $PTII/ptolemy/domains/de/test/auto/knownFailedTests/HierarchicalModel.xml [junit] ==== Contents of test case: [junit] [junit] # FIXME: we should use $relativeFilename here, but it [junit] # might have backslashes under Windows, which causes no end [junit] # of trouble. [junit] createAndExecute $file [junit] list {} [junit] [junit] .... Test generated KNOWN error: [junit] while executing [junit] ptolemy.kernel.util.IllegalActionException: Found a zero delay loop containing .HierarchicalModel.A [junit] in .HierarchicalModel and .HierarchicalModel.A [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:759) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:765) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:765) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeActorDepth(CausalityInterfaceForComposites.java:532) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites.checkForCycles(CausalityInterfaceForComposites.java:96) [junit] at ptolemy.domains.de.kernel.DEDirector.preinitialize(DEDirector.java:1338) [junit] at ptolemy.actor.CompositeActor.preinitialize(CompositeActor.java:1828) [junit] at ptolemy.actor.Manager.preinitializeAndResolveTypes(Manager.java:1040) [junit] at ptolemy.actor.Manager.initialize(Manager.java:710) [junit] at ptolemy.actor.Manager.execute(Manager.java:356) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at ptolemy.actor.Manager$PtolemyRunThread.run(Manager.java:1933) [junit] [junit] while executing [junit] ptolemy.kernel.util.IllegalActionException: Found a zero delay loop containing .HierarchicalModel.A [junit] in .HierarchicalModel and .HierarchicalModel.A [junit] while executing [junit] "java::new ptolemy.moml.MoMLSimpleApplication $file [junit] " [junit] (procedure "createAndExecute" line 2) [junit] invoked from within [junit] "createAndExecute $file" [junit] ("uplevel" body line 5) [junit] invoked from within [junit] "uplevel $contents_of_test" [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/knownFailedTests/FSMSource.xml (Known Failure) [junit] 54 ms. Memory: 129024K Free: 89599K (69%) [junit] !!!! Auto was marked as failing, but now passes [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/knownFailedTests/DESDFClockTest.xml (Known Failure) [junit] java.lang.RuntimeException: Execution failed [junit] at ptolemy.moml.MoMLSimpleApplication$UnloadThread.run(MoMLSimpleApplication.java:402) [junit] Caused by: ptolemy.kernel.util.IllegalActionException: Actor is not ready to fire. Perhaps UpSample.prefire() returned false? Try debugging the actor by selecting "Listen to Actor". Also, for SDF check moml for tokenConsumptionRate on input. [junit] in .DESDFClockTest.Play Bell.Copy1:SDF Director and .DESDFClockTest.Play Bell.UpSample [junit] at ptolemy.actor.sched.StaticSchedulingDirector.fire(StaticSchedulingDirector.java:227) [junit] at ptolemy.domains.sdf.kernel.SDFDirector.fire(SDFDirector.java:500) [junit] at ptolemy.actor.CompositeActor.fire(CompositeActor.java:455) [junit] at ptolemy.domains.de.kernel.DEDirector._fire(DEDirector.java:1949) [junit] at ptolemy.domains.de.kernel.DEDirector.fire(DEDirector.java:502) [junit] at ptolemy.actor.CompositeActor.fire(CompositeActor.java:455) [junit] at ptolemy.actor.Manager.iterate(Manager.java:851) [junit] at ptolemy.actor.Manager.execute(Manager.java:369) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at ptolemy.actor.Manager$PtolemyRunThread.run(Manager.java:1933) [junit] [junit] Exception: java.lang.RuntimeException thrown from the UncaughtExceptionHandler in thread "Thread-17" [junit] 2054 ms. Memory: 129024K Free: 77325K (60%) [junit] [junit] [junit] ==== $PTIIhome/travis/build/icyphy/ptII/ptolemy/domains/de/test/../../../../: Auto Automatic test in file $PTII/ptolemy/domains/de/test/auto/knownFailedTests/DESDFClockTest.xml [junit] ==== Contents of test case: [junit] [junit] # FIXME: we should use $relativeFilename here, but it [junit] # might have backslashes under Windows, which causes no end [junit] # of trouble. [junit] createAndExecute $file [junit] list {} [junit] [junit] .... Test generated KNOWN error: [junit] while executing [junit] ptolemy.kernel.util.IllegalActionException: Actor is not ready to fire. Perhaps UpSample.prefire() returned false? Try debugging the actor by selecting "Listen to Actor". Also, for SDF check moml for tokenConsumptionRate on input. [junit] in .DESDFClockTest.Play Bell.Copy1:SDF Director and .DESDFClockTest.Play Bell.UpSample [junit] at ptolemy.actor.sched.StaticSchedulingDirector.fire(StaticSchedulingDirector.java:227) [junit] at ptolemy.domains.sdf.kernel.SDFDirector.fire(SDFDirector.java:500) [junit] at ptolemy.actor.CompositeActor.fire(CompositeActor.java:455) [junit] at ptolemy.domains.de.kernel.DEDirector._fire(DEDirector.java:1949) [junit] at ptolemy.domains.de.kernel.DEDirector.fire(DEDirector.java:502) [junit] at ptolemy.actor.CompositeActor.fire(CompositeActor.java:455) [junit] at ptolemy.actor.Manager.iterate(Manager.java:851) [junit] at ptolemy.actor.Manager.execute(Manager.java:369) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at ptolemy.actor.Manager$PtolemyRunThread.run(Manager.java:1933) [junit] [junit] while executing [junit] ptolemy.kernel.util.IllegalActionException: Actor is not ready to fire. Perhaps UpSample.prefire() returned false? Try debugging the actor by selecting "Listen to Actor". Also, for SDF check moml for tokenConsumptionRate on input. [junit] in .DESDFClockTest.Play Bell.Copy1:SDF Director and .DESDFClockTest.Play Bell.UpSample [junit] while executing [junit] "java::new ptolemy.moml.MoMLSimpleApplication $file [junit] " [junit] (procedure "createAndExecute" line 2) [junit] invoked from within [junit] "createAndExecute $file" [junit] ("uplevel" body line 5) [junit] invoked from within [junit] "uplevel $contents_of_test" [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/ActorDepthCalculation_actorWithoutPorts.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:26 UTC 2022 [junit] 14 ms. Memory: 129024K Free: 70143K (54%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:26 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:26 UTC 2022 [junit] 4 ms. Memory: 129024K Free: 68623K (53%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:26 UTC 2022 [junit] WARNING: An illegal reflective access operation has occurred [junit] WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil (file:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar) to constructor java.nio.DirectByteBuffer(long,int) [junit] WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.ReflectionUtil [junit] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [junit] WARNING: All illegal access operations will be denied in a future release [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/AssemblyLine.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:27 UTC 2022 [junit] 9 ms. Memory: 51200K Free: 27945K (55%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:27 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:27 UTC 2022 [junit] 14 ms. Memory: 51200K Free: 26967K (53%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:27 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/CQBug1.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:27 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 33569K (66%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:27 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:27 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 33112K (65%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:27 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/CancelFireAt.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:27 UTC 2022 [junit] 12 ms. Memory: 51200K Free: 34444K (67%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:27 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:27 UTC 2022 [junit] 1 ms. Memory: 51200K Free: 33860K (66%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:27 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/CausalityAndComposabilityAnalysis.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:27 UTC 2022 [junit] 12 ms. Memory: 51200K Free: 32174K (63%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:27 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:27 UTC 2022 [junit] 7 ms. Memory: 51200K Free: 31719K (62%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:27 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/CausalityInterface1.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:27 UTC 2022 [junit] 28 ms. Memory: 51200K Free: 31105K (61%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:27 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:27 UTC 2022 [junit] 3 ms. Memory: 51200K Free: 30137K (59%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:27 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/CausalityInterface15.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:27 UTC 2022 [junit] 4 ms. Memory: 51200K Free: 31283K (61%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:27 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:27 UTC 2022 [junit] 6 ms. Memory: 51200K Free: 30077K (59%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:27 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/CausalityInterface2.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:27 UTC 2022 [junit] 3 ms. Memory: 51200K Free: 31782K (62%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:27 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:27 UTC 2022 [junit] 3 ms. Memory: 51200K Free: 31104K (61%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:27 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/CausalityInterface3.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022 [junit] 3 ms. Memory: 51200K Free: 31304K (61%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:28 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 30832K (60%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:28 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/ClockDrift.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022 [junit] 69 ms. Memory: 51200K Free: 23607K (46%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:28 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022 [junit] 44 ms. Memory: 51200K Free: 20423K (40%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:28 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/ClockDriftAndValueChange.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022 [junit] 43 ms. Memory: 51200K Free: 24508K (48%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:28 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022 [junit] 31 ms. Memory: 51200K Free: 21365K (42%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:28 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/ClockDriftChange.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022 [junit] 26 ms. Memory: 51200K Free: 25789K (50%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:28 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022 [junit] 26 ms. Memory: 51200K Free: 23231K (45%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:28 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/ComposableCausalityAnalysis.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 30572K (60%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:28 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 29564K (58%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:28 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/DEFixedPointLimitation.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 31917K (62%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:28 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022 [junit] 4 ms. Memory: 51200K Free: 31070K (61%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:28 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/DEScheduleTest.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022 [junit] 7 ms. Memory: 51200K Free: 32329K (63%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:28 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 31573K (62%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:28 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/DEinDEwithStartTimes.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022 [junit] 3 ms. Memory: 51200K Free: 30518K (60%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:28 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022 [junit] 3 ms. Memory: 51200K Free: 29638K (58%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:28 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/DEinDEwithStartTimes2.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022 [junit] 6 ms. Memory: 51200K Free: 29634K (58%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:28 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022 [junit] 4 ms. Memory: 51200K Free: 28593K (56%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:28 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/DateDemo.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022 [junit] 19 ms. Memory: 51200K Free: 24481K (48%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:29 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:29 UTC 2022 [junit] 10 ms. Memory: 51200K Free: 22844K (45%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:29 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/DateToEvent.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:29 UTC 2022 [junit] 2015 ms. Memory: 51200K Free: 19499K (38%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:31 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:31 UTC 2022 [junit] 2004 ms. Memory: 51200K Free: 18989K (37%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:33 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/DepthTest1.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:33 UTC 2022 [junit] 5 ms. Memory: 51200K Free: 33167K (65%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:33 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:33 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 32679K (64%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:33 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/DepthTest2.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:33 UTC 2022 [junit] 4 ms. Memory: 51200K Free: 29927K (58%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:33 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:33 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 29468K (58%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:33 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/DepthTest3.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:33 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 33509K (65%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:33 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:33 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 33023K (64%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:33 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/DepthTest4.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:33 UTC 2022 [junit] 7 ms. Memory: 51200K Free: 31711K (62%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:33 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:33 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 31026K (61%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:33 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/DepthTest5.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:33 UTC 2022 [junit] 5 ms. Memory: 51200K Free: 31140K (61%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:33 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:33 UTC 2022 [junit] 3 ms. Memory: 51200K Free: 30430K (59%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:33 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/DepthTest6.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:33 UTC 2022 [junit] 5 ms. Memory: 51200K Free: 30820K (60%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:33 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:33 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 30408K (59%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:33 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/DepthTest7.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:33 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 31160K (61%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:33 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:33 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 30714K (60%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:33 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/EventToDate.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:33 UTC 2022 [junit] 3005 ms. Memory: 51200K Free: 22419K (44%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:36 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:36 UTC 2022 [junit] 3004 ms. Memory: 51200K Free: 21786K (43%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:39 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/FSM1.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:39 UTC 2022 [junit] 23 ms. Memory: 51200K Free: 23715K (46%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:39 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:39 UTC 2022 [junit] 16 ms. Memory: 51200K Free: 20455K (40%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:39 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/FSM7.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:39 UTC 2022 [junit] 21 ms. Memory: 51200K Free: 23575K (46%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:39 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:39 UTC 2022 [junit] 22 ms. Memory: 51200K Free: 20640K (40%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:39 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/Inspection.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:40 UTC 2022 [junit] 17 ms. Memory: 51200K Free: 23899K (47%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:40 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:40 UTC 2022 [junit] 13 ms. Memory: 51200K Free: 22109K (43%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:40 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/Iteration.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:40 UTC 2022 [junit] 6 ms. Memory: 51200K Free: 28925K (56%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:40 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:40 UTC 2022 [junit] 6 ms. Memory: 51200K Free: 27734K (54%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:40 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/LineFault.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:40 UTC 2022 [junit] 598 ms. Memory: 51200K Free: 17510K (34%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:41 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:41 UTC 2022 [junit] 462 ms. Memory: 62464K Free: 45263K (72%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:41 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/MergeModel1Add.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:41 UTC 2022 [junit] 16 ms. Memory: 58368K Free: 22337K (38%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:41 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:41 UTC 2022 [junit] 9 ms. Memory: 58368K Free: 21130K (36%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:41 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/MergeModel2Add.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:41 UTC 2022 [junit] 10 ms. Memory: 55296K Free: 21583K (39%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:41 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:41 UTC 2022 [junit] 7 ms. Memory: 55296K Free: 19930K (36%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:41 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/MergeModel3Add.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:41 UTC 2022 [junit] 7 ms. Memory: 51200K Free: 17229K (34%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:41 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:41 UTC 2022 [junit] 6 ms. Memory: 51200K Free: 15853K (31%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:41 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/MergeWithoutDiscard.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:41 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 32102K (63%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:41 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:41 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 31193K (61%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:41 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/Modal1.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:41 UTC 2022 [junit] 12 ms. Memory: 51200K Free: 24215K (47%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:42 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:42 UTC 2022 [junit] 14 ms. Memory: 51200K Free: 20689K (40%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:42 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/Modal2.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:42 UTC 2022 [junit] 11 ms. Memory: 51200K Free: 23558K (46%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:42 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:42 UTC 2022 [junit] 12 ms. Memory: 51200K Free: 20577K (40%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:42 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/Modal3.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:42 UTC 2022 [junit] 10 ms. Memory: 51200K Free: 23522K (46%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:42 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:42 UTC 2022 [junit] 11 ms. Memory: 51200K Free: 20570K (40%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:42 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/Modal4.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:42 UTC 2022 [junit] 12 ms. Memory: 51200K Free: 22802K (45%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:42 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:42 UTC 2022 [junit] 18 ms. Memory: 51200K Free: 18968K (37%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:42 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/Modal5.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:42 UTC 2022 [junit] 16 ms. Memory: 51200K Free: 22804K (45%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:42 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:42 UTC 2022 [junit] 15 ms. Memory: 51200K Free: 18956K (37%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:42 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/Modal6.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:42 UTC 2022 [junit] 11 ms. Memory: 51200K Free: 23785K (46%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:42 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:42 UTC 2022 [junit] 16 ms. Memory: 51200K Free: 19554K (38%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:42 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/Modal7.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:42 UTC 2022 [junit] 13 ms. Memory: 51200K Free: 22514K (44%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:42 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:42 UTC 2022 [junit] 10 ms. Memory: 51200K Free: 19168K (37%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:42 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/ModalModel.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:42 UTC 2022 [junit] 174 ms. Memory: 51200K Free: 14685K (29%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:42 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:42 UTC 2022 [junit] 192 ms. Memory: 61440K Free: 45231K (74%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:43 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/ModalSource.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:43 UTC 2022 [junit] 9 ms. Memory: 58368K Free: 34777K (60%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:43 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:43 UTC 2022 [junit] 6 ms. Memory: 58368K Free: 32848K (56%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:43 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/NonInterruptibleTimerZeroDelay.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:43 UTC 2022 [junit] 3 ms. Memory: 55296K Free: 36434K (66%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:43 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:43 UTC 2022 [junit] 3 ms. Memory: 55296K Free: 35564K (64%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:43 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/OpenQueueingNetwork.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:43 UTC 2022 [junit] 2806 ms. Memory: 125952K Free: 65047K (52%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:46 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:46 UTC 2022 [junit] 2177 ms. Memory: 151552K Free: 89429K (59%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:48 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/OpenQueuingNetwork.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:48 UTC 2022 [junit] 233 ms. Memory: 58368K Free: 30712K (53%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:48 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:48 UTC 2022 [junit] 206 ms. Memory: 58368K Free: 12760K (22%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:48 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/PeriodicSampler.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:48 UTC 2022 [junit] 2 ms. Memory: 58368K Free: 38924K (67%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 2 ms. Memory: 58368K Free: 38396K (66%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/PersistentIO.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 12 ms. Memory: 51200K Free: 26681K (52%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 4 ms. Memory: 51200K Free: 25641K (50%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/PortParameterResetOnInitialize.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 7 ms. Memory: 51200K Free: 31649K (62%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 31169K (61%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/PortParameterUpdates.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 6 ms. Memory: 51200K Free: 29749K (58%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 5 ms. Memory: 51200K Free: 28709K (56%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/QueueAndServer.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 5 ms. Memory: 51200K Free: 28928K (56%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 5 ms. Memory: 51200K Free: 27678K (54%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/Records.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 4 ms. Memory: 51200K Free: 30917K (60%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 30419K (59%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/ResetTransitionWithStartTime1.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 11 ms. Memory: 51200K Free: 28201K (55%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 5 ms. Memory: 51200K Free: 26116K (51%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/ResetTransitionWithStartTime2.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 5 ms. Memory: 51200K Free: 28156K (55%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 5 ms. Memory: 51200K Free: 26108K (51%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/ResetTransitionWithStartTime3.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 6 ms. Memory: 51200K Free: 28155K (55%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 5 ms. Memory: 51200K Free: 26107K (51%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/ResetTransitionWithStartTime4.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 10 ms. Memory: 51200K Free: 28582K (56%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 4 ms. Memory: 51200K Free: 27130K (53%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/ResettableTimer1.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 3 ms. Memory: 51200K Free: 32331K (63%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 31704K (62%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/ResettableTimer2.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 32388K (63%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 31760K (62%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/ResettableTimer3.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 1 ms. Memory: 51200K Free: 32299K (63%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 1 ms. Memory: 51200K Free: 32299K (63%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/ResettableTimer4.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 32811K (64%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 1 ms. Memory: 51200K Free: 32313K (63%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/ResettableTimer5.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 1 ms. Memory: 51200K Free: 31785K (62%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 1 ms. Memory: 51200K Free: 31785K (62%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/ResettableTimer6.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 31776K (62%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 1 ms. Memory: 51200K Free: 31270K (61%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/ServerZeroDelay.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:50 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 32241K (63%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:50 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:50 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 31217K (61%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:50 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/SmartSender.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:50 UTC 2022 [junit] 3001 ms. Memory: 51200K Free: 32247K (63%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:53 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:53 UTC 2022 [junit] 3001 ms. Memory: 51200K Free: 31735K (62%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:56 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/ThreadedComposite.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:56 UTC 2022 [junit] 153 ms. Memory: 51200K Free: 13303K (26%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:56 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:56 UTC 2022 [junit] 114 ms. Memory: 51200K Free: 27747K (54%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:56 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/Time.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:56 UTC 2022 [junit] 435 ms. Memory: 51200K Free: 35012K (68%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:56 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:56 UTC 2022 [junit] 442 ms. Memory: 51200K Free: 8270K (16%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:57 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/TimeDelayZeroDelay.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:57 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 32166K (63%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:57 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:57 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 31697K (62%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:57 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/TimerZeroDelay.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:57 UTC 2022 [junit] 3 ms. Memory: 51200K Free: 32347K (63%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:57 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:57 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 31734K (62%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:57 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/TimingParadox.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:57 UTC 2022 [junit] 322 ms. Memory: 64512K Free: 40269K (62%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:57 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:57 UTC 2022 [junit] 326 ms. Memory: 64512K Free: 39237K (61%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:58 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/TransferInputs.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:58 UTC 2022 [junit] 2 ms. Memory: 55296K Free: 34773K (63%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:58 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:58 UTC 2022 [junit] 2 ms. Memory: 55296K Free: 33830K (61%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:58 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/TransferOutputs2.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:58 UTC 2022 [junit] 3 ms. Memory: 55296K Free: 32215K (58%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:58 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:58 UTC 2022 [junit] 2 ms. Memory: 55296K Free: 30761K (56%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:58 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/Trilateration.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:58 UTC 2022 [junit] 12458 ms. Memory: 456704K Free: 204757K (45%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:11 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:11 UTC 2022 [junit] 8909 ms. Memory: 456704K Free: 256085K (56%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:20 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/TwoSigmaDelta.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:20 UTC 2022 [junit] 2245 ms. Memory: 92160K Free: 21123K (23%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:23 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:23 UTC 2022 [junit] 1755 ms. Memory: 92160K Free: 22682K (25%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/VariableDelay.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022 [junit] 3 ms. Memory: 55296K Free: 35255K (64%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022 [junit] 2 ms. Memory: 55296K Free: 34247K (62%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/VariableDelay2.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022 [junit] 7 ms. Memory: 55296K Free: 35384K (64%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022 [junit] 2 ms. Memory: 55296K Free: 34699K (63%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/VariableDelayZeroDelay.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022 [junit] 2 ms. Memory: 55296K Free: 35721K (65%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022 [junit] 2 ms. Memory: 55296K Free: 35201K (64%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/VariableDelayZeroDelay2.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022 [junit] 2 ms. Memory: 55296K Free: 35720K (65%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022 [junit] 2 ms. Memory: 55296K Free: 34696K (63%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/deInCt.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022 [junit] 0 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 9 ms. Memory: 55296K Free: 34694K (63%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 0 [junit] 0 [junit] 11 ms. Memory: 55296K Free: 33156K (60%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/deInCt2.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 0 [junit] 11 ms. Memory: 55296K Free: 34694K (63%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 0 [junit] 4 ms. Memory: 55296K Free: 33156K (60%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/dynamicCausalityInterface1.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022 [junit] 1 ms. Memory: 55296K Free: 30592K (55%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022 [junit] 1 ms. Memory: 55296K Free: 30078K (54%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/fsm_de_test.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022 [junit] 5 ms. Memory: 55296K Free: 30491K (55%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022 [junit] 5 ms. Memory: 55296K Free: 28443K (51%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/functionDependencyReconstruction.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022 [junit] 3 ms. Memory: 55296K Free: 24336K (44%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022 [junit] 2 ms. Memory: 55296K Free: 22288K (40%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/multirate.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022 [junit] 7 ms. Memory: 55296K Free: 32906K (60%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022 [junit] 3 ms. Memory: 55296K Free: 31386K (57%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/multirate2.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022 [junit] 6 ms. Memory: 55296K Free: 33087K (60%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022 [junit] 3 ms. Memory: 55296K Free: 31567K (57%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/realtime.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022 [junit] 10002 ms. Memory: 55296K Free: 35177K (64%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:35 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:35 UTC 2022 [junit] 10002 ms. Memory: 55296K Free: 34153K (62%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:45 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/relationGroup.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:45 UTC 2022 [junit] 9 ms. Memory: 55296K Free: 36432K (66%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:45 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:45 UTC 2022 [junit] 2 ms. Memory: 55296K Free: 35920K (65%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:45 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/relationGroup2.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:45 UTC 2022 [junit] 1 ms. Memory: 55296K Free: 36253K (66%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:45 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:45 UTC 2022 [junit] 1 ms. Memory: 55296K Free: 35743K (65%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:45 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/sortWithOpaquePorts.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:46 UTC 2022 [junit] 1 ms. Memory: 55296K Free: 35744K (65%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:46 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:46 UTC 2022 [junit] 2 ms. Memory: 55296K Free: 34206K (62%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:46 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/transferInputsandOutputs.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:46 UTC 2022 [junit] 2 ms. Memory: 55296K Free: 32659K (59%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:46 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:46 UTC 2022 [junit] 2 ms. Memory: 55296K Free: 31635K (57%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:46 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/triggerType.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:46 UTC 2022 [junit] 2 ms. Memory: 55296K Free: 35684K (65%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:46 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:46 UTC 2022 [junit] 1 ms. Memory: 55296K Free: 34660K (63%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:46 UTC 2022 [junit] 06/06/22 02:10:46 [junit] Failed: 0 Total Tests: 192 ((Passed: 187, Newly Passed: 1) Known Failed: 5) /home/travis/build/icyphy/ptII/ptolemy/domains/de/test [junit] 06/06/22 02:10:46 [junit] Failed: 0 Total Tests: 192 ((Passed: 187, Newly Passed: 1) Known Failed: 5) /home/travis/build/icyphy/ptII/ptolemy/domains/de/test [junit] ----------------- testing (KnownFailure) /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/knownFailedTests/DESDFClockTest.xml [junit] 2011 ms. Memory: 55296K Free: 28569K (52%) [junit] Known Failure: java.lang.reflect.InvocationTargetException [junit] ----------------- testing (KnownFailure) /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/knownFailedTests/DirectFeedback.xml [junit] 2 ms. Memory: 55296K Free: 24983K (45%) [junit] Known Failure: java.lang.reflect.InvocationTargetException [junit] ----------------- testing (KnownFailure) /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/knownFailedTests/FSMSource.xml [junit] java.lang.RuntimeException: Execution failed [junit] at ptolemy.moml.MoMLSimpleApplication$UnloadThread.run(MoMLSimpleApplication.java:402) [junit] Caused by: ptolemy.kernel.util.IllegalActionException: Actor is not ready to fire. Perhaps UpSample.prefire() returned false? Try debugging the actor by selecting "Listen to Actor". Also, for SDF check moml for tokenConsumptionRate on input. [junit] in .DESDFClockTest.Play Bell.Copy1:SDF Director and .DESDFClockTest.Play Bell.UpSample [junit] at ptolemy.actor.sched.StaticSchedulingDirector.fire(StaticSchedulingDirector.java:227) [junit] at ptolemy.domains.sdf.kernel.SDFDirector.fire(SDFDirector.java:500) [junit] at ptolemy.actor.CompositeActor.fire(CompositeActor.java:455) [junit] at ptolemy.domains.de.kernel.DEDirector._fire(DEDirector.java:1949) [junit] at ptolemy.domains.de.kernel.DEDirector.fire(DEDirector.java:502) [junit] at ptolemy.actor.CompositeActor.fire(CompositeActor.java:455) [junit] at ptolemy.actor.Manager.iterate(Manager.java:851) [junit] at ptolemy.actor.Manager.execute(Manager.java:369) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at ptolemy.actor.Manager$PtolemyRunThread.run(Manager.java:1933) [junit] [junit] Exception: java.lang.RuntimeException thrown from the UncaughtExceptionHandler in thread "Thread-482" [junit] java.lang.reflect.InvocationTargetException [junit] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [junit] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490) [junit] at ptolemy.util.test.junit.AutoKnownFailedTests.RunModel(AutoKnownFailedTests.java:105) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) [junit] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) [junit] at junitparams.internal.InvokeParameterisedMethod.evaluate(InvokeParameterisedMethod.java:102) [junit] at org.junit.internal.runners.statements.FailOnTimeout$1.run(FailOnTimeout.java:28) [junit] Caused by: ptolemy.kernel.util.IllegalActionException: Actor is not ready to fire. Perhaps UpSample.prefire() returned false? Try debugging the actor by selecting "Listen to Actor". Also, for SDF check moml for tokenConsumptionRate on input. [junit] in .DESDFClockTest.Play Bell.Copy1:SDF Director and .DESDFClockTest.Play Bell.UpSample [junit] at ptolemy.actor.sched.StaticSchedulingDirector.fire(StaticSchedulingDirector.java:227) [junit] at ptolemy.domains.sdf.kernel.SDFDirector.fire(SDFDirector.java:500) [junit] at ptolemy.actor.CompositeActor.fire(CompositeActor.java:455) [junit] at ptolemy.domains.de.kernel.DEDirector._fire(DEDirector.java:1949) [junit] at ptolemy.domains.de.kernel.DEDirector.fire(DEDirector.java:502) [junit] at ptolemy.actor.CompositeActor.fire(CompositeActor.java:455) [junit] at ptolemy.actor.Manager.iterate(Manager.java:851) [junit] at ptolemy.actor.Manager.execute(Manager.java:369) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at ptolemy.actor.Manager$PtolemyRunThread.run(Manager.java:1933) [junit] java.lang.RuntimeException: Execution failed [junit] at ptolemy.moml.MoMLSimpleApplication$UnloadThread.run(MoMLSimpleApplication.java:402) [junit] Caused by: ptolemy.kernel.util.IllegalActionException: Test fails in iteration 1. [junit] Value was: 1.0. Should have been: 2.0 [junit] in .DirectFeedback.Test [junit] at ptolemy.actor.lib.Test.fire(Test.java:268) [junit] at ptolemy.domains.de.kernel.DEDirector._fire(DEDirector.java:1949) [junit] at ptolemy.domains.de.kernel.DEDirector.fire(DEDirector.java:502) [junit] at ptolemy.actor.CompositeActor.fire(CompositeActor.java:455) [junit] at ptolemy.actor.Manager.iterate(Manager.java:851) [junit] at ptolemy.actor.Manager.execute(Manager.java:369) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at ptolemy.actor.Manager$PtolemyRunThread.run(Manager.java:1933) [junit] [junit] Exception: java.lang.RuntimeException thrown from the UncaughtExceptionHandler in thread "Thread-485" [junit] java.lang.reflect.InvocationTargetException [junit] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [junit] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490) [junit] at ptolemy.util.test.junit.AutoKnownFailedTests.RunModel(AutoKnownFailedTests.java:105) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) [junit] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) [junit] at junitparams.internal.InvokeParameterisedMethod.evaluate(InvokeParameterisedMethod.java:102) [junit] at org.junit.internal.runners.statements.FailOnTimeout$1.run(FailOnTimeout.java:28) [junit] Caused by: ptolemy.kernel.util.IllegalActionException: Test fails in iteration 1. [junit] Value was: 1.0. Should have been: 2.0 [junit] in .DirectFeedback.Test [junit] at ptolemy.actor.lib.Test.fire(Test.java:268) [junit] at ptolemy.domains.de.kernel.DEDirector._fire(DEDirector.java:1949) [junit] at ptolemy.domains.de.kernel.DEDirector.fire(DEDirector.java:502) [junit] at ptolemy.actor.CompositeActor.fire(CompositeActor.java:455) [junit] at ptolemy.actor.Manager.iterate(Manager.java:851) [junit] at ptolemy.actor.Manager.execute(Manager.java:369) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at ptolemy.actor.Manager$PtolemyRunThread.run(Manager.java:1933) [junit] 7 ms. Memory: 55296K Free: 16791K (30%) [junit] ----------------- testing (KnownFailure) /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/knownFailedTests/HierarchicalModel.xml [junit] 3 ms. Memory: 55296K Free: 32184K (58%) [junit] Known Failure: java.lang.reflect.InvocationTargetException [junit] ----------------- testing (KnownFailure) /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/knownFailedTests/dependencyLoop.xml [junit] java.lang.RuntimeException: Execution failed [junit] at ptolemy.moml.MoMLSimpleApplication$UnloadThread.run(MoMLSimpleApplication.java:402) [junit] Caused by: ptolemy.kernel.util.IllegalActionException: Found a zero delay loop containing .HierarchicalModel.A [junit] in .HierarchicalModel and .HierarchicalModel.A [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:759) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:765) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:765) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeActorDepth(CausalityInterfaceForComposites.java:532) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites.checkForCycles(CausalityInterfaceForComposites.java:96) [junit] at ptolemy.domains.de.kernel.DEDirector.preinitialize(DEDirector.java:1338) [junit] at ptolemy.actor.CompositeActor.preinitialize(CompositeActor.java:1828) [junit] at ptolemy.actor.Manager.preinitializeAndResolveTypes(Manager.java:1040) [junit] at ptolemy.actor.Manager.initialize(Manager.java:710) [junit] at ptolemy.actor.Manager.execute(Manager.java:356) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at ptolemy.actor.Manager$PtolemyRunThread.run(Manager.java:1933) [junit] [junit] Exception: java.lang.RuntimeException thrown from the UncaughtExceptionHandler in thread "Thread-492" [junit] java.lang.reflect.InvocationTargetException [junit] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [junit] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490) [junit] at ptolemy.util.test.junit.AutoKnownFailedTests.RunModel(AutoKnownFailedTests.java:105) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) [junit] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) [junit] at junitparams.internal.InvokeParameterisedMethod.evaluate(InvokeParameterisedMethod.java:102) [junit] at org.junit.internal.runners.statements.FailOnTimeout$1.run(FailOnTimeout.java:28) [junit] Caused by: ptolemy.kernel.util.IllegalActionException: Found a zero delay loop containing .HierarchicalModel.A [junit] in .HierarchicalModel and .HierarchicalModel.A [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:759) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:765) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:765) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeActorDepth(CausalityInterfaceForComposites.java:532) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites.checkForCycles(CausalityInterfaceForComposites.java:96) [junit] at ptolemy.domains.de.kernel.DEDirector.preinitialize(DEDirector.java:1338) [junit] at ptolemy.actor.CompositeActor.preinitialize(CompositeActor.java:1828) [junit] at ptolemy.actor.Manager.preinitializeAndResolveTypes(Manager.java:1040) [junit] at ptolemy.actor.Manager.initialize(Manager.java:710) [junit] at ptolemy.actor.Manager.execute(Manager.java:356) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at ptolemy.actor.Manager$PtolemyRunThread.run(Manager.java:1933) [junit] java.lang.RuntimeException: Execution failed [junit] at ptolemy.moml.MoMLSimpleApplication$UnloadThread.run(MoMLSimpleApplication.java:402) [junit] Caused by: ptolemy.kernel.util.IllegalActionException: Found a zero delay loop containing .dependencyLoop.original [junit] in .dependencyLoop and .dependencyLoop.original [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:759) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:765) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:765) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeActorDepth(CausalityInterfaceForComposites.java:532) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites.checkForCycles(CausalityInterfaceForComposites.java:96) [junit] at ptolemy.domains.de.kernel.DEDirector.preinitialize(DEDirector.java:1338) [junit] at ptolemy.actor.CompositeActor.preinitialize(CompositeActor.java:1828) [junit] at ptolemy.actor.Manager.preinitializeAndResolveTypes(Manager.java:1040) [junit] at ptolemy.actor.Manager.initialize(Manager.java:710) [junit] at ptolemy.actor.Manager.execute(Manager.java:356) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at ptolemy.actor.Manager$PtolemyRunThread.run(Manager.java:1933) [junit] [junit] Exception: java.lang.RuntimeException thrown from the UncaughtExceptionHandler in thread "Thread-494" [junit] java.lang.reflect.InvocationTargetException [junit] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [junit] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490) [junit] at ptolemy.util.test.junit.AutoKnownFailedTests.RunModel(AutoKnownFailedTests.java:105) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) [junit] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) [junit] at junitparams.internal.InvokeParameterisedMethod.evaluate(InvokeParameterisedMethod.java:102) [junit] at org.junit.internal.runners.statements.FailOnTimeout$1.run(FailOnTimeout.java:28) [junit] Caused by: ptolemy.kernel.util.IllegalActionException: Found a zero delay loop containing .dependencyLoop.original [junit] in .dependencyLoop and .dependencyLoop.original [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:759) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:765) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:765) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeActorDepth(CausalityInterfaceForComposites.java:532) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites.checkForCycles(CausalityInterfaceForComposites.java:96) [junit] at ptolemy.domains.de.kernel.DEDirector.preinitialize(DEDirector.java:1338) [junit] at ptolemy.actor.CompositeActor.preinitialize(CompositeActor.java:1828) [junit] at ptolemy.actor.Manager.preinitializeAndResolveTypes(Manager.java:1040) [junit] at ptolemy.actor.Manager.initialize(Manager.java:710) [junit] at ptolemy.actor.Manager.execute(Manager.java:356) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at ptolemy.actor.Manager$PtolemyRunThread.run(Manager.java:1933) [junit] 3 ms. Memory: 55296K Free: 17146K (31%) [junit] Known Failure: java.lang.reflect.InvocationTargetException [junit] ----------------- testing (KnownFailure) /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/knownFailedTests/dependencyLoop2.xml [junit] 3 ms. Memory: 55296K Free: 32851K (59%) [junit] Known Failure: java.lang.reflect.InvocationTargetException [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/de/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ActorDepthCalculation_actorWithoutPorts.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ActorDepthCalculation_actorWithoutPorts.xml [junit] 1 ms. Memory: 55296K Free: 26067K (47%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3eb3abac [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3eb3abac [junit] reloadAllAccessors: .ActorDepthCalculation_actorWithoutPorts [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/AssemblyLine.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/AssemblyLine.xml [junit] java.lang.RuntimeException: Execution failed [junit] at ptolemy.moml.MoMLSimpleApplication$UnloadThread.run(MoMLSimpleApplication.java:402) [junit] Caused by: ptolemy.kernel.util.IllegalActionException: Found a zero delay loop containing .dependencyLoop2.original [junit] in .dependencyLoop2 and .dependencyLoop2.original [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:759) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:765) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:765) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeActorDepth(CausalityInterfaceForComposites.java:532) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites.checkForCycles(CausalityInterfaceForComposites.java:96) [junit] at ptolemy.domains.de.kernel.DEDirector.preinitialize(DEDirector.java:1338) [junit] at ptolemy.actor.CompositeActor.preinitialize(CompositeActor.java:1828) [junit] at ptolemy.actor.Manager.preinitializeAndResolveTypes(Manager.java:1040) [junit] at ptolemy.actor.Manager.initialize(Manager.java:710) [junit] at ptolemy.actor.Manager.execute(Manager.java:356) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at ptolemy.actor.Manager$PtolemyRunThread.run(Manager.java:1933) [junit] [junit] Exception: java.lang.RuntimeException thrown from the UncaughtExceptionHandler in thread "Thread-497" [junit] java.lang.reflect.InvocationTargetException [junit] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [junit] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490) [junit] at ptolemy.util.test.junit.AutoKnownFailedTests.RunModel(AutoKnownFailedTests.java:105) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) [junit] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) [junit] at junitparams.internal.InvokeParameterisedMethod.evaluate(InvokeParameterisedMethod.java:102) [junit] at org.junit.internal.runners.statements.FailOnTimeout$1.run(FailOnTimeout.java:28) [junit] Caused by: ptolemy.kernel.util.IllegalActionException: Found a zero delay loop containing .dependencyLoop2.original [junit] in .dependencyLoop2 and .dependencyLoop2.original [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:759) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:765) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:765) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeActorDepth(CausalityInterfaceForComposites.java:532) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites.checkForCycles(CausalityInterfaceForComposites.java:96) [junit] at ptolemy.domains.de.kernel.DEDirector.preinitialize(DEDirector.java:1338) [junit] at ptolemy.actor.CompositeActor.preinitialize(CompositeActor.java:1828) [junit] at ptolemy.actor.Manager.preinitializeAndResolveTypes(Manager.java:1040) [junit] at ptolemy.actor.Manager.initialize(Manager.java:710) [junit] at ptolemy.actor.Manager.execute(Manager.java:356) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at ptolemy.actor.Manager$PtolemyRunThread.run(Manager.java:1933) [junit] 3 ms. Memory: 55296K Free: 18893K (34%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@37d5dbe0 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@37d5dbe0 [junit] reloadAllAccessors: .AssemblyLine [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/CQBug1.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/CQBug1.xml [junit] 1 ms. Memory: 55296K Free: 15821K (29%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@cfe7085 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@cfe7085 [junit] reloadAllAccessors: .CQBug1 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/CancelFireAt.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/CancelFireAt.xml [junit] 2 ms. Memory: 55296K Free: 13110K (24%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3ab434c8 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3ab434c8 [junit] reloadAllAccessors: .CancelFireAt [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/CausalityAndComposabilityAnalysis.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/CausalityAndComposabilityAnalysis.xml [junit] 2 ms. Memory: 55296K Free: 8960K (16%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@73c179e8 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@73c179e8 [junit] reloadAllAccessors: .CausalityAndComposabilityAnalysis [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/CausalityInterface1.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/CausalityInterface1.xml [junit] 5 ms. Memory: 55296K Free: 35171K (64%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@595e1fab [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@595e1fab [junit] reloadAllAccessors: .CausalityInterface1 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/CausalityInterface15.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/CausalityInterface15.xml [junit] 1 ms. Memory: 55296K Free: 29697K (54%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2ca1ecd8 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2ca1ecd8 [junit] reloadAllAccessors: .CausalityInterface15 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/CausalityInterface2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/CausalityInterface2.xml [junit] 1 ms. Memory: 55296K Free: 25240K (46%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7d575b36 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7d575b36 [junit] reloadAllAccessors: .CausalityInterface2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/CausalityInterface3.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/CausalityInterface3.xml [junit] 2 ms. Memory: 55296K Free: 20482K (37%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7ffe4207 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7ffe4207 [junit] reloadAllAccessors: .CausalityInterface3 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ClockDrift.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ClockDrift.xml [junit] 16 ms. Memory: 55296K Free: 38902K (70%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@53985bcf [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@53985bcf [junit] reloadAllAccessors: .ClockDrift [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ClockDriftAndValueChange.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ClockDriftAndValueChange.xml [junit] 9 ms. Memory: 55296K Free: 26941K (49%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5a424dc1 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5a424dc1 [junit] reloadAllAccessors: .ClockDriftAndValueChange [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ClockDriftChange.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ClockDriftChange.xml [junit] 9 ms. Memory: 55296K Free: 17111K (31%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7db2f798 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7db2f798 [junit] reloadAllAccessors: .ClockDriftChange [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ComposableCausalityAnalysis.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ComposableCausalityAnalysis.xml [junit] 0 ms. Memory: 55296K Free: 11266K (20%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@97f77f1 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@97f77f1 [junit] reloadAllAccessors: .ComposableCausalityAnalysis [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DEFixedPointLimitation.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DEFixedPointLimitation.xml [junit] 1 ms. Memory: 55296K Free: 37413K (68%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1228189c [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1228189c [junit] reloadAllAccessors: .DEFixedPointLimitation [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DEScheduleTest.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DEScheduleTest.xml [junit] 3 ms. Memory: 55296K Free: 33004K (60%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@614f8e4c [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@614f8e4c [junit] reloadAllAccessors: .DEScheduleTest [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DEinDEwithStartTimes.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DEinDEwithStartTimes.xml [junit] 1 ms. Memory: 55296K Free: 26874K (49%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@24224047 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@24224047 [junit] reloadAllAccessors: .DEinDEwithStartTimes [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DEinDEwithStartTimes2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DEinDEwithStartTimes2.xml [junit] 2 ms. Memory: 55296K Free: 20387K (37%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@181a41b2 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@181a41b2 [junit] reloadAllAccessors: .DEinDEwithStartTimes2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DateDemo.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DateDemo.xml [junit] 9 ms. Memory: 55296K Free: 38714K (70%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7db05bce [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7db05bce [junit] reloadAllAccessors: .DateDemo [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DateToEvent.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DateToEvent.xml [junit] 2004 ms. Memory: 55296K Free: 22855K (41%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3c548fd6 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3c548fd6 [junit] reloadAllAccessors: .DateToEvent [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:50 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DepthTest1.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DepthTest1.xml [junit] 1 ms. Memory: 55296K Free: 20109K (36%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@db43ff [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@db43ff [junit] reloadAllAccessors: .DepthTest1 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:50 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DepthTest2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DepthTest2.xml [junit] 1 ms. Memory: 55296K Free: 13439K (24%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@16e94dbd [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@16e94dbd [junit] reloadAllAccessors: .DepthTest2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:50 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DepthTest3.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DepthTest3.xml [junit] 1 ms. Memory: 55296K Free: 10567K (19%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7fc55166 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7fc55166 [junit] reloadAllAccessors: .DepthTest3 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:50 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DepthTest4.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DepthTest4.xml [junit] 2 ms. Memory: 55296K Free: 35590K (64%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1bb697 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1bb697 [junit] reloadAllAccessors: .DepthTest4 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:50 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DepthTest5.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DepthTest5.xml [junit] 1 ms. Memory: 55296K Free: 30445K (55%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@c57b9d1 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@c57b9d1 [junit] reloadAllAccessors: .DepthTest5 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:50 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DepthTest6.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DepthTest6.xml [junit] 1 ms. Memory: 55296K Free: 24976K (45%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3aba0097 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3aba0097 [junit] reloadAllAccessors: .DepthTest6 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:50 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DepthTest7.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DepthTest7.xml [junit] 2 ms. Memory: 55296K Free: 20244K (37%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3ae52b81 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3ae52b81 [junit] reloadAllAccessors: .DepthTest7 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:50 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/EventToDate.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/EventToDate.xml [junit] 3011 ms. Memory: 55296K Free: 36147K (65%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@74f819fe [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@74f819fe [junit] reloadAllAccessors: .EventToDate [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:53 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/FSM1.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/FSM1.xml [junit] 13 ms. Memory: 55296K Free: 24256K (44%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@763ed618 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@763ed618 [junit] reloadAllAccessors: .FSM1 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:54 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/FSM7.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/FSM7.xml [junit] 21 ms. Memory: 55296K Free: 11954K (22%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4786d78 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4786d78 [junit] reloadAllAccessors: .FSM7 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:54 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Inspection.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Inspection.xml [junit] 12 ms. Memory: 55296K Free: 29531K (53%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@573dbf6f [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@573dbf6f [junit] reloadAllAccessors: .Inspection [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:54 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Iteration.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Iteration.xml [junit] 9 ms. Memory: 55296K Free: 22761K (41%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1cb0e74d [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1cb0e74d [junit] reloadAllAccessors: .Iteration [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:54 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/LineFault.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/LineFault.xml [junit] 443 ms. Memory: 55296K Free: 27170K (49%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7f1b5543 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7f1b5543 [junit] reloadAllAccessors: .LineFault [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:54 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/MergeModel1Add.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/MergeModel1Add.xml [junit] 12 ms. Memory: 55296K Free: 37694K (68%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3628533e [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3628533e [junit] reloadAllAccessors: .MergeModel1Add [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:54 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/MergeModel2Add.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/MergeModel2Add.xml [junit] 6 ms. Memory: 55296K Free: 19977K (36%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@522d139e [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@522d139e [junit] reloadAllAccessors: .MergeModel2Add [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:54 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/MergeModel3Add.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/MergeModel3Add.xml [junit] 5 ms. Memory: 55296K Free: 29951K (54%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6f8021ea [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6f8021ea [junit] reloadAllAccessors: .MergeModel3Add [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:54 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/MergeWithoutDiscard.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/MergeWithoutDiscard.xml [junit] 1 ms. Memory: 55296K Free: 25754K (47%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2527e985 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2527e985 [junit] reloadAllAccessors: .MergeWithoutDiscard [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:54 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Modal1.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Modal1.xml [junit] 8 ms. Memory: 55296K Free: 13538K (24%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6db1d124 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6db1d124 [junit] reloadAllAccessors: .Modal1 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:54 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Modal2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Modal2.xml [junit] 10 ms. Memory: 55296K Free: 29381K (53%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@412dd1a0 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@412dd1a0 [junit] reloadAllAccessors: .Modal2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:54 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Modal3.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Modal3.xml [junit] 7 ms. Memory: 55296K Free: 17077K (31%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@e18f5a3 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@e18f5a3 [junit] reloadAllAccessors: .Modal3 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:54 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Modal4.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Modal4.xml [junit] 10 ms. Memory: 55296K Free: 31707K (57%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@79d000a8 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@79d000a8 [junit] reloadAllAccessors: .Modal4 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:54 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Modal5.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Modal5.xml [junit] 8 ms. Memory: 55296K Free: 18772K (34%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1b0c139a [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1b0c139a [junit] reloadAllAccessors: .Modal5 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:54 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Modal6.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Modal6.xml [junit] 10 ms. Memory: 55296K Free: 34162K (62%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5ae90910 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5ae90910 [junit] reloadAllAccessors: .Modal6 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:55 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Modal7.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Modal7.xml [junit] 6 ms. Memory: 55296K Free: 20866K (38%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@794827be [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@794827be [junit] reloadAllAccessors: .Modal7 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:55 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ModalModel.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ModalModel.xml [junit] 125 ms. Memory: 55296K Free: 35807K (65%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7172380e [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7172380e [junit] reloadAllAccessors: .ModalModel [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:55 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ModalSource.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ModalSource.xml [junit] 4 ms. Memory: 55296K Free: 27160K (49%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5b3504f4 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5b3504f4 [junit] reloadAllAccessors: .ModalSource [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:55 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/NonInterruptibleTimerZeroDelay.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/NonInterruptibleTimerZeroDelay.xml [junit] 2 ms. Memory: 55296K Free: 23461K (42%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@71bbab4e [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@71bbab4e [junit] reloadAllAccessors: .NonInterruptibleTimerZeroDelay [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:55 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/OpenQueueingNetwork.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/OpenQueueingNetwork.xml [junit] 2194 ms. Memory: 163840K Free: 98658K (60%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2ca1f343 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2ca1f343 [junit] reloadAllAccessors: .OpenQueueingNetwork [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/OpenQueuingNetwork.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/OpenQueuingNetwork.xml [junit] 231 ms. Memory: 163840K Free: 102809K (63%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3bca8498 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3bca8498 [junit] reloadAllAccessors: .OpenQueuingNetwork [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/PeriodicSampler.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/PeriodicSampler.xml [junit] 2 ms. Memory: 163840K Free: 98535K (60%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@31fbf537 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@31fbf537 [junit] reloadAllAccessors: .PeriodicSampler [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/PersistentIO.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/PersistentIO.xml [junit] 4 ms. Memory: 163840K Free: 88809K (54%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1e7f14d8 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1e7f14d8 [junit] reloadAllAccessors: .PersistentIO [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/PortParameterResetOnInitialize.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/PortParameterResetOnInitialize.xml [junit] 2 ms. Memory: 163840K Free: 84193K (51%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5d897cb7 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5d897cb7 [junit] reloadAllAccessors: .PortParameterResetOnInitialize [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/PortParameterUpdates.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/PortParameterUpdates.xml [junit] 6 ms. Memory: 163840K Free: 77545K (47%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@47d00fa5 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@47d00fa5 [junit] reloadAllAccessors: .PortParameterUpdates [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/QueueAndServer.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/QueueAndServer.xml [junit] 4 ms. Memory: 163840K Free: 69863K (43%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@27cccc70 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@27cccc70 [junit] reloadAllAccessors: .QueueAndServer [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Records.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Records.xml [junit] 5 ms. Memory: 163840K Free: 64233K (39%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@43252f27 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@43252f27 [junit] reloadAllAccessors: .Records [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResetTransitionWithStartTime1.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResetTransitionWithStartTime1.xml [junit] 4 ms. Memory: 163840K Free: 140452K (86%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3dc83231 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3dc83231 [junit] reloadAllAccessors: .ResetTransitionWithStartTime1 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResetTransitionWithStartTime2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResetTransitionWithStartTime2.xml [junit] 4 ms. Memory: 163840K Free: 132260K (81%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@78267884 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@78267884 [junit] reloadAllAccessors: .ResetTransitionWithStartTime2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResetTransitionWithStartTime3.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResetTransitionWithStartTime3.xml [junit] 6 ms. Memory: 163840K Free: 124068K (76%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@499be8d6 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@499be8d6 [junit] reloadAllAccessors: .ResetTransitionWithStartTime3 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResetTransitionWithStartTime4.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResetTransitionWithStartTime4.xml [junit] 3 ms. Memory: 163840K Free: 116380K (71%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@15094c5d [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@15094c5d [junit] reloadAllAccessors: .ResetTransitionWithStartTime4 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResettableTimer1.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResettableTimer1.xml [junit] 2 ms. Memory: 163840K Free: 112276K (69%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5d1bfc4b [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5d1bfc4b [junit] reloadAllAccessors: .ResettableTimer1 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:58 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResettableTimer2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResettableTimer2.xml [junit] 1 ms. Memory: 163840K Free: 108194K (66%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@153152a4 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@153152a4 [junit] reloadAllAccessors: .ResettableTimer2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:58 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResettableTimer3.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResettableTimer3.xml [junit] 1 ms. Memory: 163840K Free: 104098K (64%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6e200db2 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6e200db2 [junit] reloadAllAccessors: .ResettableTimer3 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:58 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResettableTimer4.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResettableTimer4.xml [junit] 1 ms. Memory: 163840K Free: 100002K (61%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@723c658c [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@723c658c [junit] reloadAllAccessors: .ResettableTimer4 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:58 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResettableTimer5.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResettableTimer5.xml [junit] 1 ms. Memory: 163840K Free: 95396K (58%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5a3668a6 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5a3668a6 [junit] reloadAllAccessors: .ResettableTimer5 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:58 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResettableTimer6.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResettableTimer6.xml [junit] 6 ms. Memory: 163840K Free: 90783K (55%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@49f75703 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@49f75703 [junit] reloadAllAccessors: .ResettableTimer6 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:58 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ServerZeroDelay.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ServerZeroDelay.xml [junit] 1 ms. Memory: 163840K Free: 86660K (53%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@77b9df2c [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@77b9df2c [junit] reloadAllAccessors: .ServerZeroDelay [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:58 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/SmartSender.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/SmartSender.xml [junit] 3002 ms. Memory: 163840K Free: 82594K (50%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6a13c7e4 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6a13c7e4 [junit] reloadAllAccessors: .SmartSender [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:11:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ThreadedComposite.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ThreadedComposite.xml [junit] 94 ms. Memory: 163840K Free: 62628K (38%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6464717b [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6464717b [junit] reloadAllAccessors: .ThreadedComposite [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:11:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Time.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Time.xml [junit] 322 ms. Memory: 163840K Free: 99504K (61%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3edfd9d9 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3edfd9d9 [junit] reloadAllAccessors: .Time [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:11:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/TimeDelayZeroDelay.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/TimeDelayZeroDelay.xml [junit] 2 ms. Memory: 163840K Free: 94864K (58%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@31b4a1de [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@31b4a1de [junit] reloadAllAccessors: .TimeDelayZeroDelay [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:11:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/TimerZeroDelay.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/TimerZeroDelay.xml [junit] 2 ms. Memory: 163840K Free: 90784K (55%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@30bb875e [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@30bb875e [junit] reloadAllAccessors: .TimerZeroDelay [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:11:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/TimingParadox.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/TimingParadox.xml [junit] 244 ms. Memory: 163840K Free: 116661K (71%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1c2854a9 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1c2854a9 [junit] reloadAllAccessors: .TimingParadox [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:11:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/TransferInputs.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/TransferInputs.xml [junit] 1 ms. Memory: 163840K Free: 111327K (68%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@26ece403 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@26ece403 [junit] reloadAllAccessors: .TransferInputs [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:11:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/TransferOutputs2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/TransferOutputs2.xml [junit] 3 ms. Memory: 163840K Free: 103663K (63%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7baa3b49 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7baa3b49 [junit] reloadAllAccessors: .TransferOutputs2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:11:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Trilateration.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Trilateration.xml [junit] 9251 ms. Memory: 462848K Free: 381912K (83%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6687a228 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6687a228 [junit] reloadAllAccessors: .Trilateration [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:11:11 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/TwoSigmaDelta.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/TwoSigmaDelta.xml [junit] 1828 ms. Memory: 462848K Free: 177112K (38%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@47689e5b [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@47689e5b [junit] reloadAllAccessors: .TwoSigmaDelta [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:11:13 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/VariableDelay.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/VariableDelay.xml [junit] 3 ms. Memory: 462848K Free: 172506K (37%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5d706815 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5d706815 [junit] reloadAllAccessors: .VariableDelay [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:11:13 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/VariableDelay2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/VariableDelay2.xml [junit] 2 ms. Memory: 462848K Free: 167890K (36%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@34996be9 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@34996be9 [junit] reloadAllAccessors: .VariableDelay2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:11:13 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/VariableDelayZeroDelay.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/VariableDelayZeroDelay.xml [junit] 3 ms. Memory: 462848K Free: 163800K (35%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@71e5f070 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@71e5f070 [junit] reloadAllAccessors: .VariableDelayZeroDelay [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:11:13 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/VariableDelayZeroDelay2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/VariableDelayZeroDelay2.xml [junit] 2 ms. Memory: 462848K Free: 432818K (94%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@623a7b31 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@623a7b31 [junit] reloadAllAccessors: .VariableDelayZeroDelay2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:11:13 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/deInCt.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/deInCt.xml [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 0 [junit] 0 [junit] 7 ms. Memory: 462848K Free: 427712K (92%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@d9f6de2 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@d9f6de2 [junit] reloadAllAccessors: .deInCt [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:11:13 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/deInCt2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/deInCt2.xml [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 0 [junit] 16 ms. Memory: 462848K Free: 422584K (91%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@33422dc7 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@33422dc7 [junit] reloadAllAccessors: .deInCt2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:11:13 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/dynamicCausalityInterface1.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/dynamicCausalityInterface1.xml [junit] 1 ms. Memory: 462848K Free: 413376K (89%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1d4b567d [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1d4b567d [junit] reloadAllAccessors: .dynamicCausalityInterface1 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:11:13 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/fsm_de_test.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/fsm_de_test.xml [junit] 4 ms. Memory: 462848K Free: 404146K (87%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@16f8d70d [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@16f8d70d [junit] reloadAllAccessors: .fsm_de_test [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:11:13 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/functionDependencyReconstruction.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/functionDependencyReconstruction.xml [junit] 2 ms. Memory: 462848K Free: 389314K (84%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@488b8d2c [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@488b8d2c [junit] reloadAllAccessors: .functionDependencyReconstruction [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:11:13 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/multirate.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/multirate.xml [junit] 3 ms. Memory: 462848K Free: 382642K (83%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6b90bea3 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6b90bea3 [junit] reloadAllAccessors: .multirate [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:11:13 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/multirate2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/multirate2.xml [junit] 3 ms. Memory: 462848K Free: 376002K (81%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@8560822 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@8560822 [junit] reloadAllAccessors: .multirate2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:11:13 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/realtime.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/realtime.xml [junit] 10001 ms. Memory: 462848K Free: 371392K (80%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5f1e080f [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5f1e080f [junit] reloadAllAccessors: .realtime [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:11:23 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/relationGroup.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/relationGroup.xml [junit] 3 ms. Memory: 462848K Free: 367810K (79%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@49d37412 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@49d37412 [junit] reloadAllAccessors: .relationGroup [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:11:23 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/relationGroup2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/relationGroup2.xml [junit] 2 ms. Memory: 462848K Free: 364224K (79%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6c7e2ec3 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6c7e2ec3 [junit] reloadAllAccessors: .relationGroup2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:11:23 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/sortWithOpaquePorts.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/sortWithOpaquePorts.xml [junit] 2 ms. Memory: 462848K Free: 359618K (78%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1ecd763f [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1ecd763f [junit] reloadAllAccessors: .sortWithOpaquePorts [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:11:23 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/transferInputsandOutputs.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/transferInputsandOutputs.xml [junit] 2 ms. Memory: 462848K Free: 352450K (76%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5b84e567 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5b84e567 [junit] reloadAllAccessors: .transferInputsandOutputs [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:11:23 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/triggerType.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/triggerType.xml [junit] 1 ms. Memory: 462848K Free: 348354K (75%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@435decde [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@435decde [junit] reloadAllAccessors: .triggerType [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 120.928 sec [junit] Output: [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/DependencyLoop.tcl [junit] testDefs.tcl: setting time out to 9000 seconds at Mon Jun 06 02:09:23 UTC 2022 [junit] 55 ms. Memory: 129024K Free: 78235K (61%) [junit] 19 ms. Memory: 129024K Free: 60797K (47%) [junit] /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/RunDETestsAsQSS.tcl [junit] Run the DE tests using ptolemy.domains.qss.test.QSSDirectorTest, which extends QSSDirector and prints a message in the constructors. [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/knownFailedTests/dependencyLoop2.xml (Known Failure) [junit] 8 ms. Memory: 129024K Free: 57755K (45%) [junit] [junit] [junit] ==== $PTIIhome/travis/build/icyphy/ptII/ptolemy/domains/de/test/../../../../: Auto Automatic test in file $PTII/ptolemy/domains/de/test/auto/knownFailedTests/dependencyLoop2.xml [junit] ==== Contents of test case: [junit] [junit] # FIXME: we should use $relativeFilename here, but it [junit] # might have backslashes under Windows, which causes no end [junit] # of trouble. [junit] createAndExecute $file [junit] list {} [junit] [junit] .... Test generated KNOWN error: [junit] while executing [junit] ptolemy.kernel.util.IllegalActionException: Found a zero delay loop containing .dependencyLoop2.original [junit] in .dependencyLoop2 and .dependencyLoop2.original [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:759) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:765) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:765) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeActorDepth(CausalityInterfaceForComposites.java:532) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites.checkForCycles(CausalityInterfaceForComposites.java:96) [junit] at ptolemy.domains.de.kernel.DEDirector.preinitialize(DEDirector.java:1338) [junit] at ptolemy.actor.CompositeActor.preinitialize(CompositeActor.java:1828) [junit] at ptolemy.actor.Manager.preinitializeAndResolveTypes(Manager.java:1040) [junit] at ptolemy.actor.Manager.initialize(Manager.java:710) [junit] at ptolemy.actor.Manager.execute(Manager.java:356) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at ptolemy.actor.Manager$PtolemyRunThread.run(Manager.java:1933) [junit] [junit] while executing [junit] ptolemy.kernel.util.IllegalActionException: Found a zero delay loop containing .dependencyLoop2.original [junit] in .dependencyLoop2 and .dependencyLoop2.original [junit] while executing [junit] "java::new ptolemy.moml.MoMLSimpleApplication $file [junit] " [junit] (procedure "createAndExecute" line 2) [junit] invoked from within [junit] "createAndExecute $file" [junit] ("uplevel" body line 5) [junit] invoked from within [junit] "uplevel $contents_of_test" [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/knownFailedTests/dependencyLoop.xml (Known Failure) [junit] 14 ms. Memory: 129024K Free: 54173K (42%) [junit] [junit] [junit] ==== $PTIIhome/travis/build/icyphy/ptII/ptolemy/domains/de/test/../../../../: Auto Automatic test in file $PTII/ptolemy/domains/de/test/auto/knownFailedTests/dependencyLoop.xml [junit] ==== Contents of test case: [junit] [junit] # FIXME: we should use $relativeFilename here, but it [junit] # might have backslashes under Windows, which causes no end [junit] # of trouble. [junit] createAndExecute $file [junit] list {} [junit] [junit] .... Test generated KNOWN error: [junit] while executing [junit] ptolemy.kernel.util.IllegalActionException: Found a zero delay loop containing .dependencyLoop.original [junit] in .dependencyLoop and .dependencyLoop.original [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:759) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:765) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:765) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeActorDepth(CausalityInterfaceForComposites.java:532) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites.checkForCycles(CausalityInterfaceForComposites.java:96) [junit] at ptolemy.domains.de.kernel.DEDirector.preinitialize(DEDirector.java:1338) [junit] at ptolemy.actor.CompositeActor.preinitialize(CompositeActor.java:1828) [junit] at ptolemy.actor.Manager.preinitializeAndResolveTypes(Manager.java:1040) [junit] at ptolemy.actor.Manager.initialize(Manager.java:710) [junit] at ptolemy.actor.Manager.execute(Manager.java:356) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at ptolemy.actor.Manager$PtolemyRunThread.run(Manager.java:1933) [junit] [junit] while executing [junit] ptolemy.kernel.util.IllegalActionException: Found a zero delay loop containing .dependencyLoop.original [junit] in .dependencyLoop and .dependencyLoop.original [junit] while executing [junit] "java::new ptolemy.moml.MoMLSimpleApplication $file [junit] " [junit] (procedure "createAndExecute" line 2) [junit] invoked from within [junit] "createAndExecute $file" [junit] ("uplevel" body line 5) [junit] invoked from within [junit] "uplevel $contents_of_test" [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/knownFailedTests/DirectFeedback.xml (Known Failure) [junit] 48 ms. Memory: 129024K Free: 49053K (38%) [junit] [junit] [junit] ==== $PTIIhome/travis/build/icyphy/ptII/ptolemy/domains/de/test/../../../../: Auto Automatic test in file $PTII/ptolemy/domains/de/test/auto/knownFailedTests/DirectFeedback.xml [junit] ==== Contents of test case: [junit] [junit] # FIXME: we should use $relativeFilename here, but it [junit] # might have backslashes under Windows, which causes no end [junit] # of trouble. [junit] createAndExecute $file [junit] list {} [junit] [junit] .... Test generated KNOWN error: [junit] while executing [junit] ptolemy.kernel.util.IllegalActionException: Test fails in iteration 1. [junit] Value was: 1.0. Should have been: 2.0 [junit] in .DirectFeedback.Test [junit] at ptolemy.actor.lib.Test.fire(Test.java:268) [junit] at ptolemy.domains.de.kernel.DEDirector._fire(DEDirector.java:1949) [junit] at ptolemy.domains.de.kernel.DEDirector.fire(DEDirector.java:502) [junit] at ptolemy.actor.CompositeActor.fire(CompositeActor.java:455) [junit] at ptolemy.actor.Manager.iterate(Manager.java:851) [junit] at ptolemy.actor.Manager.execute(Manager.java:369) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at ptolemy.actor.Manager$PtolemyRunThread.run(Manager.java:1933) [junit] [junit] while executing [junit] ptolemy.kernel.util.IllegalActionException: Test fails in iteration 1. [junit] Value was: 1.0. Should have been: 2.0 [junit] in .DirectFeedback.Test [junit] while executing [junit] "java::new ptolemy.moml.MoMLSimpleApplication $file [junit] " [junit] (procedure "createAndExecute" line 2) [junit] invoked from within [junit] "createAndExecute $file" [junit] ("uplevel" body line 5) [junit] invoked from within [junit] "uplevel $contents_of_test" [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/knownFailedTests/HierarchicalModel.xml (Known Failure) [junit] 6 ms. Memory: 129024K Free: 98319K (76%) [junit] [junit] [junit] ==== $PTIIhome/travis/build/icyphy/ptII/ptolemy/domains/de/test/../../../../: Auto Automatic test in file $PTII/ptolemy/domains/de/test/auto/knownFailedTests/HierarchicalModel.xml [junit] ==== Contents of test case: [junit] [junit] # FIXME: we should use $relativeFilename here, but it [junit] # might have backslashes under Windows, which causes no end [junit] # of trouble. [junit] createAndExecute $file [junit] list {} [junit] [junit] .... Test generated KNOWN error: [junit] while executing [junit] ptolemy.kernel.util.IllegalActionException: Found a zero delay loop containing .HierarchicalModel.A [junit] in .HierarchicalModel and .HierarchicalModel.A [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:759) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:765) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:765) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeActorDepth(CausalityInterfaceForComposites.java:532) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites.checkForCycles(CausalityInterfaceForComposites.java:96) [junit] at ptolemy.domains.de.kernel.DEDirector.preinitialize(DEDirector.java:1338) [junit] at ptolemy.actor.CompositeActor.preinitialize(CompositeActor.java:1828) [junit] at ptolemy.actor.Manager.preinitializeAndResolveTypes(Manager.java:1040) [junit] at ptolemy.actor.Manager.initialize(Manager.java:710) [junit] at ptolemy.actor.Manager.execute(Manager.java:356) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at ptolemy.actor.Manager$PtolemyRunThread.run(Manager.java:1933) [junit] [junit] while executing [junit] ptolemy.kernel.util.IllegalActionException: Found a zero delay loop containing .HierarchicalModel.A [junit] in .HierarchicalModel and .HierarchicalModel.A [junit] while executing [junit] "java::new ptolemy.moml.MoMLSimpleApplication $file [junit] " [junit] (procedure "createAndExecute" line 2) [junit] invoked from within [junit] "createAndExecute $file" [junit] ("uplevel" body line 5) [junit] invoked from within [junit] "uplevel $contents_of_test" [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/knownFailedTests/FSMSource.xml (Known Failure) [junit] 54 ms. Memory: 129024K Free: 89599K (69%) [junit] !!!! Auto was marked as failing, but now passes [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/knownFailedTests/DESDFClockTest.xml (Known Failure) [junit] 2054 ms. Memory: 129024K Free: 77325K (60%) [junit] [junit] [junit] ==== $PTIIhome/travis/build/icyphy/ptII/ptolemy/domains/de/test/../../../../: Auto Automatic test in file $PTII/ptolemy/domains/de/test/auto/knownFailedTests/DESDFClockTest.xml [junit] ==== Contents of test case: [junit] [junit] # FIXME: we should use $relativeFilename here, but it [junit] # might have backslashes under Windows, which causes no end [junit] # of trouble. [junit] createAndExecute $file [junit] list {} [junit] [junit] .... Test generated KNOWN error: [junit] while executing [junit] ptolemy.kernel.util.IllegalActionException: Actor is not ready to fire. Perhaps UpSample.prefire() returned false? Try debugging the actor by selecting "Listen to Actor". Also, for SDF check moml for tokenConsumptionRate on input. [junit] in .DESDFClockTest.Play Bell.Copy1:SDF Director and .DESDFClockTest.Play Bell.UpSample [junit] at ptolemy.actor.sched.StaticSchedulingDirector.fire(StaticSchedulingDirector.java:227) [junit] at ptolemy.domains.sdf.kernel.SDFDirector.fire(SDFDirector.java:500) [junit] at ptolemy.actor.CompositeActor.fire(CompositeActor.java:455) [junit] at ptolemy.domains.de.kernel.DEDirector._fire(DEDirector.java:1949) [junit] at ptolemy.domains.de.kernel.DEDirector.fire(DEDirector.java:502) [junit] at ptolemy.actor.CompositeActor.fire(CompositeActor.java:455) [junit] at ptolemy.actor.Manager.iterate(Manager.java:851) [junit] at ptolemy.actor.Manager.execute(Manager.java:369) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at ptolemy.actor.Manager$PtolemyRunThread.run(Manager.java:1933) [junit] [junit] while executing [junit] ptolemy.kernel.util.IllegalActionException: Actor is not ready to fire. Perhaps UpSample.prefire() returned false? Try debugging the actor by selecting "Listen to Actor". Also, for SDF check moml for tokenConsumptionRate on input. [junit] in .DESDFClockTest.Play Bell.Copy1:SDF Director and .DESDFClockTest.Play Bell.UpSample [junit] while executing [junit] "java::new ptolemy.moml.MoMLSimpleApplication $file [junit] " [junit] (procedure "createAndExecute" line 2) [junit] invoked from within [junit] "createAndExecute $file" [junit] ("uplevel" body line 5) [junit] invoked from within [junit] "uplevel $contents_of_test" [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/ActorDepthCalculation_actorWithoutPorts.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:26 UTC 2022 [junit] 14 ms. Memory: 129024K Free: 70143K (54%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:26 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:26 UTC 2022 [junit] 4 ms. Memory: 129024K Free: 68623K (53%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:26 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/AssemblyLine.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:27 UTC 2022 [junit] 9 ms. Memory: 51200K Free: 27945K (55%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:27 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:27 UTC 2022 [junit] 14 ms. Memory: 51200K Free: 26967K (53%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:27 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/CQBug1.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:27 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 33569K (66%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:27 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:27 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 33112K (65%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:27 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/CancelFireAt.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:27 UTC 2022 [junit] 12 ms. Memory: 51200K Free: 34444K (67%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:27 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:27 UTC 2022 [junit] 1 ms. Memory: 51200K Free: 33860K (66%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:27 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/CausalityAndComposabilityAnalysis.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:27 UTC 2022 [junit] 12 ms. Memory: 51200K Free: 32174K (63%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:27 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:27 UTC 2022 [junit] 7 ms. Memory: 51200K Free: 31719K (62%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:27 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/CausalityInterface1.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:27 UTC 2022 [junit] 28 ms. Memory: 51200K Free: 31105K (61%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:27 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:27 UTC 2022 [junit] 3 ms. Memory: 51200K Free: 30137K (59%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:27 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/CausalityInterface15.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:27 UTC 2022 [junit] 4 ms. Memory: 51200K Free: 31283K (61%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:27 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:27 UTC 2022 [junit] 6 ms. Memory: 51200K Free: 30077K (59%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:27 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/CausalityInterface2.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:27 UTC 2022 [junit] 3 ms. Memory: 51200K Free: 31782K (62%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:27 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:27 UTC 2022 [junit] 3 ms. Memory: 51200K Free: 31104K (61%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:27 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/CausalityInterface3.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022 [junit] 3 ms. Memory: 51200K Free: 31304K (61%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:28 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 30832K (60%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:28 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/ClockDrift.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022 [junit] 69 ms. Memory: 51200K Free: 23607K (46%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:28 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022 [junit] 44 ms. Memory: 51200K Free: 20423K (40%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:28 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/ClockDriftAndValueChange.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022 [junit] 43 ms. Memory: 51200K Free: 24508K (48%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:28 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022 [junit] 31 ms. Memory: 51200K Free: 21365K (42%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:28 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/ClockDriftChange.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022 [junit] 26 ms. Memory: 51200K Free: 25789K (50%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:28 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022 [junit] 26 ms. Memory: 51200K Free: 23231K (45%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:28 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/ComposableCausalityAnalysis.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 30572K (60%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:28 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 29564K (58%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:28 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/DEFixedPointLimitation.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 31917K (62%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:28 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022 [junit] 4 ms. Memory: 51200K Free: 31070K (61%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:28 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/DEScheduleTest.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022 [junit] 7 ms. Memory: 51200K Free: 32329K (63%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:28 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 31573K (62%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:28 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/DEinDEwithStartTimes.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022 [junit] 3 ms. Memory: 51200K Free: 30518K (60%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:28 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022 [junit] 3 ms. Memory: 51200K Free: 29638K (58%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:28 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/DEinDEwithStartTimes2.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022 [junit] 6 ms. Memory: 51200K Free: 29634K (58%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:28 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022 [junit] 4 ms. Memory: 51200K Free: 28593K (56%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:28 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/DateDemo.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022 [junit] 19 ms. Memory: 51200K Free: 24481K (48%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:29 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:29 UTC 2022 [junit] 10 ms. Memory: 51200K Free: 22844K (45%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:29 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/DateToEvent.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:29 UTC 2022 [junit] 2015 ms. Memory: 51200K Free: 19499K (38%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:31 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:31 UTC 2022 [junit] 2004 ms. Memory: 51200K Free: 18989K (37%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:33 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/DepthTest1.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:33 UTC 2022 [junit] 5 ms. Memory: 51200K Free: 33167K (65%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:33 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:33 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 32679K (64%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:33 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/DepthTest2.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:33 UTC 2022 [junit] 4 ms. Memory: 51200K Free: 29927K (58%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:33 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:33 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 29468K (58%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:33 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/DepthTest3.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:33 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 33509K (65%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:33 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:33 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 33023K (64%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:33 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/DepthTest4.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:33 UTC 2022 [junit] 7 ms. Memory: 51200K Free: 31711K (62%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:33 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:33 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 31026K (61%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:33 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/DepthTest5.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:33 UTC 2022 [junit] 5 ms. Memory: 51200K Free: 31140K (61%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:33 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:33 UTC 2022 [junit] 3 ms. Memory: 51200K Free: 30430K (59%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:33 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/DepthTest6.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:33 UTC 2022 [junit] 5 ms. Memory: 51200K Free: 30820K (60%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:33 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:33 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 30408K (59%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:33 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/DepthTest7.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:33 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 31160K (61%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:33 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:33 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 30714K (60%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:33 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/EventToDate.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:33 UTC 2022 [junit] 3005 ms. Memory: 51200K Free: 22419K (44%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:36 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:36 UTC 2022 [junit] 3004 ms. Memory: 51200K Free: 21786K (43%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:39 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/FSM1.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:39 UTC 2022 [junit] 23 ms. Memory: 51200K Free: 23715K (46%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:39 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:39 UTC 2022 [junit] 16 ms. Memory: 51200K Free: 20455K (40%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:39 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/FSM7.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:39 UTC 2022 [junit] 21 ms. Memory: 51200K Free: 23575K (46%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:39 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:39 UTC 2022 [junit] 22 ms. Memory: 51200K Free: 20640K (40%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:39 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/Inspection.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:40 UTC 2022 [junit] 17 ms. Memory: 51200K Free: 23899K (47%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:40 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:40 UTC 2022 [junit] 13 ms. Memory: 51200K Free: 22109K (43%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:40 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/Iteration.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:40 UTC 2022 [junit] 6 ms. Memory: 51200K Free: 28925K (56%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:40 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:40 UTC 2022 [junit] 6 ms. Memory: 51200K Free: 27734K (54%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:40 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/LineFault.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:40 UTC 2022 [junit] 598 ms. Memory: 51200K Free: 17510K (34%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:41 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:41 UTC 2022 [junit] 462 ms. Memory: 62464K Free: 45263K (72%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:41 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/MergeModel1Add.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:41 UTC 2022 [junit] 16 ms. Memory: 58368K Free: 22337K (38%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:41 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:41 UTC 2022 [junit] 9 ms. Memory: 58368K Free: 21130K (36%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:41 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/MergeModel2Add.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:41 UTC 2022 [junit] 10 ms. Memory: 55296K Free: 21583K (39%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:41 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:41 UTC 2022 [junit] 7 ms. Memory: 55296K Free: 19930K (36%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:41 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/MergeModel3Add.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:41 UTC 2022 [junit] 7 ms. Memory: 51200K Free: 17229K (34%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:41 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:41 UTC 2022 [junit] 6 ms. Memory: 51200K Free: 15853K (31%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:41 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/MergeWithoutDiscard.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:41 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 32102K (63%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:41 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:41 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 31193K (61%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:41 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/Modal1.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:41 UTC 2022 [junit] 12 ms. Memory: 51200K Free: 24215K (47%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:42 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:42 UTC 2022 [junit] 14 ms. Memory: 51200K Free: 20689K (40%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:42 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/Modal2.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:42 UTC 2022 [junit] 11 ms. Memory: 51200K Free: 23558K (46%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:42 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:42 UTC 2022 [junit] 12 ms. Memory: 51200K Free: 20577K (40%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:42 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/Modal3.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:42 UTC 2022 [junit] 10 ms. Memory: 51200K Free: 23522K (46%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:42 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:42 UTC 2022 [junit] 11 ms. Memory: 51200K Free: 20570K (40%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:42 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/Modal4.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:42 UTC 2022 [junit] 12 ms. Memory: 51200K Free: 22802K (45%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:42 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:42 UTC 2022 [junit] 18 ms. Memory: 51200K Free: 18968K (37%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:42 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/Modal5.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:42 UTC 2022 [junit] 16 ms. Memory: 51200K Free: 22804K (45%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:42 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:42 UTC 2022 [junit] 15 ms. Memory: 51200K Free: 18956K (37%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:42 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/Modal6.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:42 UTC 2022 [junit] 11 ms. Memory: 51200K Free: 23785K (46%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:42 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:42 UTC 2022 [junit] 16 ms. Memory: 51200K Free: 19554K (38%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:42 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/Modal7.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:42 UTC 2022 [junit] 13 ms. Memory: 51200K Free: 22514K (44%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:42 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:42 UTC 2022 [junit] 10 ms. Memory: 51200K Free: 19168K (37%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:42 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/ModalModel.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:42 UTC 2022 [junit] 174 ms. Memory: 51200K Free: 14685K (29%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:42 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:42 UTC 2022 [junit] 192 ms. Memory: 61440K Free: 45231K (74%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:43 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/ModalSource.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:43 UTC 2022 [junit] 9 ms. Memory: 58368K Free: 34777K (60%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:43 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:43 UTC 2022 [junit] 6 ms. Memory: 58368K Free: 32848K (56%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:43 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/NonInterruptibleTimerZeroDelay.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:43 UTC 2022 [junit] 3 ms. Memory: 55296K Free: 36434K (66%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:43 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:43 UTC 2022 [junit] 3 ms. Memory: 55296K Free: 35564K (64%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:43 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/OpenQueueingNetwork.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:43 UTC 2022 [junit] 2806 ms. Memory: 125952K Free: 65047K (52%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:46 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:46 UTC 2022 [junit] 2177 ms. Memory: 151552K Free: 89429K (59%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:48 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/OpenQueuingNetwork.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:48 UTC 2022 [junit] 233 ms. Memory: 58368K Free: 30712K (53%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:48 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:48 UTC 2022 [junit] 206 ms. Memory: 58368K Free: 12760K (22%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:48 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/PeriodicSampler.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:48 UTC 2022 [junit] 2 ms. Memory: 58368K Free: 38924K (67%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 2 ms. Memory: 58368K Free: 38396K (66%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/PersistentIO.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 12 ms. Memory: 51200K Free: 26681K (52%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 4 ms. Memory: 51200K Free: 25641K (50%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/PortParameterResetOnInitialize.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 7 ms. Memory: 51200K Free: 31649K (62%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 31169K (61%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/PortParameterUpdates.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 6 ms. Memory: 51200K Free: 29749K (58%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 5 ms. Memory: 51200K Free: 28709K (56%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/QueueAndServer.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 5 ms. Memory: 51200K Free: 28928K (56%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 5 ms. Memory: 51200K Free: 27678K (54%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/Records.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 4 ms. Memory: 51200K Free: 30917K (60%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 30419K (59%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/ResetTransitionWithStartTime1.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 11 ms. Memory: 51200K Free: 28201K (55%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 5 ms. Memory: 51200K Free: 26116K (51%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/ResetTransitionWithStartTime2.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 5 ms. Memory: 51200K Free: 28156K (55%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 5 ms. Memory: 51200K Free: 26108K (51%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/ResetTransitionWithStartTime3.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 6 ms. Memory: 51200K Free: 28155K (55%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 5 ms. Memory: 51200K Free: 26107K (51%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/ResetTransitionWithStartTime4.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 10 ms. Memory: 51200K Free: 28582K (56%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 4 ms. Memory: 51200K Free: 27130K (53%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/ResettableTimer1.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 3 ms. Memory: 51200K Free: 32331K (63%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 31704K (62%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/ResettableTimer2.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 32388K (63%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 31760K (62%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/ResettableTimer3.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 1 ms. Memory: 51200K Free: 32299K (63%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 1 ms. Memory: 51200K Free: 32299K (63%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/ResettableTimer4.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 32811K (64%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 1 ms. Memory: 51200K Free: 32313K (63%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/ResettableTimer5.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 1 ms. Memory: 51200K Free: 31785K (62%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 1 ms. Memory: 51200K Free: 31785K (62%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/ResettableTimer6.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 31776K (62%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022 [junit] 1 ms. Memory: 51200K Free: 31270K (61%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/ServerZeroDelay.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:50 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 32241K (63%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:50 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:50 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 31217K (61%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:50 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/SmartSender.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:50 UTC 2022 [junit] 3001 ms. Memory: 51200K Free: 32247K (63%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:53 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:53 UTC 2022 [junit] 3001 ms. Memory: 51200K Free: 31735K (62%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:56 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/ThreadedComposite.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:56 UTC 2022 [junit] 153 ms. Memory: 51200K Free: 13303K (26%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:56 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:56 UTC 2022 [junit] 114 ms. Memory: 51200K Free: 27747K (54%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:56 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/Time.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:56 UTC 2022 [junit] 435 ms. Memory: 51200K Free: 35012K (68%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:56 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:56 UTC 2022 [junit] 442 ms. Memory: 51200K Free: 8270K (16%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:57 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/TimeDelayZeroDelay.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:57 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 32166K (63%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:57 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:57 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 31697K (62%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:57 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/TimerZeroDelay.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:57 UTC 2022 [junit] 3 ms. Memory: 51200K Free: 32347K (63%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:57 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:57 UTC 2022 [junit] 2 ms. Memory: 51200K Free: 31734K (62%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:57 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/TimingParadox.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:57 UTC 2022 [junit] 322 ms. Memory: 64512K Free: 40269K (62%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:57 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:57 UTC 2022 [junit] 326 ms. Memory: 64512K Free: 39237K (61%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:58 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/TransferInputs.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:58 UTC 2022 [junit] 2 ms. Memory: 55296K Free: 34773K (63%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:58 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:58 UTC 2022 [junit] 2 ms. Memory: 55296K Free: 33830K (61%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:58 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/TransferOutputs2.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:58 UTC 2022 [junit] 3 ms. Memory: 55296K Free: 32215K (58%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:58 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:58 UTC 2022 [junit] 2 ms. Memory: 55296K Free: 30761K (56%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:58 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/Trilateration.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:58 UTC 2022 [junit] 12458 ms. Memory: 456704K Free: 204757K (45%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:11 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:11 UTC 2022 [junit] 8909 ms. Memory: 456704K Free: 256085K (56%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:20 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/TwoSigmaDelta.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:20 UTC 2022 [junit] 2245 ms. Memory: 92160K Free: 21123K (23%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:23 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:23 UTC 2022 [junit] 1755 ms. Memory: 92160K Free: 22682K (25%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/VariableDelay.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022 [junit] 3 ms. Memory: 55296K Free: 35255K (64%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022 [junit] 2 ms. Memory: 55296K Free: 34247K (62%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/VariableDelay2.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022 [junit] 7 ms. Memory: 55296K Free: 35384K (64%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022 [junit] 2 ms. Memory: 55296K Free: 34699K (63%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/VariableDelayZeroDelay.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022 [junit] 2 ms. Memory: 55296K Free: 35721K (65%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022 [junit] 2 ms. Memory: 55296K Free: 35201K (64%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/VariableDelayZeroDelay2.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022 [junit] 2 ms. Memory: 55296K Free: 35720K (65%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022 [junit] 2 ms. Memory: 55296K Free: 34696K (63%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/deInCt.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022 [junit] 0 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 9 ms. Memory: 55296K Free: 34694K (63%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 0 [junit] 0 [junit] 11 ms. Memory: 55296K Free: 33156K (60%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/deInCt2.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 0 [junit] 11 ms. Memory: 55296K Free: 34694K (63%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 0 [junit] 4 ms. Memory: 55296K Free: 33156K (60%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/dynamicCausalityInterface1.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022 [junit] 1 ms. Memory: 55296K Free: 30592K (55%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022 [junit] 1 ms. Memory: 55296K Free: 30078K (54%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/fsm_de_test.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022 [junit] 5 ms. Memory: 55296K Free: 30491K (55%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022 [junit] 5 ms. Memory: 55296K Free: 28443K (51%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/functionDependencyReconstruction.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022 [junit] 3 ms. Memory: 55296K Free: 24336K (44%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022 [junit] 2 ms. Memory: 55296K Free: 22288K (40%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/multirate.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022 [junit] 7 ms. Memory: 55296K Free: 32906K (60%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022 [junit] 3 ms. Memory: 55296K Free: 31386K (57%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/multirate2.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022 [junit] 6 ms. Memory: 55296K Free: 33087K (60%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022 [junit] 3 ms. Memory: 55296K Free: 31567K (57%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/realtime.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022 [junit] 10002 ms. Memory: 55296K Free: 35177K (64%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:35 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:35 UTC 2022 [junit] 10002 ms. Memory: 55296K Free: 34153K (62%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:45 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/relationGroup.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:45 UTC 2022 [junit] 9 ms. Memory: 55296K Free: 36432K (66%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:45 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:45 UTC 2022 [junit] 2 ms. Memory: 55296K Free: 35920K (65%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:45 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/relationGroup2.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:45 UTC 2022 [junit] 1 ms. Memory: 55296K Free: 36253K (66%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:45 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:45 UTC 2022 [junit] 1 ms. Memory: 55296K Free: 35743K (65%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:45 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/sortWithOpaquePorts.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:46 UTC 2022 [junit] 1 ms. Memory: 55296K Free: 35744K (65%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:46 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:46 UTC 2022 [junit] 2 ms. Memory: 55296K Free: 34206K (62%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:46 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/transferInputsandOutputs.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:46 UTC 2022 [junit] 2 ms. Memory: 55296K Free: 32659K (59%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:46 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:46 UTC 2022 [junit] 2 ms. Memory: 55296K Free: 31635K (57%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:46 UTC 2022 [junit] ------------------ testing $PTII/ptolemy/domains/de/test/auto/triggerType.xml [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:46 UTC 2022 [junit] 2 ms. Memory: 55296K Free: 35684K (65%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:46 UTC 2022 [junit] auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:46 UTC 2022 [junit] 1 ms. Memory: 55296K Free: 34660K (63%) [junit] ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:46 UTC 2022 [junit] 06/06/22 02:10:46 [junit] Failed: 0 Total Tests: 192 ((Passed: 187, Newly Passed: 1) Known Failed: 5) /home/travis/build/icyphy/ptII/ptolemy/domains/de/test [junit] 06/06/22 02:10:46 [junit] Failed: 0 Total Tests: 192 ((Passed: 187, Newly Passed: 1) Known Failed: 5) /home/travis/build/icyphy/ptII/ptolemy/domains/de/test [junit] ----------------- testing (KnownFailure) /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/knownFailedTests/DESDFClockTest.xml [junit] 2011 ms. Memory: 55296K Free: 28569K (52%) [junit] Known Failure: java.lang.reflect.InvocationTargetException [junit] ----------------- testing (KnownFailure) /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/knownFailedTests/DirectFeedback.xml [junit] 2 ms. Memory: 55296K Free: 24983K (45%) [junit] Known Failure: java.lang.reflect.InvocationTargetException [junit] ----------------- testing (KnownFailure) /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/knownFailedTests/FSMSource.xml [junit] 7 ms. Memory: 55296K Free: 16791K (30%) [junit] ----------------- testing (KnownFailure) /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/knownFailedTests/HierarchicalModel.xml [junit] 3 ms. Memory: 55296K Free: 32184K (58%) [junit] Known Failure: java.lang.reflect.InvocationTargetException [junit] ----------------- testing (KnownFailure) /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/knownFailedTests/dependencyLoop.xml [junit] 3 ms. Memory: 55296K Free: 17146K (31%) [junit] Known Failure: java.lang.reflect.InvocationTargetException [junit] ----------------- testing (KnownFailure) /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/knownFailedTests/dependencyLoop2.xml [junit] 3 ms. Memory: 55296K Free: 32851K (59%) [junit] Known Failure: java.lang.reflect.InvocationTargetException [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/de/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ActorDepthCalculation_actorWithoutPorts.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ActorDepthCalculation_actorWithoutPorts.xml [junit] 1 ms. Memory: 55296K Free: 26067K (47%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3eb3abac [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3eb3abac [junit] reloadAllAccessors: .ActorDepthCalculation_actorWithoutPorts [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/AssemblyLine.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/AssemblyLine.xml [junit] 3 ms. Memory: 55296K Free: 18893K (34%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@37d5dbe0 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@37d5dbe0 [junit] reloadAllAccessors: .AssemblyLine [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/CQBug1.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/CQBug1.xml [junit] 1 ms. Memory: 55296K Free: 15821K (29%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@cfe7085 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@cfe7085 [junit] reloadAllAccessors: .CQBug1 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/CancelFireAt.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/CancelFireAt.xml [junit] 2 ms. Memory: 55296K Free: 13110K (24%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3ab434c8 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3ab434c8 [junit] reloadAllAccessors: .CancelFireAt [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/CausalityAndComposabilityAnalysis.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/CausalityAndComposabilityAnalysis.xml [junit] 2 ms. Memory: 55296K Free: 8960K (16%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@73c179e8 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@73c179e8 [junit] reloadAllAccessors: .CausalityAndComposabilityAnalysis [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/CausalityInterface1.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/CausalityInterface1.xml [junit] 5 ms. Memory: 55296K Free: 35171K (64%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@595e1fab [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@595e1fab [junit] reloadAllAccessors: .CausalityInterface1 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/CausalityInterface15.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/CausalityInterface15.xml [junit] 1 ms. Memory: 55296K Free: 29697K (54%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2ca1ecd8 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2ca1ecd8 [junit] reloadAllAccessors: .CausalityInterface15 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/CausalityInterface2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/CausalityInterface2.xml [junit] 1 ms. Memory: 55296K Free: 25240K (46%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7d575b36 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7d575b36 [junit] reloadAllAccessors: .CausalityInterface2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/CausalityInterface3.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/CausalityInterface3.xml [junit] 2 ms. Memory: 55296K Free: 20482K (37%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7ffe4207 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7ffe4207 [junit] reloadAllAccessors: .CausalityInterface3 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ClockDrift.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ClockDrift.xml [junit] 16 ms. Memory: 55296K Free: 38902K (70%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@53985bcf [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@53985bcf [junit] reloadAllAccessors: .ClockDrift [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ClockDriftAndValueChange.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ClockDriftAndValueChange.xml [junit] 9 ms. Memory: 55296K Free: 26941K (49%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5a424dc1 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5a424dc1 [junit] reloadAllAccessors: .ClockDriftAndValueChange [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ClockDriftChange.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ClockDriftChange.xml [junit] 9 ms. Memory: 55296K Free: 17111K (31%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7db2f798 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7db2f798 [junit] reloadAllAccessors: .ClockDriftChange [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ComposableCausalityAnalysis.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ComposableCausalityAnalysis.xml [junit] 0 ms. Memory: 55296K Free: 11266K (20%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@97f77f1 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@97f77f1 [junit] reloadAllAccessors: .ComposableCausalityAnalysis [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DEFixedPointLimitation.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DEFixedPointLimitation.xml [junit] 1 ms. Memory: 55296K Free: 37413K (68%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1228189c [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1228189c [junit] reloadAllAccessors: .DEFixedPointLimitation [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DEScheduleTest.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DEScheduleTest.xml [junit] 3 ms. Memory: 55296K Free: 33004K (60%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@614f8e4c [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@614f8e4c [junit] reloadAllAccessors: .DEScheduleTest [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DEinDEwithStartTimes.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DEinDEwithStartTimes.xml [junit] 1 ms. Memory: 55296K Free: 26874K (49%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@24224047 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@24224047 [junit] reloadAllAccessors: .DEinDEwithStartTimes [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DEinDEwithStartTimes2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DEinDEwithStartTimes2.xml [junit] 2 ms. Memory: 55296K Free: 20387K (37%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@181a41b2 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@181a41b2 [junit] reloadAllAccessors: .DEinDEwithStartTimes2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DateDemo.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DateDemo.xml [junit] 9 ms. Memory: 55296K Free: 38714K (70%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7db05bce [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7db05bce [junit] reloadAllAccessors: .DateDemo [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DateToEvent.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DateToEvent.xml [junit] 2004 ms. Memory: 55296K Free: 22855K (41%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3c548fd6 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3c548fd6 [junit] reloadAllAccessors: .DateToEvent [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:50 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DepthTest1.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DepthTest1.xml [junit] 1 ms. Memory: 55296K Free: 20109K (36%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@db43ff [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@db43ff [junit] reloadAllAccessors: .DepthTest1 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:50 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DepthTest2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DepthTest2.xml [junit] 1 ms. Memory: 55296K Free: 13439K (24%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@16e94dbd [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@16e94dbd [junit] reloadAllAccessors: .DepthTest2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:50 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DepthTest3.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DepthTest3.xml [junit] 1 ms. Memory: 55296K Free: 10567K (19%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7fc55166 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7fc55166 [junit] reloadAllAccessors: .DepthTest3 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:50 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DepthTest4.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DepthTest4.xml [junit] 2 ms. Memory: 55296K Free: 35590K (64%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1bb697 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1bb697 [junit] reloadAllAccessors: .DepthTest4 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:50 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DepthTest5.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DepthTest5.xml [junit] 1 ms. Memory: 55296K Free: 30445K (55%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@c57b9d1 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@c57b9d1 [junit] reloadAllAccessors: .DepthTest5 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:50 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DepthTest6.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DepthTest6.xml [junit] 1 ms. Memory: 55296K Free: 24976K (45%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3aba0097 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3aba0097 [junit] reloadAllAccessors: .DepthTest6 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:50 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DepthTest7.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DepthTest7.xml [junit] 2 ms. Memory: 55296K Free: 20244K (37%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3ae52b81 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3ae52b81 [junit] reloadAllAccessors: .DepthTest7 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:50 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/EventToDate.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/EventToDate.xml [junit] 3011 ms. Memory: 55296K Free: 36147K (65%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@74f819fe [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@74f819fe [junit] reloadAllAccessors: .EventToDate [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:53 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/FSM1.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/FSM1.xml [junit] 13 ms. Memory: 55296K Free: 24256K (44%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@763ed618 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@763ed618 [junit] reloadAllAccessors: .FSM1 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:54 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/FSM7.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/FSM7.xml [junit] 21 ms. Memory: 55296K Free: 11954K (22%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4786d78 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4786d78 [junit] reloadAllAccessors: .FSM7 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:54 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Inspection.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Inspection.xml [junit] 12 ms. Memory: 55296K Free: 29531K (53%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@573dbf6f [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@573dbf6f [junit] reloadAllAccessors: .Inspection [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:54 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Iteration.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Iteration.xml [junit] 9 ms. Memory: 55296K Free: 22761K (41%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1cb0e74d [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1cb0e74d [junit] reloadAllAccessors: .Iteration [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:54 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/LineFault.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/LineFault.xml [junit] 443 ms. Memory: 55296K Free: 27170K (49%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7f1b5543 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7f1b5543 [junit] reloadAllAccessors: .LineFault [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:54 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/MergeModel1Add.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/MergeModel1Add.xml [junit] 12 ms. Memory: 55296K Free: 37694K (68%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3628533e [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3628533e [junit] reloadAllAccessors: .MergeModel1Add [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:54 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/MergeModel2Add.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/MergeModel2Add.xml [junit] 6 ms. Memory: 55296K Free: 19977K (36%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@522d139e [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@522d139e [junit] reloadAllAccessors: .MergeModel2Add [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:54 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/MergeModel3Add.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/MergeModel3Add.xml [junit] 5 ms. Memory: 55296K Free: 29951K (54%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6f8021ea [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6f8021ea [junit] reloadAllAccessors: .MergeModel3Add [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:54 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/MergeWithoutDiscard.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/MergeWithoutDiscard.xml [junit] 1 ms. Memory: 55296K Free: 25754K (47%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2527e985 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2527e985 [junit] reloadAllAccessors: .MergeWithoutDiscard [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:54 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Modal1.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Modal1.xml [junit] 8 ms. Memory: 55296K Free: 13538K (24%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6db1d124 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6db1d124 [junit] reloadAllAccessors: .Modal1 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:54 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Modal2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Modal2.xml [junit] 10 ms. Memory: 55296K Free: 29381K (53%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@412dd1a0 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@412dd1a0 [junit] reloadAllAccessors: .Modal2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:54 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Modal3.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Modal3.xml [junit] 7 ms. Memory: 55296K Free: 17077K (31%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@e18f5a3 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@e18f5a3 [junit] reloadAllAccessors: .Modal3 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:54 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Modal4.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Modal4.xml [junit] 10 ms. Memory: 55296K Free: 31707K (57%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@79d000a8 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@79d000a8 [junit] reloadAllAccessors: .Modal4 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:54 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Modal5.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Modal5.xml [junit] 8 ms. Memory: 55296K Free: 18772K (34%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1b0c139a [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1b0c139a [junit] reloadAllAccessors: .Modal5 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:54 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Modal6.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Modal6.xml [junit] 10 ms. Memory: 55296K Free: 34162K (62%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5ae90910 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5ae90910 [junit] reloadAllAccessors: .Modal6 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:55 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Modal7.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Modal7.xml [junit] 6 ms. Memory: 55296K Free: 20866K (38%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@794827be [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@794827be [junit] reloadAllAccessors: .Modal7 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:55 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ModalModel.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ModalModel.xml [junit] 125 ms. Memory: 55296K Free: 35807K (65%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7172380e [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7172380e [junit] reloadAllAccessors: .ModalModel [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:55 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ModalSource.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ModalSource.xml [junit] 4 ms. Memory: 55296K Free: 27160K (49%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5b3504f4 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5b3504f4 [junit] reloadAllAccessors: .ModalSource [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:55 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/NonInterruptibleTimerZeroDelay.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/NonInterruptibleTimerZeroDelay.xml [junit] 2 ms. Memory: 55296K Free: 23461K (42%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@71bbab4e [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@71bbab4e [junit] reloadAllAccessors: .NonInterruptibleTimerZeroDelay [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:55 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/OpenQueueingNetwork.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/OpenQueueingNetwork.xml [junit] 2194 ms. Memory: 163840K Free: 98658K (60%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2ca1f343 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2ca1f343 [junit] reloadAllAccessors: .OpenQueueingNetwork [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/OpenQueuingNetwork.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/OpenQueuingNetwork.xml [junit] 231 ms. Memory: 163840K Free: 102809K (63%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3bca8498 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3bca8498 [junit] reloadAllAccessors: .OpenQueuingNetwork [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/PeriodicSampler.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/PeriodicSampler.xml [junit] 2 ms. Memory: 163840K Free: 98535K (60%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@31fbf537 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@31fbf537 [junit] reloadAllAccessors: .PeriodicSampler [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/PersistentIO.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/PersistentIO.xml [junit] 4 ms. Memory: 163840K Free: 88809K (54%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1e7f14d8 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1e7f14d8 [junit] reloadAllAccessors: .PersistentIO [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/PortParameterResetOnInitialize.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/PortParameterResetOnInitialize.xml [junit] 2 ms. Memory: 163840K Free: 84193K (51%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5d897cb7 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5d897cb7 [junit] reloadAllAccessors: .PortParameterResetOnInitialize [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/PortParameterUpdates.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/PortParameterUpdates.xml [junit] 6 ms. Memory: 163840K Free: 77545K (47%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@47d00fa5 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@47d00fa5 [junit] reloadAllAccessors: .PortParameterUpdates [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/QueueAndServer.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/QueueAndServer.xml [junit] 4 ms. Memory: 163840K Free: 69863K (43%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@27cccc70 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@27cccc70 [junit] reloadAllAccessors: .QueueAndServer [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Records.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Records.xml [junit] 5 ms. Memory: 163840K Free: 64233K (39%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@43252f27 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@43252f27 [junit] reloadAllAccessors: .Records [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResetTransitionWithStartTime1.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResetTransitionWithStartTime1.xml [junit] 4 ms. Memory: 163840K Free: 140452K (86%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3dc83231 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3dc83231 [junit] reloadAllAccessors: .ResetTransitionWithStartTime1 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResetTransitionWithStartTime2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResetTransitionWithStartTime2.xml [junit] 4 ms. Memory: 163840K Free: 132260K (81%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@78267884 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@78267884 [junit] reloadAllAccessors: .ResetTransitionWithStartTime2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResetTransitionWithStartTime3.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResetTransitionWithStartTime3.xml [junit] 6 ms. Memory: 163840K Free: 124068K (76%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@499be8d6 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@499be8d6 [junit] reloadAllAccessors: .ResetTransitionWithStartTime3 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResetTransitionWithStartTime4.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResetTransitionWithStartTime4.xml [junit] 3 ms. Memory: 163840K Free: 116380K (71%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@15094c5d [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@15094c5d [junit] reloadAllAccessors: .ResetTransitionWithStartTime4 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResettableTimer1.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResettableTimer1.xml [junit] 2 ms. Memory: 163840K Free: 112276K (69%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5d1bfc4b [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5d1bfc4b [junit] reloadAllAccessors: .ResettableTimer1 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:58 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResettableTimer2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResettableTimer2.xml [junit] 1 ms. Memory: 163840K Free: 108194K (66%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@153152a4 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@153152a4 [junit] reloadAllAccessors: .ResettableTimer2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:58 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResettableTimer3.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResettableTimer3.xml [junit] 1 ms. Memory: 163840K Free: 104098K (64%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6e200db2 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6e200db2 [junit] reloadAllAccessors: .ResettableTimer3 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:58 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResettableTimer4.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResettableTimer4.xml [junit] 1 ms. Memory: 163840K Free: 100002K (61%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@723c658c [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@723c658c [junit] reloadAllAccessors: .ResettableTimer4 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:58 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResettableTimer5.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResettableTimer5.xml [junit] 1 ms. Memory: 163840K Free: 95396K (58%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5a3668a6 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5a3668a6 [junit] reloadAllAccessors: .ResettableTimer5 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:58 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResettableTimer6.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResettableTimer6.xml [junit] 6 ms. Memory: 163840K Free: 90783K (55%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@49f75703 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@49f75703 [junit] reloadAllAccessors: .ResettableTimer6 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:58 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ServerZeroDelay.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ServerZeroDelay.xml [junit] 1 ms. Memory: 163840K Free: 86660K (53%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@77b9df2c [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@77b9df2c [junit] reloadAllAccessors: .ServerZeroDelay [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:10:58 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/SmartSender.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/SmartSender.xml [junit] 3002 ms. Memory: 163840K Free: 82594K (50%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6a13c7e4 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6a13c7e4 [junit] reloadAllAccessors: .SmartSender [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:11:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ThreadedComposite.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ThreadedComposite.xml [junit] 94 ms. Memory: 163840K Free: 62628K (38%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6464717b [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6464717b [junit] reloadAllAccessors: .ThreadedComposite [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:11:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Time.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Time.xml [junit] 322 ms. Memory: 163840K Free: 99504K (61%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3edfd9d9 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3edfd9d9 [junit] reloadAllAccessors: .Time [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:11:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/TimeDelayZeroDelay.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/TimeDelayZeroDelay.xml [junit] 2 ms. Memory: 163840K Free: 94864K (58%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@31b4a1de [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@31b4a1de [junit] reloadAllAccessors: .TimeDelayZeroDelay [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:11:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/TimerZeroDelay.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/TimerZeroDelay.xml [junit] 2 ms. Memory: 163840K Free: 90784K (55%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@30bb875e [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@30bb875e [junit] reloadAllAccessors: .TimerZeroDelay [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:11:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/TimingParadox.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/TimingParadox.xml [junit] 244 ms. Memory: 163840K Free: 116661K (71%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1c2854a9 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1c2854a9 [junit] reloadAllAccessors: .TimingParadox [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:11:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/TransferInputs.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/TransferInputs.xml [junit] 1 ms. Memory: 163840K Free: 111327K (68%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@26ece403 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@26ece403 [junit] reloadAllAccessors: .TransferInputs [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:11:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/TransferOutputs2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/TransferOutputs2.xml [junit] 3 ms. Memory: 163840K Free: 103663K (63%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7baa3b49 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7baa3b49 [junit] reloadAllAccessors: .TransferOutputs2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:11:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Trilateration.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Trilateration.xml [junit] 9251 ms. Memory: 462848K Free: 381912K (83%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6687a228 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6687a228 [junit] reloadAllAccessors: .Trilateration [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:11:11 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/TwoSigmaDelta.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/TwoSigmaDelta.xml [junit] 1828 ms. Memory: 462848K Free: 177112K (38%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@47689e5b [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@47689e5b [junit] reloadAllAccessors: .TwoSigmaDelta [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:11:13 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/VariableDelay.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/VariableDelay.xml [junit] 3 ms. Memory: 462848K Free: 172506K (37%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5d706815 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5d706815 [junit] reloadAllAccessors: .VariableDelay [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:11:13 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/VariableDelay2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/VariableDelay2.xml [junit] 2 ms. Memory: 462848K Free: 167890K (36%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@34996be9 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@34996be9 [junit] reloadAllAccessors: .VariableDelay2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:11:13 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/VariableDelayZeroDelay.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/VariableDelayZeroDelay.xml [junit] 3 ms. Memory: 462848K Free: 163800K (35%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@71e5f070 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@71e5f070 [junit] reloadAllAccessors: .VariableDelayZeroDelay [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:11:13 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/VariableDelayZeroDelay2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/VariableDelayZeroDelay2.xml [junit] 2 ms. Memory: 462848K Free: 432818K (94%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@623a7b31 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@623a7b31 [junit] reloadAllAccessors: .VariableDelayZeroDelay2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:11:13 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/deInCt.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/deInCt.xml [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 0 [junit] 0 [junit] 7 ms. Memory: 462848K Free: 427712K (92%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@d9f6de2 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@d9f6de2 [junit] reloadAllAccessors: .deInCt [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:11:13 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/deInCt2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/deInCt2.xml [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 1 [junit] 1 [junit] 1 [junit] 0 [junit] 0 [junit] 0 [junit] 16 ms. Memory: 462848K Free: 422584K (91%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@33422dc7 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@33422dc7 [junit] reloadAllAccessors: .deInCt2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:11:13 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/dynamicCausalityInterface1.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/dynamicCausalityInterface1.xml [junit] 1 ms. Memory: 462848K Free: 413376K (89%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1d4b567d [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1d4b567d [junit] reloadAllAccessors: .dynamicCausalityInterface1 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:11:13 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/fsm_de_test.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/fsm_de_test.xml [junit] 4 ms. Memory: 462848K Free: 404146K (87%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@16f8d70d [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@16f8d70d [junit] reloadAllAccessors: .fsm_de_test [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:11:13 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/functionDependencyReconstruction.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/functionDependencyReconstruction.xml [junit] 2 ms. Memory: 462848K Free: 389314K (84%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@488b8d2c [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@488b8d2c [junit] reloadAllAccessors: .functionDependencyReconstruction [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:11:13 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/multirate.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/multirate.xml [junit] 3 ms. Memory: 462848K Free: 382642K (83%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6b90bea3 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6b90bea3 [junit] reloadAllAccessors: .multirate [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:11:13 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/multirate2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/multirate2.xml [junit] 3 ms. Memory: 462848K Free: 376002K (81%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@8560822 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@8560822 [junit] reloadAllAccessors: .multirate2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:11:13 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/realtime.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/realtime.xml [junit] 10001 ms. Memory: 462848K Free: 371392K (80%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5f1e080f [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5f1e080f [junit] reloadAllAccessors: .realtime [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:11:23 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/relationGroup.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/relationGroup.xml [junit] 3 ms. Memory: 462848K Free: 367810K (79%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@49d37412 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@49d37412 [junit] reloadAllAccessors: .relationGroup [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:11:23 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/relationGroup2.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/relationGroup2.xml [junit] 2 ms. Memory: 462848K Free: 364224K (79%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6c7e2ec3 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6c7e2ec3 [junit] reloadAllAccessors: .relationGroup2 [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:11:23 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/sortWithOpaquePorts.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/sortWithOpaquePorts.xml [junit] 2 ms. Memory: 462848K Free: 359618K (78%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1ecd763f [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1ecd763f [junit] reloadAllAccessors: .sortWithOpaquePorts [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:11:23 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/transferInputsandOutputs.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/transferInputsandOutputs.xml [junit] 2 ms. Memory: 462848K Free: 352450K (76%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5b84e567 [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5b84e567 [junit] reloadAllAccessors: .transferInputsandOutputs [junit] [junit] =========================================================================================== [junit] ----------------- testing Mon Jun 06 02:11:23 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/triggerType.xml [junit] ----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/triggerType.xml [junit] 1 ms. Memory: 462848K Free: 348354K (75%) [junit] ----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@435decde [junit] ----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@435decde [junit] reloadAllAccessors: .triggerType [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] [junit] Error: [junit] java.lang.RuntimeException: Execution failed [junit] at ptolemy.moml.MoMLSimpleApplication$UnloadThread.run(MoMLSimpleApplication.java:402) [junit] Caused by: ptolemy.kernel.util.IllegalActionException: Found a zero delay loop containing .dependencyLoop.original [junit] in .dependencyLoop and .dependencyLoop.original [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:759) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:765) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:765) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeActorDepth(CausalityInterfaceForComposites.java:532) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites.checkForCycles(CausalityInterfaceForComposites.java:96) [junit] at ptolemy.domains.de.kernel.DEDirector.preinitialize(DEDirector.java:1338) [junit] at ptolemy.actor.CompositeActor.preinitialize(CompositeActor.java:1828) [junit] at ptolemy.actor.Manager.preinitializeAndResolveTypes(Manager.java:1040) [junit] at ptolemy.actor.Manager.initialize(Manager.java:710) [junit] at ptolemy.actor.Manager.execute(Manager.java:356) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at ptolemy.actor.Manager$PtolemyRunThread.run(Manager.java:1933) [junit] java.lang.RuntimeException: Execution failed [junit] at ptolemy.moml.MoMLSimpleApplication$UnloadThread.run(MoMLSimpleApplication.java:402) [junit] Caused by: ptolemy.kernel.util.IllegalActionException: Found a zero delay loop containing .dependencyLoop2.original [junit] in .dependencyLoop2 and .dependencyLoop2.original [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:759) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:765) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:765) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeActorDepth(CausalityInterfaceForComposites.java:532) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites.checkForCycles(CausalityInterfaceForComposites.java:96) [junit] at ptolemy.domains.de.kernel.DEDirector.preinitialize(DEDirector.java:1338) [junit] at ptolemy.actor.CompositeActor.preinitialize(CompositeActor.java:1828) [junit] at ptolemy.actor.Manager.preinitializeAndResolveTypes(Manager.java:1040) [junit] at ptolemy.actor.Manager.initialize(Manager.java:710) [junit] at ptolemy.actor.Manager.execute(Manager.java:356) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at ptolemy.actor.Manager$PtolemyRunThread.run(Manager.java:1933) [junit] java.lang.RuntimeException: Execution failed [junit] at ptolemy.moml.MoMLSimpleApplication$UnloadThread.run(MoMLSimpleApplication.java:402) [junit] Caused by: ptolemy.kernel.util.IllegalActionException: Found a zero delay loop containing .dependencyLoop2.original [junit] in .dependencyLoop2 and .dependencyLoop2.original [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:759) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:765) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:765) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeActorDepth(CausalityInterfaceForComposites.java:532) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites.checkForCycles(CausalityInterfaceForComposites.java:96) [junit] at ptolemy.domains.de.kernel.DEDirector.preinitialize(DEDirector.java:1338) [junit] at ptolemy.actor.CompositeActor.preinitialize(CompositeActor.java:1828) [junit] at ptolemy.actor.Manager.preinitializeAndResolveTypes(Manager.java:1040) [junit] at ptolemy.actor.Manager.initialize(Manager.java:710) [junit] at ptolemy.actor.Manager.execute(Manager.java:356) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at ptolemy.actor.Manager$PtolemyRunThread.run(Manager.java:1933) [junit] java.lang.RuntimeException: Execution failed [junit] at ptolemy.moml.MoMLSimpleApplication$UnloadThread.run(MoMLSimpleApplication.java:402) [junit] Caused by: ptolemy.kernel.util.IllegalActionException: Found a zero delay loop containing .dependencyLoop.original [junit] in .dependencyLoop and .dependencyLoop.original [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:759) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:765) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:765) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeActorDepth(CausalityInterfaceForComposites.java:532) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites.checkForCycles(CausalityInterfaceForComposites.java:96) [junit] at ptolemy.domains.de.kernel.DEDirector.preinitialize(DEDirector.java:1338) [junit] at ptolemy.actor.CompositeActor.preinitialize(CompositeActor.java:1828) [junit] at ptolemy.actor.Manager.preinitializeAndResolveTypes(Manager.java:1040) [junit] at ptolemy.actor.Manager.initialize(Manager.java:710) [junit] at ptolemy.actor.Manager.execute(Manager.java:356) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at ptolemy.actor.Manager$PtolemyRunThread.run(Manager.java:1933) [junit] java.lang.RuntimeException: Execution failed [junit] at ptolemy.moml.MoMLSimpleApplication$UnloadThread.run(MoMLSimpleApplication.java:402) [junit] Caused by: ptolemy.kernel.util.IllegalActionException: Test fails in iteration 1. [junit] Value was: 1.0. Should have been: 2.0 [junit] in .DirectFeedback.Test [junit] at ptolemy.actor.lib.Test.fire(Test.java:268) [junit] at ptolemy.domains.de.kernel.DEDirector._fire(DEDirector.java:1949) [junit] at ptolemy.domains.de.kernel.DEDirector.fire(DEDirector.java:502) [junit] at ptolemy.actor.CompositeActor.fire(CompositeActor.java:455) [junit] at ptolemy.actor.Manager.iterate(Manager.java:851) [junit] at ptolemy.actor.Manager.execute(Manager.java:369) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at ptolemy.actor.Manager$PtolemyRunThread.run(Manager.java:1933) [junit] java.lang.RuntimeException: Execution failed [junit] at ptolemy.moml.MoMLSimpleApplication$UnloadThread.run(MoMLSimpleApplication.java:402) [junit] Caused by: ptolemy.kernel.util.IllegalActionException: Found a zero delay loop containing .HierarchicalModel.A [junit] in .HierarchicalModel and .HierarchicalModel.A [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:759) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:765) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:765) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites._computeActorDepth(CausalityInterfaceForComposites.java:532) [junit] at ptolemy.actor.util.CausalityInterfaceForComposites.checkForCycles(CausalityInterfaceForComposites.java:96) [junit] at ptolemy.domains.de.kernel.DEDirector.preinitialize(DEDirector.java:1338) [junit] at ptolemy.actor.CompositeActor.preinitialize(CompositeActor.java:1828) [junit] at ptolemy.actor.Manager.preinitializeAndResolveTypes(Manager.java:1040) [junit] at ptolemy.actor.Manager.initialize(Manager.java:710) [junit] at ptolemy.actor.Manager.execute(Manager.java:356) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at ptolemy.actor.Manager$PtolemyRunThread.run(Manager.java:1933) [junit] java.lang.RuntimeException: Execution failed [junit] at ptolemy.moml.MoMLSimpleApplication$UnloadThread.run(MoMLSimpleApplication.java:402) [junit] Caused by: ptolemy.kernel.util.IllegalActionException: Actor is not ready to fire. Perhaps UpSample.prefire() returned false? Try debugging the actor by selecting "Listen to Actor". Also, for SDF check moml for tokenConsumptionRate on input. [junit] in .DESDFClockTest.Play Bell.Copy1:SDF Director and .DESDFClockTest.Play Bell.UpSample [junit] at ptolemy.actor.sched.StaticSchedulingDirector.fire(StaticSchedulingDirector.java:227) [junit] at ptolemy.domains.sdf.kernel.SDFDirector.fire(SDFDirector.java:500) [junit] at ptolemy.actor.CompositeActor.fire(CompositeActor.java:455) [junit] at ptolemy.domains.de.kernel.DEDirector._fire(DEDirector.java:1949) [junit] at ptolemy.domains.de.kernel.DEDirector.fire(DEDirector.java:502) [junit] at ptolemy.actor.CompositeActor.fire(CompositeActor.java:455) [junit] at ptolemy.actor.Manager.iterate(Manager.java:851) [junit] at ptolemy.actor.Manager.execute(Manager.java:369) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at ptolemy.actor.Manager$PtolemyRunThread.run(Manager.java:1933) [junit] java.lang.RuntimeException: Execution failed [junit] at ptolemy.moml.MoMLSimpleApplication$UnloadThread.run(MoMLSimpleApplication.java:402) [junit] Caused by: ptolemy.kernel.util.IllegalActionException: Actor is not ready to fire. Perhaps UpSample.prefire() returned false? Try debugging the actor by selecting "Listen to Actor". Also, for SDF check moml for tokenConsumptionRate on input. [junit] in .DESDFClockTest.Play Bell.Copy1:SDF Director and .DESDFClockTest.Play Bell.UpSample [junit] at ptolemy.actor.sched.StaticSchedulingDirector.fire(StaticSchedulingDirector.java:227) [junit] at ptolemy.domains.sdf.kernel.SDFDirector.fire(SDFDirector.java:500) [junit] at ptolemy.actor.CompositeActor.fire(CompositeActor.java:455) [junit] at ptolemy.domains.de.kernel.DEDirector._fire(DEDirector.java:1949) [junit] at ptolemy.domains.de.kernel.DEDirector.fire(DEDirector.java:502) [junit] at ptolemy.actor.CompositeActor.fire(CompositeActor.java:455) [junit] at ptolemy.actor.Manager.iterate(Manager.java:851) [junit] at ptolemy.actor.Manager.execute(Manager.java:369) [junit] at ptolemy.actor.Manager.run(Manager.java:1263) [junit] at ptolemy.actor.Manager$PtolemyRunThread.run(Manager.java:1933) [junit] java.lang.reflect.InvocationTargetException [junit] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [junit] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490) [junit] at ptolemy.util.test.junit.AutoKnownFailedTests.RunModel(AutoKnownFailedTests.java:105) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) [junit] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java