RoyaleUnit seems to default to port 1024. That was probably the default for
FlexUnit too.

--
Josh Tynjala
Bowler Hat LLC <https://bowlerhat.dev>


On Sun, Apr 19, 2020 at 9:50 PM Alex Harui <[email protected]> wrote:

> Hmm.  We enabled SSH.  I wonder if that changed security on sockets
> somehow.  Is RoyaleUnit using a known socket port number?
>
> Or maybe it is time to reboot the server.
>
> -Alex
>
> On 4/19/20, 12:03 AM, "Greg Dove" <[email protected]> wrote:
>
>     Did RoyaleUnits use of sockets change  How were tests running in the
> past
>     months?
>
>     AFAIK nothing changed in terms of how the tests are run by RoyaleUnit -
>     they launch the browser (chrome) and use websocket connection back to
>     royaleunit for js - same as they have been doing for many months now
> since
>     Josh set it up. I did make a change not so long ago to launch release
>     builds instead of debug builds, but I don't understand why that would
>     suddenly cause anything to stop working after it had been working
> without
>     issue for 2 weeks. Everything seemed to be working ok until CI build
> #1090,
>     and they also worked as normal for me locally this morning with up to
> date
>     code for a full build as well. Maybe something else changed on the
> server?
>
>
>
>     On Sun, Apr 19, 2020 at 5:13 PM Alex Harui <[email protected]>
> wrote:
>
>     > Did RoyaleUnits use of sockets change  How were tests running in the
> past
>     > months?
>     >
>     > -Alex
>     >
>     > On 4/18/20, 1:57 PM, "Greg Dove" <[email protected]> wrote:
>     >
>     >     I am not sure what the actual issue on the server here is. It is
> saying
>     >     there is a socket timeout issue from the browser launch.
>     >     But this does provide an opportunity for a quick example of the
>     > information
>     >     I shared recently about the changes to tests for JS, and it
> might be
>     >     helpful for you to see that with a 'live' example.
>     >
>     >     For the part of the output:
>     >
>     >     [royaleunit] Executing 'C:\Program Files
>     >     (x86)\Google\Chrome\Application\chrome.exe' with arguments:
>     >     [royaleunit] '<
>     >
>     >
> https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapacheroyaleci2.westus2.cloudapp.azure.com%3A8080%2Fjob%2Froyale-asjs%2Fws%2Fframeworks%2Fjs%2Fprojects%2FBasicJS%2Fsrc%2Ftest%2Froyale%2Ftarget%2Fbin%2Fjs-release%2Findex.html&amp;data=02%7C01%7Caharui%40adobe.com%7C8321911e6d794c46cbeb08d7e42fb50b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637228765870436810&amp;sdata=L8Bad6RMwPW1SOB8eAw0JvOjYGjvjTAr0B%2BqQOIcPpQ%3D&amp;reserved=0
>     >     '>
>     >
>     >     If you simply launch that link in a browser you will see the
> normal
>     > launch
>     >     of the royaleunit BasicJS tests (it is a blank white page - not
>     >     particularly interesting in itself). If you look in the dev tools
>     >     console for that page, you can see that it also did not find a
> socket
>     >     server to connect to to report back the test results (which is
>     > definitely
>     >     expected when you launch it like this, because there is of
> course none
>     >     available).
>     >     But you also will also see this in the console:
>     >     For javascript you can run this locally with console output for
>     > debugging
>     >     purposes, using "?local" appended to the url.
>     >     It may not work for all browsers with file:// protocol (works
> with
>     > Chrome),
>     >     in which case you need a local http server
>     >
>     >     So if you append
>     >     ?local
>     >     to the url by simply typing that at the end of the original url
> in the
>     >     browser and reload, you will see the following in the console:
>     >
>     >     [JS] flexUnitTests::DataGridColumnTest.testLabelProperty .
>     >     [JS] Time: 0.038
>     >     [JS] OK (1 test)
>     >
>     >     ...which means the tests themselves are not the problem here.
> There
>     > was no
>     >     suggestion that they were...this was just to illustrate how you
> can
>     > toggle
>     >     between CI style tests and console output of test results.
>     >     The build error may indicate some issue with the chrome launch
> itself
>     > I am
>     >     guessing (not sure).
>     >     Aside: The css is not being served as the correct MIME type, so
> you
>     > may see
>     >     console errors for that as well, but I think that has always
> been the
>     > case
>     >     on the CI server (not sure).
>     >
>     >
>     >
>     >     On Sun, Apr 19, 2020 at 8:19 AM <[email protected]>
> wrote:
>     >
>     >     > See <
>     >     >
>     >
> https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapacheroyaleci2.westus2.cloudapp.azure.com%3A8080%2Fjob%2Froyale-asjs%2F1097%2Fdisplay%2Fredirect%3Fpage%3Dchanges&amp;data=02%7C01%7Caharui%40adobe.com%7C8321911e6d794c46cbeb08d7e42fb50b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637228765870436810&amp;sdata=k3G5W%2BLxSp%2Fp%2BHJtExsKhOM9dLu3xfSBffOXt6CZ4kU%3D&amp;reserved=0
>     >     > >
>     >     >
>     >     > Changes:
>     >     >
>     >     > [carlosrovira] markdown-example: highlight as3 and mxml
>     >     >
>     >     >
>     >     > ------------------------------------------
>     >     > [...truncated 1.34 MB...]
>     >     >     [mxmlc] Loading configuration: <
>     >     >
>     >
> https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapacheroyaleci2.westus2.cloudapp.azure.com%3A8080%2Fjob%2Froyale-asjs%2Fws%2Fframeworks%2Fprojects%2FBasic%2Fsrc%2Ftest%2Froyale%2FFlexUnitRoyaleApplication-config.xml&amp;data=02%7C01%7Caharui%40adobe.com%7C8321911e6d794c46cbeb08d7e42fb50b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637228765870436810&amp;sdata=T9e1gxg8VYihoCNmyMn8oZNXiF5bf00ZcX75YSRmGpQ%3D&amp;reserved=0
>     >     > >
>     >     >     [mxmlc]
>     >     >     [mxmlc] 94132 bytes written to <
>     >     >
>     >
> https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapacheroyaleci2.westus2.cloudapp.azure.com%3A8080%2Fjob%2Froyale-asjs%2Fws%2Fframeworks%2Fprojects%2FBasic%2Fsrc%2Ftest%2Froyale%2FFlexUnitRoyaleApplication.swf&amp;data=02%7C01%7Caharui%40adobe.com%7C8321911e6d794c46cbeb08d7e42fb50b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637228765870436810&amp;sdata=%2Bl5jqnmxebhT8ybdb2oHV7WN%2FEUx8QimclcvD5W0Gn8%3D&amp;reserved=0
>     > >
>     >     > in 2.737 seconds
>     >     >     [mxmlc] 3.6389412 seconds
>     >     >     [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8
>     > -Xms384m
>     >     > -Xmx2g
>     >     >
>     >     > test:
>     >     >     [mkdir] Created dir: <
>     >     >
>     >
> https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapacheroyaleci2.westus2.cloudapp.azure.com%3A8080%2Fjob%2Froyale-asjs%2Fws%2Fframeworks%2Fprojects%2FBasic%2Fsrc%2Ftest%2Froyale%2Fout&amp;data=02%7C01%7Caharui%40adobe.com%7C8321911e6d794c46cbeb08d7e42fb50b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637228765870436810&amp;sdata=okz5FB88%2BDbBCx%2BAqzl8AbMu%2FNPiqGttpi6hwNeA7wc%3D&amp;reserved=0
>     >     > >
>     >     > [royaleunit] Validating task attributes ...
>     >     > [royaleunit] Generating default values ...
>     >     > [royaleunit] Using the following settings for the test run:
>     >     > [royaleunit]    ROYALE_HOME: [<
>     >     >
>     >
> https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapacheroyaleci2.westus2.cloudapp.azure.com%3A8080%2Fjob%2Froyale-asjs%2Fws%2F&amp;data=02%7C01%7Caharui%40adobe.com%7C8321911e6d794c46cbeb08d7e42fb50b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637228765870436810&amp;sdata=bluepxzEOXfaXQQ5XmzDdOZfGsKzqngyz2re2Tp1ywg%3D&amp;reserved=0
>     >     > ]>
>     >     > [royaleunit]    haltonfailure: [true]
>     >     > [royaleunit]    headless: [false]
>     >     > [royaleunit]    display: [99]
>     >     > [royaleunit]    localTrusted: [true]
>     >     > [royaleunit]    player: [flash]
>     >     > [royaleunit]    port: [1024]
>     >     > [royaleunit]    swf: [<
>     >     >
>     >
> https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapacheroyaleci2.westus2.cloudapp.azure.com%3A8080%2Fjob%2Froyale-asjs%2Fws%2Fframeworks%2Fprojects%2FBasic%2Fsrc%2Ftest%2Froyale%2FFlexUnitRoyaleApplication.swf&amp;data=02%7C01%7Caharui%40adobe.com%7C8321911e6d794c46cbeb08d7e42fb50b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637228765870436810&amp;sdata=%2Bl5jqnmxebhT8ybdb2oHV7WN%2FEUx8QimclcvD5W0Gn8%3D&amp;reserved=0
>     >     > ]>
>     >     > [royaleunit]    timeout: [90000ms]
>     >     > [royaleunit]    toDir: [<
>     >     >
>     >
> https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapacheroyaleci2.westus2.cloudapp.azure.com%3A8080%2Fjob%2Froyale-asjs%2Fws%2Fframeworks%2Fprojects%2FBasic%2Fsrc%2Ftest%2Froyale%2Fout&amp;data=02%7C01%7Caharui%40adobe.com%7C8321911e6d794c46cbeb08d7e42fb50b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637228765870436810&amp;sdata=okz5FB88%2BDbBCx%2BAqzl8AbMu%2FNPiqGttpi6hwNeA7wc%3D&amp;reserved=0
>     >     > ]>
>     >     > [royaleunit] Setting up server process ...
>     >     > [royaleunit] Starting server ...
>     >     > [royaleunit] Opening server socket on port [1024].
>     >     > [royaleunit] Waiting for client connection ...
>     >     > [royaleunit] Entry [<
>     >     >
>     >
> https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapacheroyaleci2.westus2.cloudapp.azure.com%3A8080%2Fjob%2Froyale-asjs%2Fws%2Fframeworks%2Fprojects%2FBasic%2Fsrc%2Ftest%2Froyale&amp;data=02%7C01%7Caharui%40adobe.com%7C8321911e6d794c46cbeb08d7e42fb50b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637228765870446808&amp;sdata=pae9jclXcJfxUO4gTGgY2QtbEBsuRwpPtVNIF7SuQl8%3D&amp;reserved=0
>     > ]>
>     >     > already available in local trust file at
>     >     > [C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash
>     >     > Player\#Security\FlashPlayerTrust\royaleUnit.cfg].
>     >     > [royaleunit] Executing 'rundll32' with arguments:
>     >     > [royaleunit] 'url.dll,FileProtocolHandler'
>     >     > [royaleunit] '<
>     >     >
>     >
> https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapacheroyaleci2.westus2.cloudapp.azure.com%3A8080%2Fjob%2Froyale-asjs%2Fws%2Fframeworks%2Fprojects%2FBasic%2Fsrc%2Ftest%2Froyale%2FFlexUnitRoyaleApplication.swf&amp;data=02%7C01%7Caharui%40adobe.com%7C8321911e6d794c46cbeb08d7e42fb50b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637228765870446808&amp;sdata=grXZR4D7%2FB6SdrwB4SuSCUUmoZ6AhEaxBFadDQ1kMrE%3D&amp;reserved=0
>     >     > '>
>     >     > [royaleunit]
>     >     > [royaleunit] The ' characters around the executable and
> arguments are
>     >     > [royaleunit] not part of the command.
>     >     > [royaleunit]
>     >     > [royaleunit] Client connected.
>     >     > [royaleunit] Setting inbound buffer size to [262144] bytes.
>     >     > [royaleunit] Receiving data ...
>     >     > [royaleunit] Sending acknowledgement to player to start
> sending test
>     > data
>     >     > ...
>     >     > [royaleunit]
>     >     > [royaleunit]
>     >     > [royaleunit] Stopping server ...
>     >     > [royaleunit] End of test data reached, sending acknowledgement
> to
>     > player
>     >     > ...
>     >     > [royaleunit] Closing client connection ...
>     >     > [royaleunit] Closing server on port [1024] ...
>     >     > [royaleunit] Analyzing reports ...
>     >     > [royaleunit]
>     >     > [royaleunit] Suite: flexUnitTests.DataGridColumnTest
>     >     > [royaleunit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0,
> Time
>     >     > elapsed: 0.123 sec
>     >     > [royaleunit]
>     >     > [royaleunit] Results :
>     >     > [royaleunit]
>     >     > [royaleunit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0,
> Time
>     >     > elapsed: 0.123 sec
>     >     > [royaleunit]
>     >     > [junitreport] Processing <
>     >     >
>     >
> https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapacheroyaleci2.westus2.cloudapp.azure.com%3A8080%2Fjob%2Froyale-asjs%2Fws%2Fframeworks%2Fprojects%2FBasic%2Fsrc%2Ftest%2Froyale%2Fout%2FTESTS-TestSuites.xml&amp;data=02%7C01%7Caharui%40adobe.com%7C8321911e6d794c46cbeb08d7e42fb50b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637228765870446808&amp;sdata=zrMfUBEH0zqTept9tkeX1px4LDlNtjbOeFjBT5XZsD4%3D&amp;reserved=0
>     > >
>     >     > to C:\Users\ApacheRoyaleCI\AppData\Local\Temp\null352998441
>     >     > [junitreport] Loading stylesheet
>     >     >
>     >
> jar:file:/C:/apache/apache-ant-1.9.9/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl
>     >     > [junitreport] Transform time: 899ms
>     >     > [junitreport] Deleting:
>     >     > C:\Users\ApacheRoyaleCI\AppData\Local\Temp\null352998441
>     >     >
>     >     > main:
>     >     >      [echo] swc-date is 04/18/20 20:15 +0000
>     >     >
>     >     > test-js:
>     >     >      [echo] swc-date is 04/18/20 20:16 +0000
>     >     >    [delete] Deleting: <
>     >     >
>     >
> https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapacheroyaleci2.westus2.cloudapp.azure.com%3A8080%2Fjob%2Froyale-asjs%2Fws%2Fframeworks%2Fjs%2Fprojects%2FBasicJS%2FBasicJS.swc.properties&amp;data=02%7C01%7Caharui%40adobe.com%7C8321911e6d794c46cbeb08d7e42fb50b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637228765870446808&amp;sdata=5z28%2BaDVYH4ZJR%2B6PYPdmPHqCswUPmdaUBnSg3EcvVw%3D&amp;reserved=0
>     >     > >
>     >     >
>     >     > check-for-tests:
>     >     >
>     >     > check-compiler-home:
>     >     >
>     >     > check-transpiler-home:
>     >     >
>     >     > check-compiler:
>     >     >
>     >     > test:
>     >     >
>     >     > clean:
>     >     >
>     >     > compile:
>     >     >      [echo] Cross-compiling tests
>     >     >      [echo] ROYALE_HOME: <
>     >     >
>     >
> https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapacheroyaleci2.westus2.cloudapp.azure.com%3A8080%2Fjob%2Froyale-asjs%2Fws%2F&amp;data=02%7C01%7Caharui%40adobe.com%7C8321911e6d794c46cbeb08d7e42fb50b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637228765870446808&amp;sdata=ioHyiRqMguH4BBPMgYXeSIUJ89zfRQvQ7BWQMYI0us4%3D&amp;reserved=0
>     >     > >
>     >     >      [echo] ROYALE_SWF_COMPILER_HOME: <
>     >     >
>     >
> https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapacheroyaleci2.westus2.cloudapp.azure.com%3A8080%2Fjob%2Froyale-asjs%2Fws%2F&amp;data=02%7C01%7Caharui%40adobe.com%7C8321911e6d794c46cbeb08d7e42fb50b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637228765870446808&amp;sdata=ioHyiRqMguH4BBPMgYXeSIUJ89zfRQvQ7BWQMYI0us4%3D&amp;reserved=0
>     >     > >
>     >     >      [echo] playerglobal.version: 11.7
>     >     > Trying to override old definition of task compc
>     >     > Trying to override old definition of task mxmlc
>     >     >     [mxmlc] MXMLJSC
>     >     >     [mxmlc] -compiler.targets=JSRoyale
>     >     >     [mxmlc] -js-output=target
>     >     >     [mxmlc] +playerglobal.version=11.7
>     >     >     [mxmlc] +env.PLAYERGLOBAL_HOME=C:\adobe\flash
>     >     >     [mxmlc] +royalelib=<
>     >     >
>     >
> https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapacheroyaleci2.westus2.cloudapp.azure.com%3A8080%2Fjob%2Froyale-asjs%2Fws%2Fframeworks%2F&amp;data=02%7C01%7Caharui%40adobe.com%7C8321911e6d794c46cbeb08d7e42fb50b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637228765870446808&amp;sdata=fat5SBbBK1AAN%2FKkgRd3TFwy%2FPLnt5R%2FQZN0vpwaBMM%3D&amp;reserved=0
>     >     > >
>     >     >     [mxmlc] --
>     >     >     [mxmlc] <
>     >     >
>     >
> https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapacheroyaleci2.westus2.cloudapp.azure.com%3A8080%2Fjob%2Froyale-asjs%2Fws%2Fframeworks%2Fprojects%2FBasic%2Fsrc%2Ftest%2Froyale%2FFlexUnitRoyaleApplication.mxml&amp;data=02%7C01%7Caharui%40adobe.com%7C8321911e6d794c46cbeb08d7e42fb50b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637228765870446808&amp;sdata=TlD7mJQ8chzFISRPFZQ9QTMHnUNstCrBNND1JruP9ck%3D&amp;reserved=0
>     >     > >
>     >     >     [mxmlc] Apr 18, 2020 8:17:16 PM
>     >     > com.google.javascript.jscomp.LoggerErrorManager printSummary
>     >     >     [mxmlc] INFO: 0 error(s), 0 warning(s), 97.9% typed
>     >     >     [mxmlc] The project 'FlexUnitRoyaleApplication' has been
>     > successfully
>     >     > compiled and optimized.
>     >     >     [mxmlc] 56.6173691 seconds
>     >     >     [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8
>     > -Xms384m
>     >     > -Xmx2g
>     >     >
>     >     > check-royaleunit-browser:
>     >     >
>     >     > test:
>     >     >     [mkdir] Created dir: <
>     >     >
>     >
> https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapacheroyaleci2.westus2.cloudapp.azure.com%3A8080%2Fjob%2Froyale-asjs%2Fws%2Fframeworks%2Fjs%2Fprojects%2FBasicJS%2Fsrc%2Ftest%2Froyale%2Fout&amp;data=02%7C01%7Caharui%40adobe.com%7C8321911e6d794c46cbeb08d7e42fb50b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637228765870446808&amp;sdata=3CXda2NV%2Bj%2FeZU7r7dLuGIpLBZJH5wACm999WFF7aUU%3D&amp;reserved=0
>     >     > >
>     >     > [royaleunit] Validating task attributes ...
>     >     > [royaleunit] Generating default values ...
>     >     > [royaleunit] Using the following settings for the test run:
>     >     > [royaleunit]    ROYALE_HOME: [<
>     >     >
>     >
> https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapacheroyaleci2.westus2.cloudapp.azure.com%3A8080%2Fjob%2Froyale-asjs%2Fws%2F&amp;data=02%7C01%7Caharui%40adobe.com%7C8321911e6d794c46cbeb08d7e42fb50b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637228765870456796&amp;sdata=LaxccVrd433BiKS%2FMBmfYGGQ4RaIosNPXKWUc%2FvDzwo%3D&amp;reserved=0
>     >     > ]>
>     >     > [royaleunit]    haltonfailure: [false]
>     >     > [royaleunit]    headless: [false]
>     >     > [royaleunit]    display: [99]
>     >     > [royaleunit]    localTrusted: [true]
>     >     > [royaleunit]    player: [html]
>     >     > [royaleunit]    command: [C:\Program Files
>     >     > (x86)\Google\Chrome\Application\chrome.exe]
>     >     > [royaleunit]    port: [1024]
>     >     > [royaleunit]    swf: [<
>     >     >
>     >
> https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapacheroyaleci2.westus2.cloudapp.azure.com%3A8080%2Fjob%2Froyale-asjs%2Fws%2Fframeworks%2Fjs%2Fprojects%2FBasicJS%2Fsrc%2Ftest%2Froyale%2Ftarget%2Fbin%2Fjs-release%2Findex.html&amp;data=02%7C01%7Caharui%40adobe.com%7C8321911e6d794c46cbeb08d7e42fb50b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637228765870456796&amp;sdata=JM%2BGrWd%2FC6eaq%2Fy1Vfogu%2FKrrs5jlbeLEtUctuqGlQ4%3D&amp;reserved=0
>     >     > ]>
>     >     > [royaleunit]    timeout: [90000ms]
>     >     > [royaleunit]    toDir: [<
>     >     >
>     >
> https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapacheroyaleci2.westus2.cloudapp.azure.com%3A8080%2Fjob%2Froyale-asjs%2Fws%2Fframeworks%2Fjs%2Fprojects%2FBasicJS%2Fsrc%2Ftest%2Froyale%2Fout&amp;data=02%7C01%7Caharui%40adobe.com%7C8321911e6d794c46cbeb08d7e42fb50b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637228765870456796&amp;sdata=fFLpW6kn5Ed1rwrf%2Bc7E5zFo4at54ydh8qbCFhbeRj4%3D&amp;reserved=0
>     >     > ]>
>     >     > [royaleunit] Setting up server process ...
>     >     > [royaleunit] SLF4J: Failed to load class
>     >     > "org.slf4j.impl.StaticLoggerBinder".
>     >     > [royaleunit] SLF4J: Defaulting to no-operation (NOP) logger
>     > implementation
>     >     > [royaleunit] SLF4J: See
>     >
> https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.slf4j.org%2Fcodes.html%23StaticLoggerBinder&amp;data=02%7C01%7Caharui%40adobe.com%7C8321911e6d794c46cbeb08d7e42fb50b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637228765870456796&amp;sdata=JGPjme6Vr8WXw5gOrkKVcDzkfy8TS6SgN5MnB5WfYQ4%3D&amp;reserved=0
>     >     > for further details.
>     >     > [royaleunit] Entry [<
>     >     >
>     >
> https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapacheroyaleci2.westus2.cloudapp.azure.com%3A8080%2Fjob%2Froyale-asjs%2Fws%2Fframeworks%2Fjs%2Fprojects%2FBasicJS%2Fsrc%2Ftest%2Froyale%2Ftarget%2Fbin%2Fjs-release&amp;data=02%7C01%7Caharui%40adobe.com%7C8321911e6d794c46cbeb08d7e42fb50b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637228765870456796&amp;sdata=fwJAkpuovUtIIJcDzus1RrV63W1vtIPWj0yA%2F4d6ahs%3D&amp;reserved=0
>     > ]>
>     >     > already available in local trust file at
>     >     > [C:\Users\ApacheRoyaleCI\AppData\Roaming\Macromedia\Flash
>     >     > Player\#Security\FlashPlayerTrust\royaleUnit.cfg].
>     >     > [royaleunit] Executing 'C:\Program Files
>     >     > (x86)\Google\Chrome\Application\chrome.exe' with arguments:
>     >     > [royaleunit] '<
>     >     >
>     >
> https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapacheroyaleci2.westus2.cloudapp.azure.com%3A8080%2Fjob%2Froyale-asjs%2Fws%2Fframeworks%2Fjs%2Fprojects%2FBasicJS%2Fsrc%2Ftest%2Froyale%2Ftarget%2Fbin%2Fjs-release%2Findex.html&amp;data=02%7C01%7Caharui%40adobe.com%7C8321911e6d794c46cbeb08d7e42fb50b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637228765870456796&amp;sdata=JM%2BGrWd%2FC6eaq%2Fy1Vfogu%2FKrrs5jlbeLEtUctuqGlQ4%3D&amp;reserved=0
>     >     > '>
>     >     > [royaleunit]
>     >     > [royaleunit] The ' characters around the executable and
> arguments are
>     >     > [royaleunit] not part of the command.
>     >     > [royaleunit]
>     >     > [royaleunit] Starting server ...
>     >     > [royaleunit] Waiting for client connection ...
>     >     > [royaleunit]
>     >     > [royaleunit] Stopping server ...
>     >     >
>     >     > BUILD FAILED
>     >     > <
>     >     >
>     >
> https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapacheroyaleci2.westus2.cloudapp.azure.com%3A8080%2Fjob%2Froyale-asjs%2Fws%2Fbuild.xml&amp;data=02%7C01%7Caharui%40adobe.com%7C8321911e6d794c46cbeb08d7e42fb50b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637228765870456796&amp;sdata=B%2BgW3DeAyj5QmfwAfxGRmhQmMKQL3OclX3VmIU8alAs%3D&amp;reserved=0
>     > >:667:
>     >     > The following error occurred while executing this line:
>     >     > <
>     >     >
>     >
> https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapacheroyaleci2.westus2.cloudapp.azure.com%3A8080%2Fjob%2Froyale-asjs%2Fws%2Fframeworks%2Fbuild.xml&amp;data=02%7C01%7Caharui%40adobe.com%7C8321911e6d794c46cbeb08d7e42fb50b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637228765870456796&amp;sdata=Cin%2BEPzP85%2BAQ4IEOCBqETS8zf%2BT1VhVqPjhW5ChFjA%3D&amp;reserved=0
>     > >:118:
>     >     > The following error occurred while executing this line:
>     >     > <
>     >     >
>     >
> https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapacheroyaleci2.westus2.cloudapp.azure.com%3A8080%2Fjob%2Froyale-asjs%2Fws%2Fframeworks%2Fbuild.xml&amp;data=02%7C01%7Caharui%40adobe.com%7C8321911e6d794c46cbeb08d7e42fb50b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637228765870466792&amp;sdata=ZPckn%2BDyN%2FyxMKBWmpxNowHcloR5ZBe4slq1HGpK9eo%3D&amp;reserved=0
>     > >:383:
>     >     > The following error occurred while executing this line:
>     >     > <
>     >     >
>     >
> https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapacheroyaleci2.westus2.cloudapp.azure.com%3A8080%2Fjob%2Froyale-asjs%2Fws%2Fframeworks%2Fprojects%2FBasic%2Fbuild.xml&amp;data=02%7C01%7Caharui%40adobe.com%7C8321911e6d794c46cbeb08d7e42fb50b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637228765870466792&amp;sdata=CLrwc48DKjpTXmCmBpsSFvTo6Rpa%2FgHK3rQMXkiOkIU%3D&amp;reserved=0
>     > >:69:
>     >     > The following error occurred while executing this line:
>     >     > <
>     >     >
>     >
> https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapacheroyaleci2.westus2.cloudapp.azure.com%3A8080%2Fjob%2Froyale-asjs%2Fws%2Fframeworks%2Fprojects%2FBasic%2Fbuild.xml&amp;data=02%7C01%7Caharui%40adobe.com%7C8321911e6d794c46cbeb08d7e42fb50b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637228765870466792&amp;sdata=CLrwc48DKjpTXmCmBpsSFvTo6Rpa%2FgHK3rQMXkiOkIU%3D&amp;reserved=0
>     > >:73:
>     >     > The following error occurred while executing this line:
>     >     > <
>     >     >
>     >
> https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapacheroyaleci2.westus2.cloudapp.azure.com%3A8080%2Fjob%2Froyale-asjs%2Fws%2Fframeworks%2Fjs%2Fprojects%2FBasicJS%2Fbuild.xml&amp;data=02%7C01%7Caharui%40adobe.com%7C8321911e6d794c46cbeb08d7e42fb50b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637228765870466792&amp;sdata=SNbu4c9ZXSWQPyQ2xoEi49AJ%2B4Jvv%2FSZdlfL9IAvXYs%3D&amp;reserved=0
>     > >:54:
>     >     > The following error occurred while executing this line:
>     >     > <
>     >     >
>     >
> https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapacheroyaleci2.westus2.cloudapp.azure.com%3A8080%2Fjob%2Froyale-asjs%2Fws%2Fframeworks%2Fjs%2Fprojects%2FBasicJS%2Fsrc%2Ftest%2Froyale%2Fbuild.xml&amp;data=02%7C01%7Caharui%40adobe.com%7C8321911e6d794c46cbeb08d7e42fb50b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637228765870466792&amp;sdata=deI6GRhY3FFxg4Mhq1VO9kSdJMaPRb6CCxaqcreaAOE%3D&amp;reserved=0
>     > >:211:
>     >     > java.util.concurrent.ExecutionException: Socket timeout
> waiting for
>     >     > royaleunit report
>     >     >         at
>     > java.util.concurrent.FutureTask.report(FutureTask.java:122)
>     >     >         at
> java.util.concurrent.FutureTask.get(FutureTask.java:192)
>     >     >         at
>     > org.apache.royale.test.ant.tasks.TestRun.run(TestRun.java:77)
>     >     >         at
>     >     >
>     >
> org.apache.royale.test.ant.tasks.RoyaleUnitTask.execute(RoyaleUnitTask.java:192)
>     >     >         at
>     >     >
> org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:293)
>     >     >         at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown
>     > Source)
>     >     >         at
>     >     >
>     >
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>     >     >         at java.lang.reflect.Method.invoke(Method.java:498)
>     >     >         at
>     >     >
>     >
> org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
>     >     >         at org.apache.tools.ant.Task.perform(Task.java:348)
>     >     >         at org.apache.tools.ant.Target.execute(Target.java:435)
>     >     >         at
> org.apache.tools.ant.Target.performTasks(Target.java:456)
>     >     >         at
>     >     >
> org.apache.tools.ant.Project.executeSortedTargets(Project.java:1405)
>     >     >         at
>     >     >
>     >
> org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
>     >     >         at
>     > org.apache.tools.ant.Project.executeTargets(Project.java:1260)
>     >     >         at
> org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:441)
>     >     >         at
>     >     >
> org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:293)
>     >     >         at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown
>     > Source)
>     >     >         at
>     >     >
>     >
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>     >     >         at java.lang.reflect.Method.invoke(Method.java:498)
>     >     >         at
>     >     >
>     >
> org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
>     >     >         at org.apache.tools.ant.Task.perform(Task.java:348)
>     >     >         at org.apache.tools.ant.Target.execute(Target.java:435)
>     >     >         at
> org.apache.tools.ant.Target.performTasks(Target.java:456)
>     >     >         at
>     >     >
> org.apache.tools.ant.Project.executeSortedTargets(Project.java:1405)
>     >     >         at
>     >     >
>     >
> org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
>     >     >         at
>     > org.apache.tools.ant.Project.executeTargets(Project.java:1260)
>     >     >         at
> org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:441)
>     >     >         at
>     >     >
> org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:293)
>     >     >         at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown
>     > Source)
>     >     >         at
>     >     >
>     >
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>     >     >         at java.lang.reflect.Method.invoke(Method.java:498)
>     >     >         at
>     >     >
>     >
> org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
>     >     >         at org.apache.tools.ant.Task.perform(Task.java:348)
>     >     >         at org.apache.tools.ant.Target.execute(Target.java:435)
>     >     >         at
> org.apache.tools.ant.Target.performTasks(Target.java:456)
>     >     >         at
>     >     >
> org.apache.tools.ant.Project.executeSortedTargets(Project.java:1405)
>     >     >         at
>     >     >
>     >
> org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
>     >     >         at
>     > org.apache.tools.ant.Project.executeTargets(Project.java:1260)
>     >     >         at
> org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:441)
>     >     >         at
>     >     >
> org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105)
>     >     >         at
>     >     >
> org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:293)
>     >     >         at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown
>     > Source)
>     >     >         at
>     >     >
>     >
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>     >     >         at java.lang.reflect.Method.invoke(Method.java:498)
>     >     >         at
>     >     >
>     >
> org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
>     >     >         at org.apache.tools.ant.Task.perform(Task.java:348)
>     >     >         at org.apache.tools.ant.Target.execute(Target.java:435)
>     >     >         at
> org.apache.tools.ant.Target.performTasks(Target.java:456)
>     >     >         at
>     >     >
> org.apache.tools.ant.Project.executeSortedTargets(Project.java:1405)
>     >     >         at
>     >     >
>     >
> org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
>     >     >         at
>     > org.apache.tools.ant.Project.executeTargets(Project.java:1260)
>     >     >         at
> org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:441)
>     >     >         at
>     >     >
> org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:293)
>     >     >         at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown
>     > Source)
>     >     >         at
>     >     >
>     >
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>     >     >         at java.lang.reflect.Method.invoke(Method.java:498)
>     >     >         at
>     >     >
>     >
> org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
>     >     >         at org.apache.tools.ant.Task.perform(Task.java:348)
>     >     >         at org.apache.tools.ant.Target.execute(Target.java:435)
>     >     >         at
> org.apache.tools.ant.Target.performTasks(Target.java:456)
>     >     >         at
>     >     >
> org.apache.tools.ant.Project.executeSortedTargets(Project.java:1405)
>     >     >         at
>     >     >
>     >
> org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
>     >     >         at
>     > org.apache.tools.ant.Project.executeTargets(Project.java:1260)
>     >     >         at
> org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:441)
>     >     >         at
>     >     >
> org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105)
>     >     >         at
>     >     >
> org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:293)
>     >     >         at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown
>     > Source)
>     >     >         at
>     >     >
>     >
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>     >     >         at java.lang.reflect.Method.invoke(Method.java:498)
>     >     >         at
>     >     >
>     >
> org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
>     >     >         at org.apache.tools.ant.Task.perform(Task.java:348)
>     >     >         at org.apache.tools.ant.Target.execute(Target.java:435)
>     >     >         at
> org.apache.tools.ant.Target.performTasks(Target.java:456)
>     >     >         at
>     >     >
> org.apache.tools.ant.Project.executeSortedTargets(Project.java:1405)
>     >     >         at
>     >     >
>     >
> org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
>     >     >         at
>     > org.apache.tools.ant.Project.executeTargets(Project.java:1260)
>     >     >         at
> org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:441)
>     >     >         at
>     >     >
> org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:293)
>     >     >         at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown
>     > Source)
>     >     >         at
>     >     >
>     >
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>     >     >         at java.lang.reflect.Method.invoke(Method.java:498)
>     >     >         at
>     >     >
>     >
> org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
>     >     >         at org.apache.tools.ant.Task.perform(Task.java:348)
>     >     >         at org.apache.tools.ant.Target.execute(Target.java:435)
>     >     >         at
> org.apache.tools.ant.Target.performTasks(Target.java:456)
>     >     >         at
>     >     >
> org.apache.tools.ant.Project.executeSortedTargets(Project.java:1405)
>     >     >         at
>     > org.apache.tools.ant.Project.executeTarget(Project.java:1376)
>     >     >         at
>     >     >
>     >
> org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
>     >     >         at
>     > org.apache.tools.ant.Project.executeTargets(Project.java:1260)
>     >     >         at org.apache.tools.ant.Main.runBuild(Main.java:857)
>     >     >         at org.apache.tools.ant.Main.startAnt(Main.java:236)
>     >     >         at
>     > org.apache.tools.ant.launch.Launcher.run(Launcher.java:287)
>     >     >         at
>     > org.apache.tools.ant.launch.Launcher.main(Launcher.java:113)
>     >     > Caused by: Socket timeout waiting for royaleunit report
>     >     >         at
>     >     >
>     >
> org.apache.royale.test.ant.RoyaleUnitSocketThread.parseInboundMessages(RoyaleUnitSocketThread.java:108)
>     >     >         at
>     >     >
>     >
> org.apache.royale.test.ant.RoyaleUnitSocketThread.call(RoyaleUnitSocketThread.java:66)
>     >     >         at
> java.util.concurrent.FutureTask.run(FutureTask.java:266)
>     >     >         at
>     >     >
>     >
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
>     >     >         at
>     >     >
>     >
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
>     >     >         at java.lang.Thread.run(Thread.java:748)
>     >     > Caused by: Socket timeout waiting for royaleunit report
>     >     >         at
>     >     >
>     >
> org.apache.royale.test.ant.RoyaleUnitWebSocketServer$1.run(RoyaleUnitWebSocketServer.java:119)
>     >     >         at java.util.TimerThread.mainLoop(Timer.java:555)
>     >     >         at java.util.TimerThread.run(Timer.java:505)
>     >     >
>     >     > Total time: 16 minutes 47 seconds
>     >     > Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m
> -Xmx2g
>     >     > Build step 'Invoke Ant' marked build as failure
>     >     > Skipped archiving because build is not successful
>     >     >
>     >
>     >
>     >
>
>
>

Reply via email to