Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8156002

java/nio/channels/SocketChannel/AdaptSocket.java Fails in Mesos on OSX

XMLWordPrintable

    • b119

        ----------System.out:(45/2728)----------

        opened: Socket[unconnected]
                java.nio.channels.SocketChannel[unconnected]
        connected: Socket[addr=scaaa997/10.133.69.101,port=58860,localport=58861]
                   java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:58861 remote=scaaa997/10.133.69.101:58860]
        scaaa997/10.133.69.101:58860 says: "Wed Apr 27 16:10:59 GMT 20"
        ishut: java.nio.channels.SocketChannel[connected ishut local=localhost/127.0.0.1:58861 remote=scaaa997/10.133.69.101:58860]
        oshut: java.nio.channels.SocketChannel[connected ishut oshut local=localhost/127.0.0.1:58861 remote=scaaa997/10.133.69.101:58860]
        closed: Socket[unconnected]
                java.nio.channels.SocketChannel[closed]

        opened: Socket[unconnected]
                java.nio.channels.SocketChannel[unconnected]
        connected: Socket[addr=scaaa997/10.133.69.101,port=58860,localport=58862]
                   java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:58862 remote=scaaa997/10.133.69.101:58860]
        scaaa997/10.133.69.101:58860 says: "Wed Apr 27 16:10:59 GMT 20"
        ishut: java.nio.channels.SocketChannel[connected ishut local=localhost/127.0.0.1:58862 remote=scaaa997/10.133.69.101:58860]
        oshut: java.nio.channels.SocketChannel[connected ishut oshut local=localhost/127.0.0.1:58862 remote=scaaa997/10.133.69.101:58860]
        closed: Socket[unconnected]
                java.nio.channels.SocketChannel[closed]

        opened: Socket[unconnected]
                java.nio.channels.SocketChannel[unconnected]
        connected: Socket[addr=scaaa997/10.133.69.101,port=58863,localport=58864]
                   java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:58864 remote=scaaa997/10.133.69.101:58863]
        scaaa997/10.133.69.101:58863 says: "Wed Apr 27 16:10:59 GMT 20"
        ishut: java.nio.channels.SocketChannel[connected ishut local=localhost/127.0.0.1:58864 remote=scaaa997/10.133.69.101:58863]
        oshut: java.nio.channels.SocketChannel[connected ishut oshut local=localhost/127.0.0.1:58864 remote=scaaa997/10.133.69.101:58863]
        closed: Socket[unconnected]
                java.nio.channels.SocketChannel[closed]

        connected: Socket[addr=scaaa997/10.133.69.101,port=58880,localport=58881]
                   java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:58881 remote=scaaa997/10.133.69.101:58880]
        timeout: 0

        connected: Socket[addr=scaaa997/10.133.69.101,port=58880,localport=58882]
                   java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:58882 remote=scaaa997/10.133.69.101:58880]
        timeout: 8000

        connected: Socket[addr=scaaa997/10.133.69.101,port=58883,localport=58884]
                   java.nio.channels.SocketChannel[connected local=localhost/127.0.0.1:58884 remote=scaaa997/10.133.69.101:58883]
        timeout: 10
        Read timed out, as expected
        Read timed out, as expected
        Read timed out, as expected
        ----------System.err:(14/823)----------
        java.lang.Exception: Incorrect number of bytes read: 15
        at AdaptSocket.testRead(AdaptSocket.java:104)
        at AdaptSocket.testRead(AdaptSocket.java:138)
        at AdaptSocket.main(AdaptSocket.java:168)
        at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
        at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
        at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
        at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:226)
        at java.lang.Thread.run(java.base@9-ea/Thread.java:804)

        JavaTest Message: Test threw exception: java.lang.Exception
        JavaTest Message: shutting down test

              mli Hamlin Li
              mli Hamlin Li
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated:
                Resolved: