Build: #3 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Build log

The build generated 1,524 lines of output.   The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

28-Jun-2017 10:21:13 [Wed Jun 28 10:21:13 2017] [steward]: Purging mongo & rabbitmq ...
28-Jun-2017 10:21:13 > mongo polyglot --eval "db.steward.drop()"
28-Jun-2017 10:21:13 MongoDB shell version v3.4.2
28-Jun-2017 10:21:13 connecting to: mongodb://127.0.0.1:27017/polyglot
28-Jun-2017 10:21:13 MongoDB server version: 3.4.2
28-Jun-2017 10:21:13 db.steward.drop()
28-Jun-2017 10:21:13
28-Jun-2017 10:21:13 > curl -i -u guest:guest -H "content-type:application/json" -XDELETE http://localhost:15672/api/queues/%2F/ImageMagick/contents
28-Jun-2017 10:21:13
28-Jun-2017 10:21:13 Starting Mongo information update thread...
28-Jun-2017 10:21:13 Starting the internal HTTP client
28-Jun-2017 10:21:13 Starting the internal [HTTP/1.1] server on port 8184
28-Jun-2017 10:21:13 Starting edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotRestlet$4 application
28-Jun-2017 10:21:13
28-Jun-2017 10:21:13 Polyglot restlet is running...
28-Jun-2017 10:21:13
28-Jun-2017 10:21:13 [Wed Jun 28 10:21:13 2017] [steward]: Adding 172.17.0.1:28969:038f25f6
28-Jun-2017 10:21:15 [Wed Jun 28 10:21:15 2017] [restlet]: Temporarily hosting file "Lenna.png" for 127.0.0.1 at http://172.17.0.1:8184/file/Lenna.png
28-Jun-2017 10:21:15 [Wed Jun 28 10:21:15 2017] [restlet]: 127.0.0.1 requesting http://172.17.0.1:8184/file/Lenna.png->gif ...
28-Jun-2017 10:21:15 [Wed Jun 28 10:21:15 2017] [steward]: Searching for conversion paths for http://172.17.0.1:8184/file/Lenna.png->gif
28-Jun-2017 10:21:15 [Wed Jun 28 10:21:15 2017] [steward] [6]: Found path for http://172.17.0.1:8184/file/Lenna.png->gif, submitting as job-6
28-Jun-2017 10:21:15 [Wed Jun 28 10:21:15 2017] [restlet] [6]: 127.0.0.1 request for http://172.17.0.1:8184/file/Lenna.png->gif will be at http://localhost:8184/file/6_Lenna.gif
28-Jun-2017 10:21:16 [Wed Jun 28 10:21:16 2017] [steward] [6]: Submitting job-6's next step, Lenna.png->gif via ImageMagick
28-Jun-2017 10:21:16 [Wed Jun 28 10:21:16 2017] [rabbitm] [6]: Consuming job-6, http://172.17.0.1:8184/file/Lenna.png->gif via ImageMagick
28-Jun-2017 10:21:16 [Wed Jun 28 10:21:16 2017] [rabbitm] [6]: API call, http://localhost:8182/software/ImageMagick/convert/gif/http%3A%2F%2F172.17.0.1%3A8184%2Ffile%2FLenna.png
28-Jun-2017 10:21:16 [Wed Jun 28 10:21:16 2017] [restlet] [28]: Setting session to session-28, result will be at http://172.17.0.1:8182/file/28_Lenna.gif
28-Jun-2017 10:21:16 [Wed Jun 28 10:21:16 2017] [restlet] [28]: Downloading http://172.17.0.1:8184/file/Lenna.png (462.7 KB) ...
28-Jun-2017 10:21:17 .
28-Jun-2017 10:21:17 [Wed Jun 28 10:21:17 2017] [sserver] [28]: Executing, scripts/sh/ImageMagick_convert.sh /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/tmp/SoftwareServer/Cache/28_Lenna.png /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/tmp/SoftwareServer/Cache/28_Lenna.gif /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/tmp/SoftwareServer/Temp/28_1498663277272_ ....
28-Jun-2017 10:21:17 [Wed Jun 28 10:21:17 2017] [restlet] [28]: Execution complete, result at /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/tmp/SoftwareServer/Cache/28_Lenna.gif (225.9 KB)
28-Jun-2017 10:21:17 [Wed Jun 28 10:21:17 2017] [restlet] [28]: Copied result to public folder
28-Jun-2017 10:21:18 [Wed Jun 28 10:21:18 2017] [rabbitm] [6]: API call complete, result at http://172.17.0.1:8182/file/28_Lenna.gif
28-Jun-2017 10:21:18 [Wed Jun 28 10:21:18 2017] [rabbitm] [6]: Checking in result with Polyglot, http://172.17.0.1:8184/checkin/6/...
28-Jun-2017 10:21:18 [Wed Jun 28 10:21:18 2017] [restlet] [6]: Software Server at 192.168.5.163 checked in result for job-6, http://172.17.0.1:8184/file/6_Lenna.gif (225.9 KB)
28-Jun-2017 10:21:18 java.io.IOException: Cannot run program "sf": error=2, No such file or directory
28-Jun-2017 10:21:18         at java.lang.ProcessBuilder.start(ProcessBuilder.java:1041)
28-Jun-2017 10:21:18         at java.lang.Runtime.exec(Runtime.java:617)
28-Jun-2017 10:21:18         at java.lang.Runtime.exec(Runtime.java:450)
28-Jun-2017 10:21:18         at java.lang.Runtime.exec(Runtime.java:347)
28-Jun-2017 10:21:18         at edu.illinois.ncsa.isda.softwareserver.SoftwareServerUtility.executeAndWait(SoftwareServerUtility.java:340)
28-Jun-2017 10:21:18         at edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotRestlet.httpPostHandler(PolyglotRestlet.java:719)
28-Jun-2017 10:21:18         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
28-Jun-2017 10:21:18         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
28-Jun-2017 10:21:18         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
28-Jun-2017 10:21:18         at java.lang.reflect.Method.invoke(Method.java:606)
28-Jun-2017 10:21:18         at org.restlet.resource.ServerResource.doHandle(ServerResource.java:521)
28-Jun-2017 10:21:18         at org.restlet.resource.ServerResource.post(ServerResource.java:1376)
28-Jun-2017 10:21:18         at org.restlet.resource.ServerResource.doHandle(ServerResource.java:621)
28-Jun-2017 10:21:18         at org.restlet.resource.ServerResource.doNegotiatedHandle(ServerResource.java:679)
28-Jun-2017 10:21:18         at org.restlet.resource.ServerResource.doConditionalHandle(ServerResource.java:357)
28-Jun-2017 10:21:18         at org.restlet.resource.ServerResource.handle(ServerResource.java:1044)
28-Jun-2017 10:21:18         at org.restlet.resource.Finder.handle(Finder.java:236)
28-Jun-2017 10:21:18         at org.restlet.routing.Filter.doHandle(Filter.java:150)
28-Jun-2017 10:21:18         at org.restlet.routing.Filter.handle(Filter.java:197)
28-Jun-2017 10:21:18         at org.restlet.routing.Router.doHandle(Router.java:422)
28-Jun-2017 10:21:18         at org.restlet.routing.Router.handle(Router.java:639)
28-Jun-2017 10:21:18         at org.restlet.routing.Filter.doHandle(Filter.java:150)
28-Jun-2017 10:21:18         at org.restlet.routing.Filter.handle(Filter.java:197)
28-Jun-2017 10:21:18         at org.restlet.routing.Filter.doHandle(Filter.java:150)
28-Jun-2017 10:21:18         at org.restlet.routing.Filter.handle(Filter.java:197)
28-Jun-2017 10:21:18         at org.restlet.routing.Filter.doHandle(Filter.java:150)
28-Jun-2017 10:21:18         at org.restlet.routing.Filter.handle(Filter.java:197)
28-Jun-2017 10:21:18         at org.restlet.routing.Filter.doHandle(Filter.java:150)
28-Jun-2017 10:21:18         at org.restlet.engine.application.StatusFilter.doHandle(StatusFilter.java:140)
28-Jun-2017 10:21:18         at org.restlet.routing.Filter.handle(Filter.java:197)
28-Jun-2017 10:21:18         at org.restlet.routing.Filter.doHandle(Filter.java:150)
28-Jun-2017 10:21:18         at org.restlet.routing.Filter.handle(Filter.java:197)
28-Jun-2017 10:21:18         at org.restlet.engine.CompositeHelper.handle(CompositeHelper.java:202)
28-Jun-2017 10:21:18         at org.restlet.engine.application.ApplicationHelper.handle(ApplicationHelper.java:75)
28-Jun-2017 10:21:18         at org.restlet.Application.handle(Application.java:385)
28-Jun-2017 10:21:18         at org.restlet.routing.Filter.doHandle(Filter.java:150)
28-Jun-2017 10:21:18         at org.restlet.routing.Filter.handle(Filter.java:197)
28-Jun-2017 10:21:18         at org.restlet.routing.Router.doHandle(Router.java:422)
28-Jun-2017 10:21:18         at org.restlet.routing.Router.handle(Router.java:639)
28-Jun-2017 10:21:18         at org.restlet.routing.Filter.doHandle(Filter.java:150)
28-Jun-2017 10:21:18         at org.restlet.routing.Filter.handle(Filter.java:197)
28-Jun-2017 10:21:18         at org.restlet.routing.Router.doHandle(Router.java:422)
28-Jun-2017 10:21:18         at org.restlet.routing.Router.handle(Router.java:639)
28-Jun-2017 10:21:18         at org.restlet.routing.Filter.doHandle(Filter.java:150)
28-Jun-2017 10:21:18         at org.restlet.engine.application.StatusFilter.doHandle(StatusFilter.java:140)
28-Jun-2017 10:21:18         at org.restlet.routing.Filter.handle(Filter.java:197)
28-Jun-2017 10:21:18         at org.restlet.engine.CompositeHelper.handle(CompositeHelper.java:202)
28-Jun-2017 10:21:18         at org.restlet.Component.handle(Component.java:408)
28-Jun-2017 10:21:18         at org.restlet.Server.handle(Server.java:507)
28-Jun-2017 10:21:18         at org.restlet.engine.connector.ServerHelper.handle(ServerHelper.java:63)
28-Jun-2017 10:21:18         at org.restlet.engine.adapter.HttpServerHelper.handle(HttpServerHelper.java:143)
28-Jun-2017 10:21:18         at org.restlet.engine.connector.HttpServerHelper$1.handle(HttpServerHelper.java:64)
28-Jun-2017 10:21:18         at com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:77)
28-Jun-2017 10:21:18         at sun.net.httpserver.AuthFilter.doFilter(AuthFilter.java:83)
28-Jun-2017 10:21:18         at com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:80)
28-Jun-2017 10:21:18         at sun.net.httpserver.ServerImpl$Exchange$LinkHandler.handle(ServerImpl.java:677)
28-Jun-2017 10:21:18         at com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:77)
28-Jun-2017 10:21:18         at sun.net.httpserver.ServerImpl$Exchange.run(ServerImpl.java:649)
28-Jun-2017 10:21:18         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
28-Jun-2017 10:21:18         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
28-Jun-2017 10:21:18         at java.lang.Thread.run(Thread.java:745)
28-Jun-2017 10:21:18 Caused by: java.io.IOException: error=2, No such file or directory
28-Jun-2017 10:21:18         at java.lang.UNIXProcess.forkAndExec(Native Method)
28-Jun-2017 10:21:18         at java.lang.UNIXProcess.<init>(UNIXProcess.java:186)
28-Jun-2017 10:21:18         at java.lang.ProcessImpl.start(ProcessImpl.java:130)
28-Jun-2017 10:21:18         at java.lang.ProcessBuilder.start(ProcessBuilder.java:1022)
28-Jun-2017 10:21:18         ... 60 more
28-Jun-2017 10:21:18 [Wed Jun 28 10:21:18 2017] [rabbitm] [6]: Checkin acknowledged!
28-Jun-2017 10:21:19 [Wed Jun 28 10:21:19 2017] [steward] [6]: Job-6 completed, result hosted at http://172.17.0.1:8184/file/6_Lenna.gif
28-Jun-2017 10:21:25 Endpoint OK
28-Jun-2017 10:21:25 Conversion OK
28-Jun-2017 10:21:25 Stopping the internal server
28-Jun-2017 10:21:25 Stopping the internal HTTP client
28-Jun-2017 10:21:25 Stopping the internal server
28-Jun-2017 10:21:25 Stopping the internal HTTP client
28-Jun-2017 10:21:25 ... Software Server is exiting.
28-Jun-2017 10:21:26 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.31 sec
28-Jun-2017 10:21:26 Running edu.illinois.ncsa.isda.softwareserver.SoftwareServerTest
28-Jun-2017 10:21:26
28-Jun-2017 10:21:26 --- Starting services/connections ---
28-Jun-2017 10:21:26 Setting RabbitMQURI to amqp://guest:guest@localhost:5672/%2F
28-Jun-2017 10:21:26 Setting Public IP to http://172.17.0.1:8182
28-Jun-2017 10:21:26 Skipping *.bat scripts.
28-Jun-2017 10:21:26 Adding *.sh scripts.
28-Jun-2017 10:21:26 Skipping *.ahk scripts.
28-Jun-2017 10:21:26 Adding *.py scripts.
28-Jun-2017 10:21:26
28-Jun-2017 10:21:26 Available Software:
28-Jun-2017 10:21:26   ncdump (ncdump)
28-Jun-2017 10:21:26   7-Zip (7zip)
28-Jun-2017 10:21:26   Kabeja (Kabeja)
28-Jun-2017 10:21:26   txt2html (txt2html)
28-Jun-2017 10:21:26   flac (flac)
28-Jun-2017 10:21:26   zip (zip)
28-Jun-2017 10:21:26   tar (tar)
28-Jun-2017 10:21:26   Python MJSON (ppjson)
28-Jun-2017 10:21:26   unoconv (unoconv)
28-Jun-2017 10:21:26   daffodil (daffodil)
28-Jun-2017 10:21:26   ebook-convert (ebook-convert)
28-Jun-2017 10:21:26   rar (rar)
28-Jun-2017 10:21:26   Ghostscript (Ghostscript)
28-Jun-2017 10:21:26   ImageMagick (ImageMagick)
28-Jun-2017 10:21:26   Clowder (Clowder)
28-Jun-2017 10:21:26
28-Jun-2017 10:21:26 Software server is running ...
28-Jun-2017 10:21:26 Starting the internal HTTP client
28-Jun-2017 10:21:26 Starting the internal [HTTP/1.1] server on port 8182
28-Jun-2017 10:21:26 Starting edu.illinois.ncsa.isda.softwareserver.SoftwareServerRestlet$2 application
28-Jun-2017 10:21:26 Starting distributed software restlet notification thread
28-Jun-2017 10:21:26 Connecting to RabbitMQ server and starting consumer thread
28-Jun-2017 10:21:26 Connecting to RabbitMQ server and starting registration thread
28-Jun-2017 10:21:26 [Wed Jun 28 10:21:26 2017] [steward]: Adding http://172.17.0.1:8182:28969:b553128c
28-Jun-2017 10:21:27
28-Jun-2017 10:21:27 Starting the internal HTTP client
28-Jun-2017 10:21:27 Starting the internal [HTTP/1.1] server on port 8183
28-Jun-2017 10:21:27 Starting edu.illinois.ncsa.isda.softwareserver.DistributedSoftwareServerRestlet$2 application
28-Jun-2017 10:21:27
28-Jun-2017 10:21:27 Distributed software server restlet is running...
28-Jun-2017 10:21:27
28-Jun-2017 10:21:27 [localhost.localdomain](28): connection established
28-Jun-2017 10:21:27
28-Jun-2017 10:21:27 === Software Server: Test 1 (configuration and connection) ===
28-Jun-2017 10:21:27 Script configuration skipped ...
28-Jun-2017 10:21:27
28-Jun-2017 10:21:27 === Software Server: Test 2 (client connectivity) ===
28-Jun-2017 10:21:27 SoftwareServerClient connection OK
28-Jun-2017 10:21:27 ImageMagick OK
28-Jun-2017 10:21:27
28-Jun-2017 10:21:27 === Software Server: Test 3 (task) ===
28-Jun-2017 10:21:27 SoftwareServerClient connection OK
28-Jun-2017 10:21:28 Adding server: 192.168.5.163:8182 ..[localhost.localdomain](28): received file Lenna.png
28-Jun-2017 10:21:28 ............. [queried]
28-Jun-2017 10:21:28 [localhost.localdomain](28): received file Lenna.png
28-Jun-2017 10:21:29 [localhost.localdomain](28): requested task execution ...
28-Jun-2017 10:21:29 [Wed Jun 28 10:21:29 2017] [sserver] [28]: Executing, scripts/sh/ImageMagick_convert.sh /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/tmp/SoftwareServer/Cache/28_Lenna.png /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/tmp/SoftwareServer/Cache/28_Lenna.jpg /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/tmp/SoftwareServer/Temp/28_1498663289335_ ....
28-Jun-2017 10:21:29 [localhost.localdomain](28): executed 1 task(s)
28-Jun-2017 10:21:30 [localhost.localdomain](28): sent file Lenna.jpg
28-Jun-2017 10:21:30 Conversion task OK
28-Jun-2017 10:21:30
28-Jun-2017 10:21:30 === Software Server: Test 4 (REST interface) ===
28-Jun-2017 10:21:30 [Wed Jun 28 10:21:30 2017] [restlet] [29]: Setting session to session-29
28-Jun-2017 10:21:30 [Wed Jun 28 10:21:30 2017] [sserver] [29]: Executing, scripts/sh/ImageMagick_convert.sh /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/tmp/SoftwareServer/Cache/29_Lenna.png /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/tmp/SoftwareServer/Cache/29_Lenna.jpg /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/tmp/SoftwareServer/Temp/29_1498663290347_ ....
28-Jun-2017 10:21:30 [Wed Jun 28 10:21:30 2017] [restlet] [29]: Execution complete, result at /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/tmp/SoftwareServer/Cache/29_Lenna.jpg (73.9 KB)
28-Jun-2017 10:21:30 [Wed Jun 28 10:21:30 2017] [restlet] [29]: Copied result to public folder
28-Jun-2017 10:21:32 Endpoint OK
28-Jun-2017 10:21:32 Conversion OK
28-Jun-2017 10:21:32
28-Jun-2017 10:21:32 === Software Server: Test 5 (distributed restlet) ===
28-Jun-2017 10:21:34 [192.168.5.163:8182]: ImageMagick/convert/jpg/[Lenna.png]
28-Jun-2017 10:21:34 [Wed Jun 28 10:21:34 2017] [restlet] [30]: Setting session to session-30
28-Jun-2017 10:21:34 [Wed Jun 28 10:21:34 2017] [sserver] [30]: Executing, scripts/sh/ImageMagick_convert.sh /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/tmp/SoftwareServer/Cache/30_Lenna.png /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/tmp/SoftwareServer/Cache/30_Lenna.jpg /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/tmp/SoftwareServer/Temp/30_1498663294407_ ....
28-Jun-2017 10:21:34 [Wed Jun 28 10:21:34 2017] [restlet] [30]: Execution complete, result at /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/tmp/SoftwareServer/Cache/30_Lenna.jpg (73.9 KB)
28-Jun-2017 10:21:34 [Wed Jun 28 10:21:34 2017] [restlet] [30]: Copied result to public folder
28-Jun-2017 10:21:36 Endpoint OK
28-Jun-2017 10:21:36 Conversion OK
28-Jun-2017 10:21:36
28-Jun-2017 10:21:36 --- Stopping services ---
28-Jun-2017 10:21:36 [localhost.localdomain](28): closing connection
28-Jun-2017 10:21:36 Stopping the internal server
28-Jun-2017 10:21:36 Stopping the internal HTTP client
28-Jun-2017 10:21:36 Stopping the internal server
28-Jun-2017 10:21:36 Stopping the internal HTTP client
28-Jun-2017 10:21:36 ... Software Server is exiting.
28-Jun-2017 10:21:36 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.678 sec
28-Jun-2017 10:21:37
28-Jun-2017 10:21:37 Results :
28-Jun-2017 10:21:37
28-Jun-2017 10:21:37 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
28-Jun-2017 10:21:37
28-Jun-2017 10:21:37 [INFO]
28-Jun-2017 10:21:37 [INFO] >>> maven-javadoc-plugin:2.9.1:javadoc (default) > generate-sources @ polyglot >>>
28-Jun-2017 10:21:37 [INFO]
28-Jun-2017 10:21:37 [INFO] <<< maven-javadoc-plugin:2.9.1:javadoc (default) < generate-sources @ polyglot <<<
28-Jun-2017 10:21:37 [INFO]
28-Jun-2017 10:21:37 [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (default) @ polyglot ---
28-Jun-2017 10:21:44 [INFO]
28-Jun-2017 10:21:44 Loading source files for package edu.illinois.ncsa.isda.softwareserver.polyglot...
28-Jun-2017 10:21:44 Loading source files for package edu.illinois.ncsa.isda.softwareserver.polyglot.weighted...
28-Jun-2017 10:21:44 Loading source files for package edu.illinois.ncsa.isda.softwareserver...
28-Jun-2017 10:21:44 Loading source files for package edu.illinois.ncsa.isda.softwareserver.parametrized...
28-Jun-2017 10:21:44 Loading source files for package edu.illinois.ncsa.isda.softwareserver.datawolf...
28-Jun-2017 10:21:44 Loading source files for package edu.illinois.ncsa.isda.softwareserver.experimental...
28-Jun-2017 10:21:44 Constructing Javadoc information...
28-Jun-2017 10:21:44 Standard Doclet version 1.7.0_60
28-Jun-2017 10:21:44 Building tree for all the packages and classes...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/DistributedSoftwareIOGraphPanel.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/IOGraph.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/IOGraphApplet.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/IOGraphPanel.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/IOGraphPanel_JUNG.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/IOGraphPanel_JUNG.ToAbbreviatedStringLabeller.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/IOGraphPanel_JUNG.UniqueString.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/IOGraphWeightsTool.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/Polyglot.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/PolyglotAuxiliary.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/PolyglotAuxiliary.Conversion.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/PolyglotAuxiliary.FileInformation.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/PolyglotAuxiliary.Point2D.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/PolyglotAuxiliary.RequestInformation.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/PolyglotAuxiliary.SoftwareServerApplication.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/PolyglotClient.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/PolyglotMonitor.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/PolyglotMonitorApplet.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/PolyglotPanel.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/PolyglotRESTEasy.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/PolyglotRESTEasyInterface.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/PolyglotRestlet.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/PolyglotRESTUtilities.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/PolyglotServer.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/PolyglotSteward.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/PolyglotStewardAMQ.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/PolyglotWebInterface.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/VersusCompare.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/weighted/Conversion2.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/weighted/CSRPanel.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/weighted/IOGraph2.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/weighted/IOGraph2Applet.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/weighted/IOGraph2Panel.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/weighted/IOGraphApplet.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/weighted/IOGraphWeightsToolHeadless.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/weighted/PolyglotException.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/weighted/PolyglotStewardThreaded.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/weighted/VersusServiceCompare.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/AHKScriptBuilder.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/Benchmark.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/DistributedSoftwareServerRestlet.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/MonkeyScript.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/ScriptDebugger.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/ScriptInstaller.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/SoftwareMonkey_DS.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/SoftwareMonkey_VNC.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/SoftwareServer.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/SoftwareServerAuxiliary.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/SoftwareServerAuxiliary.Application.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/SoftwareServerAuxiliary.CachedFileData.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/SoftwareServerAuxiliary.Data.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/SoftwareServerAuxiliary.FileData.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/SoftwareServerAuxiliary.Operation.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/SoftwareServerAuxiliary.RemoteTaskInfo.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/SoftwareServerAuxiliary.Script.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/SoftwareServerAuxiliary.ScriptType.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/SoftwareServerAuxiliary.ScriptTypes.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/SoftwareServerAuxiliary.Subtask.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/SoftwareServerAuxiliary.Task.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/SoftwareServerAuxiliary.TaskInfo.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/SoftwareServerClient.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/SoftwareServerRESTEasy.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/SoftwareServerRESTEasyInterface.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/SoftwareServerRestlet.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/SoftwareServerRESTUtilities.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/SoftwareServerUtility.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/TimedProcess.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/SoftwareServer.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/SoftwareServerAuxiliary.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/SoftwareServerAuxiliary.Application.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/SoftwareServerAuxiliary.CachedFileData.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/SoftwareServerAuxiliary.Data.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/SoftwareServerAuxiliary.FileData.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/SoftwareServerAuxiliary.FormatParameters.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/SoftwareServerAuxiliary.Operation.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/SoftwareServerAuxiliary.OperationParameters.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/SoftwareServerAuxiliary.Parameters.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/SoftwareServerAuxiliary.RemoteTaskInfo.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/SoftwareServerAuxiliary.Script.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/SoftwareServerAuxiliary.ScriptHeader.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/SoftwareServerAuxiliary.SingleParameter.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/SoftwareServerAuxiliary.SoftwareParameters.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/SoftwareServerAuxiliary.Subtask.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/SoftwareServerAuxiliary.Task.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/SoftwareServerAuxiliary.TaskInfo.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/SoftwareServerClient.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/SoftwareServerReslet.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/datawolf/DataWolf.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/datawolf/WorkflowUtilities.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/experimental/SoftwareMonkey_F.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/overview-frame.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/package-frame.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/package-summary.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/package-tree.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/datawolf/package-frame.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/datawolf/package-summary.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/datawolf/package-tree.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/experimental/package-frame.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/experimental/package-summary.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/experimental/package-tree.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/package-frame.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/package-summary.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/package-tree.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/package-frame.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/package-summary.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/package-tree.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/weighted/package-frame.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/weighted/package-summary.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/weighted/package-tree.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/constant-values.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/serialized-form.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/DistributedSoftwareIOGraphPanel.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/PolyglotPanel.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/PolyglotRESTEasy.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/PolyglotMonitorApplet.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/IOGraphPanel.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/Polyglot.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/VersusCompare.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/IOGraph.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/IOGraphApplet.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/PolyglotServer.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/IOGraphPanel_JUNG.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/IOGraphPanel_JUNG.UniqueString.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/IOGraphPanel_JUNG.ToAbbreviatedStringLabeller.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/PolyglotSteward.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/PolyglotAuxiliary.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/PolyglotAuxiliary.Conversion.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/PolyglotAuxiliary.Point2D.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/PolyglotAuxiliary.FileInformation.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/PolyglotAuxiliary.RequestInformation.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/PolyglotAuxiliary.SoftwareServerApplication.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/PolyglotRESTEasyInterface.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/PolyglotRESTUtilities.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/PolyglotStewardAMQ.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/IOGraphWeightsTool.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/PolyglotRestlet.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/PolyglotClient.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/PolyglotMonitor.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/PolyglotWebInterface.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/weighted/class-use/PolyglotStewardThreaded.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/weighted/class-use/IOGraphWeightsToolHeadless.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/weighted/class-use/IOGraphApplet.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/weighted/class-use/IOGraph2.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/weighted/class-use/IOGraph2Panel.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/weighted/class-use/PolyglotException.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/weighted/class-use/Conversion2.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/weighted/class-use/IOGraph2Applet.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/weighted/class-use/VersusServiceCompare.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/weighted/class-use/CSRPanel.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/SoftwareServerRestlet.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/TimedProcess.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/SoftwareServerClient.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/DistributedSoftwareServerRestlet.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/SoftwareMonkey_VNC.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/Benchmark.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/SoftwareServerAuxiliary.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/SoftwareServerAuxiliary.Data.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/SoftwareServerAuxiliary.FileData.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/SoftwareServerAuxiliary.CachedFileData.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/SoftwareServerAuxiliary.ScriptType.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/SoftwareServerAuxiliary.ScriptTypes.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/SoftwareServerAuxiliary.Script.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/SoftwareServerAuxiliary.Application.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/SoftwareServerAuxiliary.Operation.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/SoftwareServerAuxiliary.Subtask.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/SoftwareServerAuxiliary.Task.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/SoftwareServerAuxiliary.TaskInfo.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/SoftwareServerAuxiliary.RemoteTaskInfo.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/MonkeyScript.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/SoftwareServerRESTEasyInterface.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/SoftwareServerRESTEasy.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/SoftwareServerRESTUtilities.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/SoftwareServerUtility.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/ScriptDebugger.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/SoftwareMonkey_DS.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/SoftwareServer.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/ScriptInstaller.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/AHKScriptBuilder.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/class-use/SoftwareServerClient.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/class-use/SoftwareServerAuxiliary.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/class-use/SoftwareServerAuxiliary.Data.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/class-use/SoftwareServerAuxiliary.FileData.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/class-use/SoftwareServerAuxiliary.CachedFileData.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/class-use/SoftwareServerAuxiliary.Script.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/class-use/SoftwareServerAuxiliary.Application.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/class-use/SoftwareServerAuxiliary.Operation.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/class-use/SoftwareServerAuxiliary.Subtask.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/class-use/SoftwareServerAuxiliary.Task.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/class-use/SoftwareServerAuxiliary.TaskInfo.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/class-use/SoftwareServerAuxiliary.RemoteTaskInfo.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/class-use/SoftwareServerAuxiliary.ScriptHeader.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/class-use/SoftwareServerAuxiliary.SingleParameter.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/class-use/SoftwareServerAuxiliary.OperationParameters.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/class-use/SoftwareServerAuxiliary.FormatParameters.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/class-use/SoftwareServerAuxiliary.SoftwareParameters.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/class-use/SoftwareServerAuxiliary.Parameters.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/class-use/SoftwareServer.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/class-use/SoftwareServerReslet.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/datawolf/class-use/DataWolf.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/datawolf/class-use/WorkflowUtilities.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/experimental/class-use/SoftwareMonkey_F.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/package-use.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/datawolf/package-use.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/experimental/package-use.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/package-use.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/package-use.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/weighted/package-use.html...
28-Jun-2017 10:21:44 Building index for all the packages and classes...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/overview-tree.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/index-all.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/deprecated-list.html...
28-Jun-2017 10:21:44 Building index for all classes...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/allclasses-frame.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/allclasses-noframe.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/index.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/overview-summary.html...
28-Jun-2017 10:21:44 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/help-doc.html...
28-Jun-2017 10:21:44 8 warnings
28-Jun-2017 10:21:44 [WARNING] Javadoc Warnings
28-Jun-2017 10:21:44 [WARNING] /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/src/main/java/edu/illinois/ncsa/isda/softwareserver/polyglot/IOGraph.java:673: warning - @return tag has no arguments.
28-Jun-2017 10:21:44 [WARNING] /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/src/main/java/edu/illinois/ncsa/isda/softwareserver/polyglot/PolyglotRESTEasy.java:337: warning - @param argument "uriInfo" is not a parameter name.
28-Jun-2017 10:21:44 [WARNING] /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/src/main/java/edu/illinois/ncsa/isda/softwareserver/polyglot/PolyglotRESTEasy.java:544: warning - @param argument "fromPost" is not a parameter name.
28-Jun-2017 10:21:44 [WARNING] /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/src/main/java/edu/illinois/ncsa/isda/softwareserver/polyglot/PolyglotRESTUtilities.java:87: warning - @param argument "polylgot" is not a parameter name.
28-Jun-2017 10:21:44 [WARNING] /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/src/main/java/edu/illinois/ncsa/isda/softwareserver/SoftwareServerRESTEasy.java:119: warning - @param argument "uriInfo:" is not a parameter name.
28-Jun-2017 10:21:44 [WARNING] /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/src/main/java/edu/illinois/ncsa/isda/softwareserver/SoftwareServerRESTEasy.java:174: warning - @param argument "produces" is not a parameter name.
28-Jun-2017 10:21:44 [WARNING] /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/src/main/java/edu/illinois/ncsa/isda/softwareserver/SoftwareServerRESTEasy.java:541: warning - @param argument "fromPost" is not a parameter name.
28-Jun-2017 10:21:44 [WARNING] /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/src/main/java/edu/illinois/ncsa/isda/softwareserver/SoftwareServerUtility.java:500: warning - @param argument "files" is not a parameter name.
28-Jun-2017 10:21:44 [INFO]
28-Jun-2017 10:21:44 [INFO] --- maven-dependency-plugin:2.4:copy-dependencies (default) @ polyglot ---
28-Jun-2017 10:21:44 [INFO] Copying javacpp-0.6.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/javacpp-0.6.jar
28-Jun-2017 10:21:44 [INFO] Copying log4j-1.2.8.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/log4j-1.2.8.jar
28-Jun-2017 10:21:44 [INFO] Copying commons-beanutils-1.8.3.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/commons-beanutils-1.8.3.jar
28-Jun-2017 10:21:44 [INFO] Copying jcip-annotations-1.0.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/jcip-annotations-1.0.jar
28-Jun-2017 10:21:44 [INFO] Copying jung-3d-2.0.1.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/jung-3d-2.0.1.jar
28-Jun-2017 10:21:44 [INFO] Copying resteasy-client-3.0.9.Final.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/resteasy-client-3.0.9.Final.jar
28-Jun-2017 10:21:44 [INFO] Copying jsr173_api-1.0.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/jsr173_api-1.0.jar
28-Jun-2017 10:21:44 [INFO] Copying concurrent-1.3.4.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/concurrent-1.3.4.jar
28-Jun-2017 10:21:44 [INFO] Copying org.restlet.lib.org.json-2.0.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/org.restlet.lib.org.json-2.0.jar
28-Jun-2017 10:21:44 [INFO] Copying jackson-core-2.2.3.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/jackson-core-2.2.3.jar
28-Jun-2017 10:21:44 [INFO] Copying versus-impl-0.5.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/Versus-Impl-0.5.0.jar
28-Jun-2017 10:21:44 [INFO] Copying MatrixUtilities.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/MatrixUtilities-0.0.0.jar
28-Jun-2017 10:21:44 [INFO] Copying jaxb-impl-2.2.7.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/jaxb-impl-2.2.7.jar
28-Jun-2017 10:21:44 [INFO] Copying org.restlet.ext.json-2.3.1.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/org.restlet.ext.json-2.3.1.jar
28-Jun-2017 10:21:44 [INFO] Copying commons-digester-1.8.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/commons-digester-1.8.jar
28-Jun-2017 10:21:44 [INFO] Copying activation-1.1.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/activation-1.1.jar
28-Jun-2017 10:21:44 [INFO] Copying javacv.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/javacv-0.6.jar
28-Jun-2017 10:21:44 [INFO] Copying collections-generic-4.01.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/collections-generic-4.01.jar
28-Jun-2017 10:21:44 [INFO] Copying commons-logging-1.1.3.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/commons-logging-1.1.3.jar
28-Jun-2017 10:21:44 [INFO] Copying jackson-annotations-2.2.3.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/jackson-annotations-2.2.3.jar
28-Jun-2017 10:21:44 [INFO] Copying VncViewer.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/VncViewer-0.0.0.jar
28-Jun-2017 10:21:44 [INFO] Copying jaxb-api-2.2.7.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/jaxb-api-2.2.7.jar
28-Jun-2017 10:21:44 [INFO] Copying jung-algorithms-2.0.1.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/jung-algorithms-2.0.1.jar
28-Jun-2017 10:21:44 [INFO] Copying org.restlet-2.3.1.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/org.restlet-2.3.1.jar
28-Jun-2017 10:21:44 [INFO] Copying jung-api-2.0.1.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/jung-api-2.0.1.jar
28-Jun-2017 10:21:44 [INFO] Copying colt-1.2.0.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/colt-1.2.0.jar
28-Jun-2017 10:21:44 [INFO] Copying jung-graph-impl-2.0.1.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/jung-graph-impl-2.0.1.jar
28-Jun-2017 10:21:44 [INFO] Copying jung-visualization-2.0.1.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/jung-visualization-2.0.1.jar
28-Jun-2017 10:21:44 [INFO] Copying commons-io-1.3.2.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/commons-io-1.3.2.jar
28-Jun-2017 10:21:44 [INFO] Copying FastInfoset-1.2.12.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/FastInfoset-1.2.12.jar
28-Jun-2017 10:21:44 [INFO] Copying resteasy-multipart-provider-3.0.9.Final.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/resteasy-multipart-provider-3.0.9.Final.jar
28-Jun-2017 10:21:44 [INFO] Copying junit-4.11.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/junit-4.11.jar
28-Jun-2017 10:21:44 [INFO] Copying j3d-core-1.3.1.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/j3d-core-1.3.1.jar
28-Jun-2017 10:21:44 [INFO] Copying versus-api-0.5.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/Versus-API-0.5.0.jar
28-Jun-2017 10:21:44 [INFO] Copying mail-1.4.7.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/mail-1.4.7.jar
28-Jun-2017 10:21:44 [INFO] Copying Im2Learn.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/im2Learn-0.0.0.jar
28-Jun-2017 10:21:44 [INFO] Copying commons-lang3-3.4.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/commons-lang3-3.4.jar
28-Jun-2017 10:21:44 [INFO] Copying javacv-windows-x86_64.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/javacv-0.6-windows-x86_64.jar
28-Jun-2017 10:21:44 [INFO] Copying jaxrs-api-3.0.9.Final.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/jaxrs-api-3.0.9.Final.jar
28-Jun-2017 10:21:44 [INFO] Copying vecmath-1.3.1.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/vecmath-1.3.1.jar
28-Jun-2017 10:21:44 [INFO] Copying resteasy-jaxb-provider-3.0.9.Final.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/resteasy-jaxb-provider-3.0.9.Final.jar
28-Jun-2017 10:21:44 [INFO] Copying commons-validator-1.4.0.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/commons-validator-1.4.0.jar
28-Jun-2017 10:21:44 [INFO] Copying ImageUtilities.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/ImageUtilities-0.0.0.jar
28-Jun-2017 10:21:44 [INFO] Copying 3DUtilities.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/3DUtilities-0.0.0.jar
28-Jun-2017 10:21:44 [INFO] Copying istack-commons-runtime-2.16.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/istack-commons-runtime-2.16.jar
28-Jun-2017 10:21:44 [INFO] Copying hamcrest-core-1.3.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/hamcrest-core-1.3.jar
28-Jun-2017 10:21:44 [INFO] Copying httpclient-4.3.1.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/httpclient-4.3.1.jar
28-Jun-2017 10:21:44 [INFO] Copying org.restlet.ext.fileupload-2.3.1.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/org.restlet.ext.fileupload-2.3.1.jar
28-Jun-2017 10:21:44 [INFO] Copying apache-mime4j-0.6.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/apache-mime4j-0.6.jar
28-Jun-2017 10:21:44 [INFO] Copying resteasy-jaxrs-3.0.9.Final.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/resteasy-jaxrs-3.0.9.Final.jar
28-Jun-2017 10:21:44 [INFO] Copying servlet-api-2.5.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/servlet-api-2.5.jar
28-Jun-2017 10:21:44 [INFO] Copying jmf-2.1.1e.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/jmf-2.1.1e.jar
28-Jun-2017 10:21:44 [INFO] Copying jama-1.0.2.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/jama-1.0.2.jar
28-Jun-2017 10:21:44 [INFO] Copying tjws-3.0.9.Final.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/tjws-3.0.9.Final.jar
28-Jun-2017 10:21:44 [INFO] Copying jackson-databind-2.2.3.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/jackson-databind-2.2.3.jar
28-Jun-2017 10:21:44 [INFO] Copying jaxb-core-2.2.7.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/jaxb-core-2.2.7.jar
28-Jun-2017 10:21:44 [INFO] Copying mongo-java-driver-2.11.3.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/mongo-java-driver-2.11.3.jar
28-Jun-2017 10:21:44 [INFO] Copying httpmime-4.3.1.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/httpmime-4.3.1.jar
28-Jun-2017 10:21:44 [INFO] Copying commons-fileupload-1.3.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/commons-fileupload-1.3.jar
28-Jun-2017 10:21:44 [INFO] Copying Utilities.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/Utilities-0.0.0.jar
28-Jun-2017 10:21:44 [INFO] Copying httpcore-4.3.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/httpcore-4.3.jar
28-Jun-2017 10:21:44 [INFO] Copying gson-2.2.4.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/gson-2.2.4.jar
28-Jun-2017 10:21:44 [INFO] Copying jboss-annotations-api_1.1_spec-1.0.1.Final.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/jboss-annotations-api_1.1_spec-1.0.1.Final.jar
28-Jun-2017 10:21:44 [INFO] Copying imagej-1.43.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/imagej-1.43.jar
28-Jun-2017 10:21:44 [INFO] Copying amqp-client-3.2.0.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/amqp-client-3.2.0.jar
28-Jun-2017 10:21:44 [INFO] Copying commons-codec-1.6.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/lib/maven/commons-codec-1.6.jar
28-Jun-2017 10:21:44 [INFO]
28-Jun-2017 10:21:44 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ polyglot ---
28-Jun-2017 10:21:44 [INFO] Building jar: /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/polyglot-2.2.0-SNAPSHOT.jar
28-Jun-2017 10:21:45 [INFO]
28-Jun-2017 10:21:45 [INFO] --- maven-shade-plugin:2.3:shade (default) @ polyglot ---
28-Jun-2017 10:21:45 [INFO] Including org.jboss.resteasy:resteasy-jaxrs:jar:3.0.9.Final in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including org.jboss.resteasy:jaxrs-api:jar:3.0.9.Final in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including org.jboss.spec.javax.annotation:jboss-annotations-api_1.1_spec:jar:1.0.1.Final in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including javax.activation:activation:jar:1.1 in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including net.jcip:jcip-annotations:jar:1.0 in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including org.jboss.resteasy:tjws:jar:3.0.9.Final in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including org.jboss.resteasy:resteasy-multipart-provider:jar:3.0.9.Final in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including org.jboss.resteasy:resteasy-client:jar:3.0.9.Final in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including org.jboss.resteasy:resteasy-jaxb-provider:jar:3.0.9.Final in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including com.sun.xml.bind:jaxb-impl:jar:2.2.7 in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including com.sun.xml.bind:jaxb-core:jar:2.2.7 in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including javax.xml.bind:jaxb-api:jar:2.2.7 in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including com.sun.istack:istack-commons-runtime:jar:2.16 in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including com.sun.xml.fastinfoset:FastInfoset:jar:1.2.12 in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including javax.xml.bind:jsr173_api:jar:1.0 in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including org.apache.james:apache-mime4j:jar:0.6 in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including commons-logging:commons-logging:jar:1.1.3 in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including junit:junit:jar:4.11 in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including org.hamcrest:hamcrest-core:jar:1.3 in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including org.restlet.jse:org.restlet:jar:2.3.1 in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including org.restlet.jse:org.restlet.ext.fileupload:jar:2.3.1 in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including org.restlet.jse:org.restlet.ext.json:jar:2.3.1 in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including org.restlet.jse:org.restlet.lib.org.json:jar:2.0 in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including javax.servlet:servlet-api:jar:2.5 in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including com.google.code.gson:gson:jar:2.2.4 in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including net.sf.jung:jung-3d:jar:2.0.1 in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including java3d:vecmath:jar:1.3.1 in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including java3d:j3d-core:jar:1.3.1 in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including net.sourceforge.collections:collections-generic:jar:4.01 in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including net.sf.jung:jung-api:jar:2.0.1 in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including net.sf.jung:jung-algorithms:jar:2.0.1 in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including colt:colt:jar:1.2.0 in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including concurrent:concurrent:jar:1.3.4 in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including net.sf.jung:jung-visualization:jar:2.0.1 in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including net.sf.jung:jung-graph-impl:jar:2.0.1 in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including log4j:log4j:jar:1.2.8 in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including gov.nih.imagej:imagej:jar:1.43 in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including gov.nist.math:jama:jar:1.0.2 in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including javax.media:jmf:jar:2.1.1e in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including com.googlecode.javacpp:javacpp:jar:0.6 in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including commons-fileupload:commons-fileupload:jar:1.3 in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including org.mongodb:mongo-java-driver:jar:2.11.3 in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including commons-io:commons-io:jar:1.3.2 in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including commons-validator:commons-validator:jar:1.4.0 in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including commons-beanutils:commons-beanutils:jar:1.8.3 in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including commons-digester:commons-digester:jar:1.8 in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including com.rabbitmq:amqp-client:jar:3.2.0 in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including org.apache.httpcomponents:httpclient:jar:4.3.1 in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including org.apache.httpcomponents:httpcore:jar:4.3 in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including commons-codec:commons-codec:jar:1.6 in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including org.apache.httpcomponents:httpmime:jar:4.3.1 in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.2.3 in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.2.3 in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.2.3 in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including org.apache.commons:commons-lang3:jar:3.4 in the shaded jar.
28-Jun-2017 10:21:45 [INFO] Including javax.mail:mail:jar:1.4.7 in the shaded jar.
28-Jun-2017 10:21:47 [WARNING] istack-commons-runtime-2.16.jar, jaxb-core-2.2.7.jar define 20 overlappping classes:
28-Jun-2017 10:21:47 [WARNING]   - com.sun.istack.localization.Localizer
28-Jun-2017 10:21:47 [WARNING]   - com.sun.istack.localization.NullLocalizable
28-Jun-2017 10:21:47 [WARNING]   - com.sun.istack.XMLStreamException2
28-Jun-2017 10:21:47 [WARNING]   - com.sun.istack.localization.LocalizableMessageFactory
28-Jun-2017 10:21:47 [WARNING]   - com.sun.istack.Pool$Impl
28-Jun-2017 10:21:47 [WARNING]   - com.sun.istack.SAXParseException2
28-Jun-2017 10:21:47 [WARNING]   - com.sun.istack.Builder
28-Jun-2017 10:21:47 [WARNING]   - com.sun.istack.Nullable
28-Jun-2017 10:21:47 [WARNING]   - com.sun.istack.localization.LocalizableMessage
28-Jun-2017 10:21:47 [WARNING]   - com.sun.istack.SAXException2
28-Jun-2017 10:21:47 [WARNING]   - 10 more...
28-Jun-2017 10:21:47 [WARNING] maven-shade-plugin has detected that some .class files
28-Jun-2017 10:21:47 [WARNING] are present in two or more JARs. When this happens, only
28-Jun-2017 10:21:47 [WARNING] one single version of the class is copied in the uberjar.
28-Jun-2017 10:21:47 [WARNING] Usually this is not harmful and you can skeep these
28-Jun-2017 10:21:47 [WARNING] warnings, otherwise try to manually exclude artifacts
28-Jun-2017 10:21:47 [WARNING] based on mvn dependency:tree -Ddetail=true and the above
28-Jun-2017 10:21:47 [WARNING] output
28-Jun-2017 10:21:47 [WARNING] See http://docs.codehaus.org/display/MAVENUSER/Shade+Plugin
28-Jun-2017 10:21:47 [INFO] Replacing original artifact with shaded artifact.
28-Jun-2017 10:21:47 [INFO] Replacing /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/polyglot-2.2.0-SNAPSHOT.jar with /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/polyglot-2.2.0-SNAPSHOT-shaded.jar
28-Jun-2017 10:21:47 [INFO] Dependency-reduced POM written at: /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/dependency-reduced-pom.xml
28-Jun-2017 10:21:47 [INFO]
28-Jun-2017 10:21:47 [INFO] --- maven-assembly-plugin:2.2.1:single (assemble-all) @ polyglot ---
28-Jun-2017 10:21:50 [INFO] polyglot-2.2.0-SNAPSHOT/lib/polyglot-2.2.0-SNAPSHOT.jar already added, skipping
28-Jun-2017 10:21:50 [INFO] polyglot-2.2.0-SNAPSHOT/scripting_languages.types already added, skipping
28-Jun-2017 10:21:50 [INFO] Building zip: /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/polyglot-2.2.0-SNAPSHOT-bin.zip
28-Jun-2017 10:21:52 [INFO] polyglot-2.2.0-SNAPSHOT/lib/polyglot-2.2.0-SNAPSHOT.jar already added, skipping
28-Jun-2017 10:21:52 [INFO] polyglot-2.2.0-SNAPSHOT/scripting_languages.types already added, skipping
28-Jun-2017 10:21:53 [INFO] ------------------------------------------------------------------------
28-Jun-2017 10:21:53 [INFO] BUILD SUCCESS
28-Jun-2017 10:21:53 [INFO] ------------------------------------------------------------------------
28-Jun-2017 10:21:53 [INFO] Total time: 53.421 s
28-Jun-2017 10:21:53 [INFO] Finished at: 2017-06-28T10:21:53-05:00
28-Jun-2017 10:21:53 [INFO] Final Memory: 27M/715M
28-Jun-2017 10:21:53 [INFO] ------------------------------------------------------------------------
28-Jun-2017 10:21:53 Finished task 'package' with result: Success
28-Jun-2017 10:21:53 Starting task 'javadoc' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
28-Jun-2017 10:21:53
Beginning to execute external process for build 'Polyglot - Main - BD-1692-print-jobid-and-document-id-when - Default Job #3 (POL-MAIN56-JOB1-3)'
... running command line:
/home/bamboo/apache-maven-3.3.9/bin/mvn --batch-mode -Djava.io.tmpdir=/tmp/POL-MAIN56-JOB1 javadoc:javadoc
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1
... using extra environment variables:
bamboo_planRepository_1_branch=BD-1692-print-jobid-and-document-id-when
bamboo_capability_system_builder_node_Node_js_v6_9_1=/home/bamboo/node-v6.9.1/bin/node
bamboo_capability_system_builder_command_npm_6=/home/bamboo/node-v6.9.1/bin/npm
bamboo_capability_system_builder_command_buckminster_4_3=/home/bamboo/buckminster-4.3/buckminster
bamboo_repository_148209670_revision_number=5f7b05b52d87572056756ed02da4c9358724a4f0
bamboo_capability_system_builder_command_buckminster_4_2=/home/bamboo/buckminster-4.2/buckminster
bamboo_planRepository_1_branchDisplayName=BD-1692-print-jobid-and-document-id-when
bamboo_repository_revision_number=5f7b05b52d87572056756ed02da4c9358724a4f0
MAVEN2_HOME=/home/bamboo/apache-maven-3.3.9
bamboo_resultsUrl=https://opensource.ncsa.illinois.edu/bamboo/browse/POL-MAIN56-JOB1-3
bamboo_capability_system_builder_command_sphinx=/usr/bin/sphinx-build
bamboo_planRepository_1_name=Git
bamboo_repository_148209670_git_repositoryUrl=https://opensource.ncsa.illinois.edu/stash/scm/pol/polyglot.git
bamboo_build_working_directory=/home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1
bamboo_buildKey=POL-MAIN56-JOB1
bamboo_capability_system_os=linux
bamboo_repository_148209670_name=Git
bamboo_repository_148209670_previous_revision_number=4bd8c55b402a8e6d6aef18ef4e15e31839ef637a
bamboo_shortPlanName=BD-1692-print-jobid-and-document-id-when
bamboo_planRepository_name=Git
bamboo_buildNumber=3
bamboo_shortJobName=Default Job
bamboo_buildResultsUrl=https://opensource.ncsa.illinois.edu/bamboo/browse/POL-MAIN56-JOB1-3
bamboo_planRepository_repositoryUrl=https://opensource.ncsa.illinois.edu/stash/scm/pol/polyglot.git
bamboo_agentId=140673028
bamboo_planName=Polyglot - Main - BD-1692-print-jobid-and-document-id-when
bamboo_shortPlanKey=MAIN56
bamboo_capability_system_builder_command_sbt_0_13=/home/bamboo/sbt-0.13.2/bin/sbt
bamboo_shortJobKey=JOB1
bamboo_capability_system_builder_node_Node_js_v0_10_28=/home/bamboo/node-v0.10.28/bin/node
bamboo_repository_148209670_branch_name=BD-1692-print-jobid-and-document-id-when
bamboo_repository_148209670_git_branch=BD-1692-print-jobid-and-document-id-when
bamboo_planRepository_revision=5f7b05b52d87572056756ed02da4c9358724a4f0
bamboo_repository_previous_revision_number=4bd8c55b402a8e6d6aef18ef4e15e31839ef637a
bamboo_buildTimeStamp=2017-06-28T10:20:13.815-05:00
bamboo_capability_system_builder_command_npm=/home/bamboo/node-v0.10.28/bin/npm
bamboo_planRepository_previousRevision=4bd8c55b402a8e6d6aef18ef4e15e31839ef637a
bamboo_capability_system_builder_mvn2_Maven_2=/home/bamboo/apache-maven-2.2.1
M2_HOME=/home/bamboo/apache-maven-3.3.9
bamboo_repository_148209670_git_username=
bamboo_buildResultKey=POL-MAIN56-JOB1-3
bamboo_repository_git_branch=BD-1692-print-jobid-and-document-id-when
bamboo_repository_branch_name=BD-1692-print-jobid-and-document-id-when
bamboo_buildPlanName=Polyglot - Main - BD-1692-print-jobid-and-document-id-when - Default Job
bamboo_planRepository_1_revision=5f7b05b52d87572056756ed02da4c9358724a4f0
bamboo_capability_system_builder_command_python3=/usr/bin/python3
bamboo_repository_name=Git
JAVA_HOME=/home/bamboo/jdk1.7.0_60
bamboo_buildFailed=false
bamboo_capability_system_docker_executable=/usr/bin/docker
bamboo_capability_system_builder_command_grunt=/home/bamboo/node-v0.10.28/bin/grunt
bamboo_planRepository_branch=BD-1692-print-jobid-and-document-id-when
bamboo_agentWorkingDirectory=/home/bamboo/bamboo-agent-home/xml-data/build-dir
bamboo_capability_system_git_executable=/usr/bin/git
bamboo_planRepository_1_previousRevision=4bd8c55b402a8e6d6aef18ef4e15e31839ef637a
bamboo_repository_git_username=
bamboo_capability_system_builder_sbt_SBT_0_13_13=/home/bamboo/sbt-0.13.13
bamboo_planRepository_branchDisplayName=BD-1692-print-jobid-and-document-id-when
bamboo_capability_system_builder_command_phantomjs=/home/bamboo/phantomjs-1.9.8/bin/phantomjs
bamboo_planRepository_1_type=gitv2
bamboo_planRepository_branchName=BD-1692-print-jobid-and-document-id-when
bamboo_capability_system_builder_command_python2_7=/usr/bin/python2.7
bamboo_capability_system_hostname=buildserver-1
bamboo_capability_system_jdk_JDK=/home/bamboo/jdk1.8.0_66
bamboo_capability_system_software_mongo=/usr/bin/mongo
bamboo_plan_storageTag=plan-148013067
bamboo_capability_system_software_rabbitmq=/usr/sbin/rabbitmqctl
bamboo_capability_system_builder_command_casperjs=/home/bamboo/node-v0.10.28/bin/casperjs
bamboo_planRepository_type=gitv2
bamboo_planRepository_1_username=
bamboo_capability_system_jdk_JDK_1_8_0_66=/home/bamboo/jdk1.8.0_66
bamboo_repository_git_repositoryUrl=https://opensource.ncsa.illinois.edu/stash/scm/pol/polyglot.git
useMavenReturnCode=false
bamboo_capability_system_builder_node_Node_js=/home/bamboo/node-v0.10.28/bin/node
bamboo_build_commandline_com_atlassian_bamboo_plugins_maven_task_builder_mvn3_3=/home/bamboo/apache-maven-3.3.9/bin/mvn --batch-mode -Djava.io.tmpdir=/tmp/POL-MAIN56-JOB1 clean compile
bamboo_build_commandline_com_atlassian_bamboo_plugins_maven_task_builder_mvn3_2=/home/bamboo/apache-maven-3.3.9/bin/mvn --batch-mode -Djava.io.tmpdir=/tmp/POL-MAIN56-JOB1 package
bamboo_capability_system_builder_ant_Ant=/home/bamboo/apache-ant-1.9.4
bamboo_capability_system_builder_mvn3_Maven_3=/home/bamboo/apache-maven-3.3.9
bamboo_working_directory=/home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1
bamboo_build_commandline_com_atlassian_bamboo_plugins_maven_task_builder_mvn3_4=/home/bamboo/apache-maven-3.3.9/bin/mvn --batch-mode -Djava.io.tmpdir=/tmp/POL-MAIN56-JOB1 test
bamboo_planKey=POL-MAIN56
bamboo_planRepository_1_repositoryUrl=https://opensource.ncsa.illinois.edu/stash/scm/pol/polyglot.git
bamboo_planRepository_username=
bamboo_capability_system_jdk_JDK_1_8=/home/bamboo/jdk1.8.0_66
bamboo_capability_system_jdk_JDK_1_6=/home/bamboo/jdk1.6.0_41
bamboo_capability_system_builder_command_mkcrx=/home/bamboo/mkcrx/mkcrx.sh
bamboo_capability_system_jdk_JDK_1_7=/home/bamboo/jdk1.7.0_60
bamboo_planRepository_1_branchName=BD-1692-print-jobid-and-document-id-when
PATH=/home/bamboo/jdk1.7.0_60/bin:/home/bamboo/jdk1.8.0_66/bin:/home/bamboo/node-v0.10.28/bin:/usr/bin:/bin
28-Jun-2017 10:21:55 [INFO] Scanning for projects...
28-Jun-2017 10:21:55 [WARNING]
28-Jun-2017 10:21:55 [WARNING] Some problems were encountered while building the effective model for edu.illinois.ncsa.isda:polyglot:jar:2.2.0-SNAPSHOT
28-Jun-2017 10:21:55 [WARNING] 'dependencies.dependency.systemPath' for kgm:Utilities:jar should not point at files within the project directory, ${project.basedir}/lib/kgm/Utilities.jar will be unresolvable by dependent projects @ line 56, column 17
28-Jun-2017 10:21:55 [WARNING] 'dependencies.dependency.systemPath' for kgm:ImageUtilities:jar should not point at files within the project directory, ${project.basedir}/lib/kgm/ImageUtilities.jar will be unresolvable by dependent projects @ line 63, column 17
28-Jun-2017 10:21:55 [WARNING] 'dependencies.dependency.systemPath' for kgm:MatrixUtilities:jar should not point at files within the project directory, ${project.basedir}/lib/kgm/MatrixUtilities.jar will be unresolvable by dependent projects @ line 70, column 17
28-Jun-2017 10:21:55 [WARNING] 'dependencies.dependency.systemPath' for isda:3DUtilities:jar should not point at files within the project directory, ${project.basedir}/lib/ncsa/3DUtilities.jar will be unresolvable by dependent projects @ line 77, column 17
28-Jun-2017 10:21:55 [WARNING] 'dependencies.dependency.systemPath' for isda:im2Learn:jar should not point at files within the project directory, ${project.basedir}/lib/ncsa/Im2Learn.jar will be unresolvable by dependent projects @ line 84, column 17
28-Jun-2017 10:21:55 [WARNING] 'dependencies.dependency.systemPath' for ncsa:Versus-API:jar should not point at files within the project directory, ${project.basedir}/lib/ncsa/versus-api-0.5.jar will be unresolvable by dependent projects @ line 91, column 17
28-Jun-2017 10:21:55 [WARNING] 'dependencies.dependency.systemPath' for ncsa:Versus-Impl:jar should not point at files within the project directory, ${project.basedir}/lib/ncsa/versus-impl-0.5.jar will be unresolvable by dependent projects @ line 98, column 17
28-Jun-2017 10:21:55 [WARNING] 'dependencies.dependency.systemPath' for misc:VncViewer:jar should not point at files within the project directory, ${project.basedir}/lib/misc/VncViewer.jar will be unresolvable by dependent projects @ line 105, column 17
28-Jun-2017 10:21:55 [WARNING] 'dependencies.dependency.systemPath' for com.googlecode.javacv:javacv:jar should not point at files within the project directory, ${project.basedir}/lib/deprecated/javacv-20110219/javacv.jar will be unresolvable by dependent projects @ line 204, column 15
28-Jun-2017 10:21:55 [WARNING] 'dependencies.dependency.systemPath' for com.googlecode.javacv:javacv:jar:windows-x86_64 should not point at files within the project directory, ${project.basedir}/lib/deprecated/javacv-20110219/javacv-windows-x86_64.jar will be unresolvable by dependent projects @ line 213, column 15
28-Jun-2017 10:21:55 [WARNING]
28-Jun-2017 10:21:55 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
28-Jun-2017 10:21:55 [WARNING]
28-Jun-2017 10:21:55 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
28-Jun-2017 10:21:55 [WARNING]
28-Jun-2017 10:21:55 [INFO]                                                                         
28-Jun-2017 10:21:55 [INFO] ------------------------------------------------------------------------
28-Jun-2017 10:21:55 [INFO] Building polyglot 2.2.0-SNAPSHOT
28-Jun-2017 10:21:55 [INFO] ------------------------------------------------------------------------
28-Jun-2017 10:21:55 [INFO]
28-Jun-2017 10:21:55 [INFO] >>> maven-javadoc-plugin:2.9.1:javadoc (default-cli) > generate-sources @ polyglot >>>
28-Jun-2017 10:21:55 [INFO]
28-Jun-2017 10:21:55 [INFO] <<< maven-javadoc-plugin:2.9.1:javadoc (default-cli) < generate-sources @ polyglot <<<
28-Jun-2017 10:21:55 [INFO]
28-Jun-2017 10:21:55 [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (default-cli) @ polyglot ---
28-Jun-2017 10:22:02 [INFO]
28-Jun-2017 10:22:02 Loading source files for package edu.illinois.ncsa.isda.softwareserver.polyglot...
28-Jun-2017 10:22:02 Loading source files for package edu.illinois.ncsa.isda.softwareserver.polyglot.weighted...
28-Jun-2017 10:22:02 Loading source files for package edu.illinois.ncsa.isda.softwareserver...
28-Jun-2017 10:22:02 Loading source files for package edu.illinois.ncsa.isda.softwareserver.parametrized...
28-Jun-2017 10:22:02 Loading source files for package edu.illinois.ncsa.isda.softwareserver.datawolf...
28-Jun-2017 10:22:02 Loading source files for package edu.illinois.ncsa.isda.softwareserver.experimental...
28-Jun-2017 10:22:02 Constructing Javadoc information...
28-Jun-2017 10:22:02 Standard Doclet version 1.7.0_60
28-Jun-2017 10:22:02 Building tree for all the packages and classes...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/DistributedSoftwareIOGraphPanel.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/IOGraph.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/IOGraphApplet.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/IOGraphPanel.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/IOGraphPanel_JUNG.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/IOGraphPanel_JUNG.ToAbbreviatedStringLabeller.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/IOGraphPanel_JUNG.UniqueString.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/IOGraphWeightsTool.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/Polyglot.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/PolyglotAuxiliary.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/PolyglotAuxiliary.Conversion.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/PolyglotAuxiliary.FileInformation.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/PolyglotAuxiliary.Point2D.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/PolyglotAuxiliary.RequestInformation.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/PolyglotAuxiliary.SoftwareServerApplication.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/PolyglotClient.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/PolyglotMonitor.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/PolyglotMonitorApplet.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/PolyglotPanel.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/PolyglotRESTEasy.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/PolyglotRESTEasyInterface.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/PolyglotRestlet.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/PolyglotRESTUtilities.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/PolyglotServer.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/PolyglotSteward.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/PolyglotStewardAMQ.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/PolyglotWebInterface.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/VersusCompare.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/weighted/Conversion2.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/weighted/CSRPanel.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/weighted/IOGraph2.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/weighted/IOGraph2Applet.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/weighted/IOGraph2Panel.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/weighted/IOGraphApplet.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/weighted/IOGraphWeightsToolHeadless.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/weighted/PolyglotException.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/weighted/PolyglotStewardThreaded.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/weighted/VersusServiceCompare.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/AHKScriptBuilder.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/Benchmark.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/DistributedSoftwareServerRestlet.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/MonkeyScript.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/ScriptDebugger.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/ScriptInstaller.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/SoftwareMonkey_DS.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/SoftwareMonkey_VNC.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/SoftwareServer.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/SoftwareServerAuxiliary.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/SoftwareServerAuxiliary.Application.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/SoftwareServerAuxiliary.CachedFileData.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/SoftwareServerAuxiliary.Data.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/SoftwareServerAuxiliary.FileData.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/SoftwareServerAuxiliary.Operation.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/SoftwareServerAuxiliary.RemoteTaskInfo.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/SoftwareServerAuxiliary.Script.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/SoftwareServerAuxiliary.ScriptType.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/SoftwareServerAuxiliary.ScriptTypes.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/SoftwareServerAuxiliary.Subtask.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/SoftwareServerAuxiliary.Task.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/SoftwareServerAuxiliary.TaskInfo.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/SoftwareServerClient.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/SoftwareServerRESTEasy.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/SoftwareServerRESTEasyInterface.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/SoftwareServerRestlet.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/SoftwareServerRESTUtilities.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/SoftwareServerUtility.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/TimedProcess.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/SoftwareServer.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/SoftwareServerAuxiliary.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/SoftwareServerAuxiliary.Application.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/SoftwareServerAuxiliary.CachedFileData.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/SoftwareServerAuxiliary.Data.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/SoftwareServerAuxiliary.FileData.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/SoftwareServerAuxiliary.FormatParameters.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/SoftwareServerAuxiliary.Operation.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/SoftwareServerAuxiliary.OperationParameters.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/SoftwareServerAuxiliary.Parameters.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/SoftwareServerAuxiliary.RemoteTaskInfo.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/SoftwareServerAuxiliary.Script.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/SoftwareServerAuxiliary.ScriptHeader.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/SoftwareServerAuxiliary.SingleParameter.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/SoftwareServerAuxiliary.SoftwareParameters.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/SoftwareServerAuxiliary.Subtask.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/SoftwareServerAuxiliary.Task.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/SoftwareServerAuxiliary.TaskInfo.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/SoftwareServerClient.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/SoftwareServerReslet.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/datawolf/DataWolf.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/datawolf/WorkflowUtilities.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/experimental/SoftwareMonkey_F.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/overview-frame.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/package-frame.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/package-summary.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/package-tree.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/datawolf/package-frame.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/datawolf/package-summary.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/datawolf/package-tree.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/experimental/package-frame.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/experimental/package-summary.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/experimental/package-tree.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/package-frame.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/package-summary.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/package-tree.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/package-frame.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/package-summary.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/package-tree.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/weighted/package-frame.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/weighted/package-summary.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/weighted/package-tree.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/constant-values.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/serialized-form.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/DistributedSoftwareIOGraphPanel.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/PolyglotPanel.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/PolyglotRESTEasy.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/PolyglotMonitorApplet.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/IOGraphPanel.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/Polyglot.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/VersusCompare.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/IOGraph.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/IOGraphApplet.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/PolyglotServer.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/IOGraphPanel_JUNG.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/IOGraphPanel_JUNG.UniqueString.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/IOGraphPanel_JUNG.ToAbbreviatedStringLabeller.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/PolyglotSteward.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/PolyglotAuxiliary.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/PolyglotAuxiliary.Conversion.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/PolyglotAuxiliary.Point2D.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/PolyglotAuxiliary.FileInformation.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/PolyglotAuxiliary.RequestInformation.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/PolyglotAuxiliary.SoftwareServerApplication.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/PolyglotRESTEasyInterface.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/PolyglotRESTUtilities.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/PolyglotStewardAMQ.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/IOGraphWeightsTool.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/PolyglotRestlet.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/PolyglotClient.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/PolyglotMonitor.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/class-use/PolyglotWebInterface.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/weighted/class-use/PolyglotStewardThreaded.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/weighted/class-use/IOGraphWeightsToolHeadless.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/weighted/class-use/IOGraphApplet.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/weighted/class-use/IOGraph2.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/weighted/class-use/IOGraph2Panel.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/weighted/class-use/PolyglotException.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/weighted/class-use/Conversion2.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/weighted/class-use/IOGraph2Applet.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/weighted/class-use/VersusServiceCompare.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/weighted/class-use/CSRPanel.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/SoftwareServerRestlet.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/TimedProcess.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/SoftwareServerClient.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/DistributedSoftwareServerRestlet.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/SoftwareMonkey_VNC.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/Benchmark.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/SoftwareServerAuxiliary.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/SoftwareServerAuxiliary.Data.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/SoftwareServerAuxiliary.FileData.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/SoftwareServerAuxiliary.CachedFileData.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/SoftwareServerAuxiliary.ScriptType.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/SoftwareServerAuxiliary.ScriptTypes.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/SoftwareServerAuxiliary.Script.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/SoftwareServerAuxiliary.Application.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/SoftwareServerAuxiliary.Operation.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/SoftwareServerAuxiliary.Subtask.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/SoftwareServerAuxiliary.Task.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/SoftwareServerAuxiliary.TaskInfo.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/SoftwareServerAuxiliary.RemoteTaskInfo.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/MonkeyScript.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/SoftwareServerRESTEasyInterface.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/SoftwareServerRESTEasy.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/SoftwareServerRESTUtilities.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/SoftwareServerUtility.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/ScriptDebugger.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/SoftwareMonkey_DS.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/SoftwareServer.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/ScriptInstaller.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/class-use/AHKScriptBuilder.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/class-use/SoftwareServerClient.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/class-use/SoftwareServerAuxiliary.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/class-use/SoftwareServerAuxiliary.Data.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/class-use/SoftwareServerAuxiliary.FileData.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/class-use/SoftwareServerAuxiliary.CachedFileData.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/class-use/SoftwareServerAuxiliary.Script.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/class-use/SoftwareServerAuxiliary.Application.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/class-use/SoftwareServerAuxiliary.Operation.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/class-use/SoftwareServerAuxiliary.Subtask.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/class-use/SoftwareServerAuxiliary.Task.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/class-use/SoftwareServerAuxiliary.TaskInfo.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/class-use/SoftwareServerAuxiliary.RemoteTaskInfo.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/class-use/SoftwareServerAuxiliary.ScriptHeader.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/class-use/SoftwareServerAuxiliary.SingleParameter.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/class-use/SoftwareServerAuxiliary.OperationParameters.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/class-use/SoftwareServerAuxiliary.FormatParameters.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/class-use/SoftwareServerAuxiliary.SoftwareParameters.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/class-use/SoftwareServerAuxiliary.Parameters.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/class-use/SoftwareServer.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/class-use/SoftwareServerReslet.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/datawolf/class-use/DataWolf.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/datawolf/class-use/WorkflowUtilities.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/experimental/class-use/SoftwareMonkey_F.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/package-use.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/datawolf/package-use.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/experimental/package-use.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/parametrized/package-use.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/package-use.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/edu/illinois/ncsa/isda/softwareserver/polyglot/weighted/package-use.html...
28-Jun-2017 10:22:02 Building index for all the packages and classes...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/overview-tree.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/index-all.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/deprecated-list.html...
28-Jun-2017 10:22:02 Building index for all classes...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/allclasses-frame.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/allclasses-noframe.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/index.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/overview-summary.html...
28-Jun-2017 10:22:02 Generating /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/target/site/apidocs/help-doc.html...
28-Jun-2017 10:22:02 8 warnings
28-Jun-2017 10:22:02 [WARNING] Javadoc Warnings
28-Jun-2017 10:22:02 [WARNING] /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/src/main/java/edu/illinois/ncsa/isda/softwareserver/polyglot/IOGraph.java:673: warning - @return tag has no arguments.
28-Jun-2017 10:22:02 [WARNING] /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/src/main/java/edu/illinois/ncsa/isda/softwareserver/polyglot/PolyglotRESTEasy.java:337: warning - @param argument "uriInfo" is not a parameter name.
28-Jun-2017 10:22:02 [WARNING] /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/src/main/java/edu/illinois/ncsa/isda/softwareserver/polyglot/PolyglotRESTEasy.java:544: warning - @param argument "fromPost" is not a parameter name.
28-Jun-2017 10:22:02 [WARNING] /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/src/main/java/edu/illinois/ncsa/isda/softwareserver/polyglot/PolyglotRESTUtilities.java:87: warning - @param argument "polylgot" is not a parameter name.
28-Jun-2017 10:22:02 [WARNING] /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/src/main/java/edu/illinois/ncsa/isda/softwareserver/SoftwareServerRESTEasy.java:119: warning - @param argument "uriInfo:" is not a parameter name.
28-Jun-2017 10:22:02 [WARNING] /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/src/main/java/edu/illinois/ncsa/isda/softwareserver/SoftwareServerRESTEasy.java:174: warning - @param argument "produces" is not a parameter name.
28-Jun-2017 10:22:02 [WARNING] /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/src/main/java/edu/illinois/ncsa/isda/softwareserver/SoftwareServerRESTEasy.java:541: warning - @param argument "fromPost" is not a parameter name.
28-Jun-2017 10:22:02 [WARNING] /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/src/main/java/edu/illinois/ncsa/isda/softwareserver/SoftwareServerUtility.java:500: warning - @param argument "files" is not a parameter name.
28-Jun-2017 10:22:02 [INFO] ------------------------------------------------------------------------
28-Jun-2017 10:22:02 [INFO] BUILD SUCCESS
28-Jun-2017 10:22:02 [INFO] ------------------------------------------------------------------------
28-Jun-2017 10:22:02 [INFO] Total time: 7.791 s
28-Jun-2017 10:22:02 [INFO] Finished at: 2017-06-28T10:22:02-05:00
28-Jun-2017 10:22:02 [INFO] Final Memory: 15M/216M
28-Jun-2017 10:22:02 [INFO] ------------------------------------------------------------------------
28-Jun-2017 10:22:02 Finished task 'javadoc' with result: Success
28-Jun-2017 10:22:02 Starting task 'docker ncsa' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
28-Jun-2017 10:22:02
Beginning to execute external process for build 'Polyglot - Main - BD-1692-print-jobid-and-document-id-when - Default Job #3 (POL-MAIN56-JOB1-3)'
... running command line:
/home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/docker.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1
... using extra environment variables:
bamboo_planRepository_1_branch=BD-1692-print-jobid-and-document-id-when
bamboo_capability_system_builder_node_Node_js_v6_9_1=/home/bamboo/node-v6.9.1/bin/node
bamboo_capability_system_builder_command_npm_6=/home/bamboo/node-v6.9.1/bin/npm
bamboo_capability_system_builder_command_buckminster_4_3=/home/bamboo/buckminster-4.3/buckminster
bamboo_repository_148209670_revision_number=5f7b05b52d87572056756ed02da4c9358724a4f0
bamboo_capability_system_builder_command_buckminster_4_2=/home/bamboo/buckminster-4.2/buckminster
bamboo_planRepository_1_branchDisplayName=BD-1692-print-jobid-and-document-id-when
bamboo_repository_revision_number=5f7b05b52d87572056756ed02da4c9358724a4f0
bamboo_resultsUrl=https://opensource.ncsa.illinois.edu/bamboo/browse/POL-MAIN56-JOB1-3
bamboo_capability_system_builder_command_sphinx=/usr/bin/sphinx-build
bamboo_planRepository_1_name=Git
bamboo_repository_148209670_git_repositoryUrl=https://opensource.ncsa.illinois.edu/stash/scm/pol/polyglot.git
bamboo_build_working_directory=/home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1
bamboo_buildKey=POL-MAIN56-JOB1
bamboo_capability_system_os=linux
bamboo_repository_148209670_name=Git
bamboo_repository_148209670_previous_revision_number=4bd8c55b402a8e6d6aef18ef4e15e31839ef637a
bamboo_shortPlanName=BD-1692-print-jobid-and-document-id-when
bamboo_planRepository_name=Git
bamboo_buildNumber=3
bamboo_shortJobName=Default Job
bamboo_buildResultsUrl=https://opensource.ncsa.illinois.edu/bamboo/browse/POL-MAIN56-JOB1-3
PROJECT=ncsa
bamboo_planRepository_repositoryUrl=https://opensource.ncsa.illinois.edu/stash/scm/pol/polyglot.git
bamboo_agentId=140673028
bamboo_planName=Polyglot - Main - BD-1692-print-jobid-and-document-id-when
bamboo_shortPlanKey=MAIN56
bamboo_capability_system_builder_command_sbt_0_13=/home/bamboo/sbt-0.13.2/bin/sbt
bamboo_shortJobKey=JOB1
bamboo_capability_system_builder_node_Node_js_v0_10_28=/home/bamboo/node-v0.10.28/bin/node
bamboo_repository_148209670_branch_name=BD-1692-print-jobid-and-document-id-when
bamboo_repository_148209670_git_branch=BD-1692-print-jobid-and-document-id-when
bamboo_planRepository_revision=5f7b05b52d87572056756ed02da4c9358724a4f0
bamboo_repository_previous_revision_number=4bd8c55b402a8e6d6aef18ef4e15e31839ef637a
bamboo_buildTimeStamp=2017-06-28T10:20:13.815-05:00
bamboo_capability_system_builder_command_npm=/home/bamboo/node-v0.10.28/bin/npm
bamboo_planRepository_previousRevision=4bd8c55b402a8e6d6aef18ef4e15e31839ef637a
bamboo_capability_system_builder_mvn2_Maven_2=/home/bamboo/apache-maven-2.2.1
bamboo_repository_148209670_git_username=
bamboo_buildResultKey=POL-MAIN56-JOB1-3
bamboo_repository_git_branch=BD-1692-print-jobid-and-document-id-when
bamboo_repository_branch_name=BD-1692-print-jobid-and-document-id-when
bamboo_buildPlanName=Polyglot - Main - BD-1692-print-jobid-and-document-id-when - Default Job
bamboo_planRepository_1_revision=5f7b05b52d87572056756ed02da4c9358724a4f0
bamboo_capability_system_builder_command_python3=/usr/bin/python3
bamboo_repository_name=Git
bamboo_buildFailed=false
bamboo_capability_system_docker_executable=/usr/bin/docker
bamboo_capability_system_builder_command_grunt=/home/bamboo/node-v0.10.28/bin/grunt
bamboo_planRepository_branch=BD-1692-print-jobid-and-document-id-when
bamboo_agentWorkingDirectory=/home/bamboo/bamboo-agent-home/xml-data/build-dir
bamboo_capability_system_git_executable=/usr/bin/git
bamboo_planRepository_1_previousRevision=4bd8c55b402a8e6d6aef18ef4e15e31839ef637a
bamboo_repository_git_username=
bamboo_capability_system_builder_sbt_SBT_0_13_13=/home/bamboo/sbt-0.13.13
bamboo_planRepository_branchDisplayName=BD-1692-print-jobid-and-document-id-when
bamboo_capability_system_builder_command_phantomjs=/home/bamboo/phantomjs-1.9.8/bin/phantomjs
bamboo_planRepository_1_type=gitv2
bamboo_planRepository_branchName=BD-1692-print-jobid-and-document-id-when
bamboo_capability_system_builder_command_python2_7=/usr/bin/python2.7
bamboo_capability_system_hostname=buildserver-1
bamboo_capability_system_jdk_JDK=/home/bamboo/jdk1.8.0_66
bamboo_capability_system_software_mongo=/usr/bin/mongo
bamboo_plan_storageTag=plan-148013067
bamboo_capability_system_software_rabbitmq=/usr/sbin/rabbitmqctl
bamboo_capability_system_builder_command_casperjs=/home/bamboo/node-v0.10.28/bin/casperjs
bamboo_planRepository_type=gitv2
bamboo_planRepository_1_username=
bamboo_capability_system_jdk_JDK_1_8_0_66=/home/bamboo/jdk1.8.0_66
bamboo_repository_git_repositoryUrl=https://opensource.ncsa.illinois.edu/stash/scm/pol/polyglot.git
bamboo_capability_system_builder_node_Node_js=/home/bamboo/node-v0.10.28/bin/node
bamboo_build_commandline_com_atlassian_bamboo_plugins_maven_task_builder_mvn3_3=/home/bamboo/apache-maven-3.3.9/bin/mvn --batch-mode -Djava.io.tmpdir=/tmp/POL-MAIN56-JOB1 clean compile
bamboo_build_commandline_com_atlassian_bamboo_plugins_maven_task_builder_mvn3_2=/home/bamboo/apache-maven-3.3.9/bin/mvn --batch-mode -Djava.io.tmpdir=/tmp/POL-MAIN56-JOB1 package
bamboo_capability_system_builder_ant_Ant=/home/bamboo/apache-ant-1.9.4
bamboo_build_commandline_com_atlassian_bamboo_plugins_maven_task_builder_mvn3_5=/home/bamboo/apache-maven-3.3.9/bin/mvn --batch-mode -Djava.io.tmpdir=/tmp/POL-MAIN56-JOB1 javadoc:javadoc
bamboo_capability_system_builder_mvn3_Maven_3=/home/bamboo/apache-maven-3.3.9
bamboo_working_directory=/home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1
bamboo_build_commandline_com_atlassian_bamboo_plugins_maven_task_builder_mvn3_4=/home/bamboo/apache-maven-3.3.9/bin/mvn --batch-mode -Djava.io.tmpdir=/tmp/POL-MAIN56-JOB1 test
bamboo_planKey=POL-MAIN56
bamboo_planRepository_1_repositoryUrl=https://opensource.ncsa.illinois.edu/stash/scm/pol/polyglot.git
bamboo_planRepository_username=
bamboo_capability_system_jdk_JDK_1_8=/home/bamboo/jdk1.8.0_66
bamboo_capability_system_jdk_JDK_1_6=/home/bamboo/jdk1.6.0_41
bamboo_capability_system_builder_command_mkcrx=/home/bamboo/mkcrx/mkcrx.sh
bamboo_capability_system_jdk_JDK_1_7=/home/bamboo/jdk1.7.0_60
bamboo_planRepository_1_branchName=BD-1692-print-jobid-and-document-id-when
28-Jun-2017 10:22:03 Sending build context to Docker daemon  52.3 MB
28-Jun-2017 10:22:03
28-Jun-2017 10:22:03 Step 1/12 : FROM openjdk:jre
28-Jun-2017 10:22:03 ---> 2a38b44f72bf
28-Jun-2017 10:22:03 Step 2/12 : MAINTAINER Rui Liu <ruiliu@illinois.edu>
28-Jun-2017 10:22:03 ---> Using cache
28-Jun-2017 10:22:03 ---> bb543e64526e
28-Jun-2017 10:22:03 Step 3/12 : EXPOSE 8184 8182
28-Jun-2017 10:22:03 ---> Using cache
28-Jun-2017 10:22:03 ---> ee58ddc07e3c
28-Jun-2017 10:22:03 Step 4/12 : ENV POL_IP "" POL_AUTH "" DOWNLOAD_SS_FILE "" MONGO_SERVER "" MONGO_DATABASE "" MONGO_LOGGING "false" RABBITMQ_URI "" PUBLICIP ""
28-Jun-2017 10:22:03 ---> Using cache
28-Jun-2017 10:22:03 ---> 27379fbd0c3d
28-Jun-2017 10:22:03 Step 5/12 : RUN wget -qO - https://bintray.com/user/downloadSubjectPublicKey?username=bintray | apt-key add -
28-Jun-2017 10:22:03 ---> Using cache
28-Jun-2017 10:22:03 ---> 87286212848b
28-Jun-2017 10:22:03 Step 6/12 : RUN echo "deb http://dl.bintray.com/siegfried/debian wheezy main" | tee -a /etc/apt/sources.list
28-Jun-2017 10:22:03 ---> Using cache
28-Jun-2017 10:22:03 ---> 240c478385de
28-Jun-2017 10:22:03 Step 7/12 : RUN apt-get update && apt-get -y install siegfried                 wget &&         useradd -m -s /bin/bash polyglot
28-Jun-2017 10:22:03 ---> Using cache
28-Jun-2017 10:22:03 ---> 61c890c26f2f
28-Jun-2017 10:22:03 Step 8/12 : COPY files /home/polyglot/
28-Jun-2017 10:22:04 ---> 09eb8d0bacd9
28-Jun-2017 10:22:04 Removing intermediate container 87b2b0d73d6a
28-Jun-2017 10:22:04 Step 9/12 : RUN cd /home/polyglot &&         /bin/sed -i -e 's/^\([^#]*Scripts=\)/#\1/' polyglot/SoftwareServer.conf &&         /bin/sed -i -e 's/^#*MongoLogging=.*$/MongoLogging=false/' polyglot/PolyglotRestlet.conf
28-Jun-2017 10:22:04 ---> Running in 4e0478a40e66
28-Jun-2017 10:22:05 ---> ff3d6d6ce6b2
28-Jun-2017 10:22:05 Removing intermediate container 4e0478a40e66
28-Jun-2017 10:22:05 Step 10/12 : COPY entrypoint.sh /home/polyglot/
28-Jun-2017 10:22:05 ---> c2ee38914133
28-Jun-2017 10:22:05 Removing intermediate container 7628faf917f4
28-Jun-2017 10:22:05 Step 11/12 : ENTRYPOINT /home/polyglot/entrypoint.sh
28-Jun-2017 10:22:06 ---> Running in e06fd6cd69f6
28-Jun-2017 10:22:06 ---> 1e4c3650dc21
28-Jun-2017 10:22:06 Removing intermediate container e06fd6cd69f6
28-Jun-2017 10:22:06 Step 12/12 : CMD polyglot
28-Jun-2017 10:22:06 ---> Running in a550e703af0d
28-Jun-2017 10:22:06 ---> 2fdccf04a275
28-Jun-2017 10:22:06 Removing intermediate container a550e703af0d
28-Jun-2017 10:22:06 Successfully built 2fdccf04a275
28-Jun-2017 10:22:06 Untagged: polyglot_30753:latest
28-Jun-2017 10:22:07 Finished task 'docker ncsa' with result: Success
28-Jun-2017 10:22:07 Starting task 'docker ncsapolyglot' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
28-Jun-2017 10:22:07
Beginning to execute external process for build 'Polyglot - Main - BD-1692-print-jobid-and-document-id-when - Default Job #3 (POL-MAIN56-JOB1-3)'
... running command line:
/home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/docker.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1
... using extra environment variables:
bamboo_planRepository_1_branch=BD-1692-print-jobid-and-document-id-when
bamboo_capability_system_builder_node_Node_js_v6_9_1=/home/bamboo/node-v6.9.1/bin/node
bamboo_capability_system_builder_command_npm_6=/home/bamboo/node-v6.9.1/bin/npm
bamboo_capability_system_builder_command_buckminster_4_3=/home/bamboo/buckminster-4.3/buckminster
bamboo_repository_148209670_revision_number=5f7b05b52d87572056756ed02da4c9358724a4f0
bamboo_capability_system_builder_command_buckminster_4_2=/home/bamboo/buckminster-4.2/buckminster
bamboo_planRepository_1_branchDisplayName=BD-1692-print-jobid-and-document-id-when
bamboo_repository_revision_number=5f7b05b52d87572056756ed02da4c9358724a4f0
bamboo_resultsUrl=https://opensource.ncsa.illinois.edu/bamboo/browse/POL-MAIN56-JOB1-3
bamboo_capability_system_builder_command_sphinx=/usr/bin/sphinx-build
bamboo_planRepository_1_name=Git
bamboo_repository_148209670_git_repositoryUrl=https://opensource.ncsa.illinois.edu/stash/scm/pol/polyglot.git
bamboo_build_working_directory=/home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1
bamboo_buildKey=POL-MAIN56-JOB1
bamboo_capability_system_os=linux
bamboo_repository_148209670_name=Git
bamboo_repository_148209670_previous_revision_number=4bd8c55b402a8e6d6aef18ef4e15e31839ef637a
bamboo_shortPlanName=BD-1692-print-jobid-and-document-id-when
bamboo_planRepository_name=Git
bamboo_buildNumber=3
bamboo_shortJobName=Default Job
bamboo_buildResultsUrl=https://opensource.ncsa.illinois.edu/bamboo/browse/POL-MAIN56-JOB1-3
PROJECT=ncsapolyglot
bamboo_planRepository_repositoryUrl=https://opensource.ncsa.illinois.edu/stash/scm/pol/polyglot.git
bamboo_agentId=140673028
bamboo_planName=Polyglot - Main - BD-1692-print-jobid-and-document-id-when
bamboo_shortPlanKey=MAIN56
bamboo_build_commandline_com_atlassian_bamboo_plugins_scripttask_task_builder_script_9=/home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1/docker.sh
bamboo_capability_system_builder_command_sbt_0_13=/home/bamboo/sbt-0.13.2/bin/sbt
bamboo_shortJobKey=JOB1
bamboo_capability_system_builder_node_Node_js_v0_10_28=/home/bamboo/node-v0.10.28/bin/node
bamboo_repository_148209670_branch_name=BD-1692-print-jobid-and-document-id-when
bamboo_repository_148209670_git_branch=BD-1692-print-jobid-and-document-id-when
bamboo_planRepository_revision=5f7b05b52d87572056756ed02da4c9358724a4f0
bamboo_repository_previous_revision_number=4bd8c55b402a8e6d6aef18ef4e15e31839ef637a
bamboo_buildTimeStamp=2017-06-28T10:20:13.815-05:00
bamboo_capability_system_builder_command_npm=/home/bamboo/node-v0.10.28/bin/npm
bamboo_planRepository_previousRevision=4bd8c55b402a8e6d6aef18ef4e15e31839ef637a
bamboo_capability_system_builder_mvn2_Maven_2=/home/bamboo/apache-maven-2.2.1
bamboo_repository_148209670_git_username=
bamboo_buildResultKey=POL-MAIN56-JOB1-3
bamboo_repository_git_branch=BD-1692-print-jobid-and-document-id-when
bamboo_repository_branch_name=BD-1692-print-jobid-and-document-id-when
bamboo_buildPlanName=Polyglot - Main - BD-1692-print-jobid-and-document-id-when - Default Job
bamboo_planRepository_1_revision=5f7b05b52d87572056756ed02da4c9358724a4f0
bamboo_capability_system_builder_command_python3=/usr/bin/python3
bamboo_repository_name=Git
bamboo_buildFailed=false
bamboo_capability_system_docker_executable=/usr/bin/docker
bamboo_capability_system_builder_command_grunt=/home/bamboo/node-v0.10.28/bin/grunt
bamboo_planRepository_branch=BD-1692-print-jobid-and-document-id-when
bamboo_agentWorkingDirectory=/home/bamboo/bamboo-agent-home/xml-data/build-dir
bamboo_capability_system_git_executable=/usr/bin/git
bamboo_planRepository_1_previousRevision=4bd8c55b402a8e6d6aef18ef4e15e31839ef637a
bamboo_repository_git_username=
bamboo_capability_system_builder_sbt_SBT_0_13_13=/home/bamboo/sbt-0.13.13
bamboo_planRepository_branchDisplayName=BD-1692-print-jobid-and-document-id-when
bamboo_capability_system_builder_command_phantomjs=/home/bamboo/phantomjs-1.9.8/bin/phantomjs
bamboo_planRepository_1_type=gitv2
bamboo_planRepository_branchName=BD-1692-print-jobid-and-document-id-when
bamboo_capability_system_builder_command_python2_7=/usr/bin/python2.7
bamboo_capability_system_hostname=buildserver-1
bamboo_capability_system_jdk_JDK=/home/bamboo/jdk1.8.0_66
bamboo_capability_system_software_mongo=/usr/bin/mongo
bamboo_plan_storageTag=plan-148013067
bamboo_capability_system_software_rabbitmq=/usr/sbin/rabbitmqctl
bamboo_capability_system_builder_command_casperjs=/home/bamboo/node-v0.10.28/bin/casperjs
bamboo_planRepository_type=gitv2
bamboo_planRepository_1_username=
bamboo_capability_system_jdk_JDK_1_8_0_66=/home/bamboo/jdk1.8.0_66
bamboo_repository_git_repositoryUrl=https://opensource.ncsa.illinois.edu/stash/scm/pol/polyglot.git
bamboo_capability_system_builder_node_Node_js=/home/bamboo/node-v0.10.28/bin/node
bamboo_build_commandline_com_atlassian_bamboo_plugins_maven_task_builder_mvn3_3=/home/bamboo/apache-maven-3.3.9/bin/mvn --batch-mode -Djava.io.tmpdir=/tmp/POL-MAIN56-JOB1 clean compile
bamboo_build_commandline_com_atlassian_bamboo_plugins_maven_task_builder_mvn3_2=/home/bamboo/apache-maven-3.3.9/bin/mvn --batch-mode -Djava.io.tmpdir=/tmp/POL-MAIN56-JOB1 package
bamboo_capability_system_builder_ant_Ant=/home/bamboo/apache-ant-1.9.4
bamboo_build_commandline_com_atlassian_bamboo_plugins_maven_task_builder_mvn3_5=/home/bamboo/apache-maven-3.3.9/bin/mvn --batch-mode -Djava.io.tmpdir=/tmp/POL-MAIN56-JOB1 javadoc:javadoc
bamboo_capability_system_builder_mvn3_Maven_3=/home/bamboo/apache-maven-3.3.9
bamboo_working_directory=/home/bamboo/bamboo-agent-home/xml-data/build-dir/POL-MAIN56-JOB1
bamboo_build_commandline_com_atlassian_bamboo_plugins_maven_task_builder_mvn3_4=/home/bamboo/apache-maven-3.3.9/bin/mvn --batch-mode -Djava.io.tmpdir=/tmp/POL-MAIN56-JOB1 test
bamboo_planKey=POL-MAIN56
bamboo_planRepository_1_repositoryUrl=https://opensource.ncsa.illinois.edu/stash/scm/pol/polyglot.git
bamboo_planRepository_username=
bamboo_capability_system_jdk_JDK_1_8=/home/bamboo/jdk1.8.0_66
bamboo_capability_system_jdk_JDK_1_6=/home/bamboo/jdk1.6.0_41
bamboo_capability_system_builder_command_mkcrx=/home/bamboo/mkcrx/mkcrx.sh
bamboo_capability_system_jdk_JDK_1_7=/home/bamboo/jdk1.7.0_60
bamboo_planRepository_1_branchName=BD-1692-print-jobid-and-document-id-when
28-Jun-2017 10:22:07 Sending build context to Docker daemon  52.3 MB
28-Jun-2017 10:22:07
28-Jun-2017 10:22:07 Step 1/12 : FROM openjdk:jre
28-Jun-2017 10:22:07 ---> 2a38b44f72bf
28-Jun-2017 10:22:07 Step 2/12 : MAINTAINER Rui Liu <ruiliu@illinois.edu>
28-Jun-2017 10:22:07 ---> Using cache
28-Jun-2017 10:22:07 ---> bb543e64526e
28-Jun-2017 10:22:07 Step 3/12 : EXPOSE 8184 8182
28-Jun-2017 10:22:07 ---> Using cache
28-Jun-2017 10:22:07 ---> ee58ddc07e3c
28-Jun-2017 10:22:07 Step 4/12 : ENV POL_IP "" POL_AUTH "" DOWNLOAD_SS_FILE "" MONGO_SERVER "" MONGO_DATABASE "" MONGO_LOGGING "false" RABBITMQ_URI "" PUBLICIP ""
28-Jun-2017 10:22:07 ---> Using cache
28-Jun-2017 10:22:07 ---> 27379fbd0c3d
28-Jun-2017 10:22:07 Step 5/12 : RUN wget -qO - https://bintray.com/user/downloadSubjectPublicKey?username=bintray | apt-key add -
28-Jun-2017 10:22:07 ---> Using cache
28-Jun-2017 10:22:07 ---> 87286212848b
28-Jun-2017 10:22:07 Step 6/12 : RUN echo "deb http://dl.bintray.com/siegfried/debian wheezy main" | tee -a /etc/apt/sources.list
28-Jun-2017 10:22:07 ---> Using cache
28-Jun-2017 10:22:07 ---> 240c478385de
28-Jun-2017 10:22:07 Step 7/12 : RUN apt-get update && apt-get -y install siegfried                 wget &&         useradd -m -s /bin/bash polyglot
28-Jun-2017 10:22:07 ---> Using cache
28-Jun-2017 10:22:07 ---> 61c890c26f2f
28-Jun-2017 10:22:07 Step 8/12 : COPY files /home/polyglot/
28-Jun-2017 10:22:07 ---> Using cache
28-Jun-2017 10:22:07 ---> 09eb8d0bacd9
28-Jun-2017 10:22:07 Step 9/12 : RUN cd /home/polyglot &&         /bin/sed -i -e 's/^\([^#]*Scripts=\)/#\1/' polyglot/SoftwareServer.conf &&         /bin/sed -i -e 's/^#*MongoLogging=.*$/MongoLogging=false/' polyglot/PolyglotRestlet.conf
28-Jun-2017 10:22:07 ---> Using cache
28-Jun-2017 10:22:07 ---> ff3d6d6ce6b2
28-Jun-2017 10:22:07 Step 10/12 : COPY entrypoint.sh /home/polyglot/
28-Jun-2017 10:22:07 ---> Using cache
28-Jun-2017 10:22:07 ---> c2ee38914133
28-Jun-2017 10:22:07 Step 11/12 : ENTRYPOINT /home/polyglot/entrypoint.sh
28-Jun-2017 10:22:07 ---> Using cache
28-Jun-2017 10:22:07 ---> 1e4c3650dc21
28-Jun-2017 10:22:07 Step 12/12 : CMD polyglot
28-Jun-2017 10:22:07 ---> Using cache
28-Jun-2017 10:22:07 ---> 2fdccf04a275
28-Jun-2017 10:22:07 Successfully built 2fdccf04a275
28-Jun-2017 10:22:07 Untagged: polyglot_30982:latest
28-Jun-2017 10:22:07 Finished task 'docker ncsapolyglot' with result: Success
28-Jun-2017 10:22:07 Running post build plugin 'Docker Container Cleanup'
28-Jun-2017 10:22:07 Running post build plugin 'NCover Results Collector'
28-Jun-2017 10:22:07 Running post build plugin 'Clover Results Collector'
28-Jun-2017 10:22:07 Running post build plugin 'npm Cache Cleanup'
28-Jun-2017 10:22:07 Running post build plugin 'Artifact Copier'
28-Jun-2017 10:22:07 Publishing an artifact: dist
28-Jun-2017 10:22:11 Finished publishing of artifact Job artifact: [dist], pattern: [polyglot-*-bin.zip] anchored at: [target/] in 3.484 s
28-Jun-2017 10:22:11 Publishing an artifact: manual
28-Jun-2017 10:22:11 Finished publishing of artifact Job artifact: [manual], pattern: [**/*] anchored at: [src/main/documentation] in 344.4 ms
28-Jun-2017 10:22:11 Publishing an artifact: javadoc
28-Jun-2017 10:22:12 Finished publishing of artifact Job artifact: [javadoc], pattern: [**/*] anchored at: [target/site/apidocs] in 389.4 ms
28-Jun-2017 10:22:12 Finalising the build...
28-Jun-2017 10:22:12 Stopping timer.
28-Jun-2017 10:22:12 Build POL-MAIN56-JOB1-3 completed.
28-Jun-2017 10:22:12 Running on server: post build plugin 'NCover Results Collector'
28-Jun-2017 10:22:12 Running on server: post build plugin 'Build Hanging Detection Configuration'
28-Jun-2017 10:22:12 Running on server: post build plugin 'Clover Delta Calculator'
28-Jun-2017 10:22:12 Running on server: post build plugin 'Maven Dependencies Postprocessor'
28-Jun-2017 10:22:12 All post build plugins have finished
28-Jun-2017 10:22:12 Generating build results summary...
28-Jun-2017 10:22:12 Saving build results to disk...
28-Jun-2017 10:22:12 Logging substituted variables...
28-Jun-2017 10:22:12 Indexing build results...
28-Jun-2017 10:22:12 Finished building POL-MAIN56-JOB1-3.