Advertisement
Guest User

kurwa mac

a guest
Jan 22nd, 2017
535
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.43 KB | None | 0 0
  1. 23:24:01.116 INFO [n.f.c.m.FloodlightModuleLoader:main] Loading modules from src/main/resources/floodlightdefault.properties
  2. 23:24:01.238 WARN [n.f.r.RestApiServer:main] HTTPS disabled; HTTPS will not be used to connect to the REST API.
  3. 23:24:01.238 WARN [n.f.r.RestApiServer:main] HTTP enabled; Allowing unsecure access to REST API on port 8080.
  4. 23:24:03.123 WARN [n.f.c.i.OFSwitchManager:main] SSL disabled. Using unsecure connections between Floodlight and switches.
  5. 23:24:03.123 INFO [n.f.c.i.OFSwitchManager:main] Clear switch flow tables on initial handshake as master: TRUE
  6. 23:24:03.124 INFO [n.f.c.i.OFSwitchManager:main] Clear switch flow tables on each transition to master: TRUE
  7. 23:24:03.124 INFO [n.f.c.i.OFSwitchManager:main] Setting 0x1 as the default max tables to receive table-miss flow
  8. 23:24:03.129 INFO [n.f.c.i.OFSwitchManager:main] Setting max tables to receive table-miss flow to 0x1 for DPID 00:00:00:00:00:00:00:01
  9. 23:24:03.129 INFO [n.f.c.i.OFSwitchManager:main] Setting max tables to receive table-miss flow to 0x1 for DPID 00:00:00:00:00:00:00:02
  10. 23:24:03.189 INFO [n.f.c.i.OFSwitchManager:main] Computed OpenFlow version bitmap as [62]
  11. 23:24:03.190 INFO [n.f.c.i.Controller:main] OpenFlow port set to 6653
  12. 23:24:03.190 INFO [n.f.c.i.Controller:main] Number of worker threads set to 16
  13. 23:24:03.191 INFO [n.f.c.i.Controller:main] Controller role set to ACTIVE
  14. 23:24:03.221 INFO [n.f.l.i.LinkDiscoveryManager:main] Link latency history set to 10 LLDP data points
  15. 23:24:03.221 INFO [n.f.l.i.LinkDiscoveryManager:main] Latency update threshold set to +/-0.5 (50.0%) of rolling historical average
  16. 23:24:03.229 INFO [n.f.f.Forwarding:main] Default hard timeout not configured. Using 0.
  17. 23:24:03.229 INFO [n.f.f.Forwarding:main] Default idle timeout not configured. Using 5.
  18. 23:24:03.229 INFO [n.f.f.Forwarding:main] Default priority not configured. Using 1.
  19. 23:24:03.229 INFO [n.f.f.Forwarding:main] Default flags will be empty.
  20. 23:24:03.229 INFO [n.f.f.Forwarding:main] Default flow matches set to: VLAN=true, MAC=true, IP=true, TPPT=true
  21. 23:24:03.229 INFO [n.f.f.Forwarding:main] Not flooding ARP packets. ARP flows will be inserted for known destinations
  22. 23:24:03.229 INFO [n.f.s.StatisticsCollector:main] Statistics collection enabled
  23. 23:24:03.229 INFO [n.f.s.StatisticsCollector:main] Port statistics collection interval set to 1s
  24. 23:24:03.384 INFO [o.s.s.i.c.FallbackCCProvider:main] Cluster not yet configured; using fallback local configuration
  25. 23:24:03.385 INFO [o.s.s.i.SyncManager:main] [32767] Updating sync configuration ClusterConfig [allNodes={32767=Node [hostname=localhost, port=6642, nodeId=32767, domainId=32767]}, authScheme=CHALLENGE_RESPONSE, keyStorePath=/etc/floodlight/auth_credentials.jceks, keyStorePassword is unset]
  26. 23:24:03.465 INFO [o.s.s.i.r.RPCService:main] Listening for internal floodlight RPC on localhost/127.0.0.1:6642
  27. 23:24:03.496 INFO [n.f.c.i.OFSwitchManager:main] Listening for switch connections on /0.0.0.0:6653
  28. 23:24:03.499 INFO [n.f.l.i.LinkDiscoveryManager:main] Setting autoportfast feature to OFF
  29. 23:24:03.554 WARN [n.f.s.StatisticsCollector:main] Statistics collection thread(s) started
  30. 23:24:03.555 INFO [p.e.a.k.SdnLabListener:main] ******************* START **************************
  31. 23:24:04.284 INFO [n.f.c.i.OFChannelHandler:nioEventLoopGroup-3-3] New switch connection from /127.0.0.1:49182
  32. 23:24:04.284 INFO [n.f.c.i.OFChannelHandler:nioEventLoopGroup-3-2] New switch connection from /127.0.0.1:49180
  33. 23:24:04.284 INFO [n.f.c.i.OFChannelHandler:nioEventLoopGroup-3-1] New switch connection from /127.0.0.1:49178
  34. 23:24:04.308 INFO [n.f.c.i.OFChannelHandler:nioEventLoopGroup-3-3] Negotiated down to switch OpenFlow version of OF_13 for /127.0.0.1:49182 using lesser hello header algorithm.
  35. 23:24:04.308 INFO [n.f.c.i.OFChannelHandler:nioEventLoopGroup-3-2] Negotiated down to switch OpenFlow version of OF_13 for /127.0.0.1:49180 using lesser hello header algorithm.
  36. 23:24:04.308 INFO [n.f.c.i.OFChannelHandler:nioEventLoopGroup-3-1] Negotiated down to switch OpenFlow version of OF_13 for /127.0.0.1:49178 using lesser hello header algorithm.
  37. 23:24:04.398 INFO [n.f.c.i.OFSwitchHandshakeHandler:nioEventLoopGroup-3-2] Switch OFSwitch DPID[00:00:00:00:00:00:00:03] bound to class class net.floodlightcontroller.core.internal.OFSwitch, description SwitchDescription [manufacturerDescription=Nicira, Inc., hardwareDescription=Open vSwitch, softwareDescription=2.5.0, serialNumber=None, datapathDescription=None]
  38. 23:24:04.398 INFO [n.f.c.i.OFSwitchHandshakeHandler:nioEventLoopGroup-3-3] Switch OFSwitch DPID[00:00:00:00:00:00:00:02] bound to class class net.floodlightcontroller.core.internal.OFSwitch, description SwitchDescription [manufacturerDescription=Nicira, Inc., hardwareDescription=Open vSwitch, softwareDescription=2.5.0, serialNumber=None, datapathDescription=None]
  39. 23:24:04.399 INFO [n.f.c.i.OFSwitchHandshakeHandler:nioEventLoopGroup-3-1] Switch OFSwitch DPID[00:00:00:00:00:00:00:01] bound to class class net.floodlightcontroller.core.internal.OFSwitch, description SwitchDescription [manufacturerDescription=Nicira, Inc., hardwareDescription=Open vSwitch, softwareDescription=2.5.0, serialNumber=None, datapathDescription=None]
  40. 23:24:04.561 ERROR [n.f.s.StatisticsCollector:Thread-42] Failure retrieving statistics from switch OFSwitch DPID[00:00:00:00:00:00:00:02]. java.util.concurrent.TimeoutException: Timeout waiting for task.
  41. 23:24:04.561 ERROR [n.f.s.StatisticsCollector:Thread-41] Failure retrieving statistics from switch OFSwitch DPID[00:00:00:00:00:00:00:03]. java.util.concurrent.TimeoutException: Timeout waiting for task.
  42. 23:24:04.561 ERROR [n.f.s.StatisticsCollector:Thread-43] Failure retrieving statistics from switch OFSwitch DPID[00:00:00:00:00:00:00:01]. java.util.concurrent.TimeoutException: Timeout waiting for task.
  43. 23:24:04.587 INFO [n.f.c.i.OFSwitchHandshakeHandler:nioEventLoopGroup-3-1] Clearing flow tables of 00:00:00:00:00:00:00:01 on upcoming transition to MASTER.
  44. 23:24:04.587 INFO [n.f.c.i.OFSwitchHandshakeHandler:nioEventLoopGroup-3-3] Clearing flow tables of 00:00:00:00:00:00:00:02 on upcoming transition to MASTER.
  45. 23:24:04.587 INFO [n.f.c.i.OFSwitchHandshakeHandler:nioEventLoopGroup-3-2] Clearing flow tables of 00:00:00:00:00:00:00:03 on upcoming transition to MASTER.
  46. 23:24:04.643 WARN [n.f.c.i.C.s.notification:main] Switch 00:00:00:00:00:00:00:01 connected.
  47. 23:24:04.654 WARN [n.f.c.i.C.s.notification:main] Switch 00:00:00:00:00:00:00:03 connected.
  48. 23:24:04.654 WARN [n.f.c.i.C.s.notification:main] Switch 00:00:00:00:00:00:00:02 connected.
  49. 23:24:04.664 WARN [n.f.l.i.L.s.notification:nioEventLoopGroup-3-3] Link added: Link [src=00:00:00:00:00:00:00:01 outPort=20, dst=00:00:00:00:00:00:00:02, inPort=30, latency=0]
  50. 23:24:04.667 WARN [n.f.l.i.L.s.notification:nioEventLoopGroup-3-3] Link added: Link [src=00:00:00:00:00:00:00:03 outPort=11, dst=00:00:00:00:00:00:00:02, inPort=11, latency=0]
  51. 23:24:04.667 WARN [n.f.l.i.L.s.notification:nioEventLoopGroup-3-1] Link added: Link [src=00:00:00:00:00:00:00:02 outPort=30, dst=00:00:00:00:00:00:00:01, inPort=20, latency=0]
  52. 23:24:04.667 WARN [n.f.l.i.L.s.notification:nioEventLoopGroup-3-2] Link added: Link [src=00:00:00:00:00:00:00:02 outPort=11, dst=00:00:00:00:00:00:00:03, inPort=11, latency=0]
  53. 23:24:04.667 WARN [n.f.l.i.L.s.notification:nioEventLoopGroup-3-3] Link added: Link [src=00:00:00:00:00:00:00:03 outPort=12, dst=00:00:00:00:00:00:00:02, inPort=12, latency=0]
  54. 23:24:04.668 WARN [n.f.l.i.L.s.notification:nioEventLoopGroup-3-2] Link added: Link [src=00:00:00:00:00:00:00:02 outPort=12, dst=00:00:00:00:00:00:00:03, inPort=12, latency=0]
  55. 23:24:05.560 ERROR [n.f.s.StatisticsCollector:Thread-45] Failure retrieving statistics from switch OFSwitch DPID[00:00:00:00:00:00:00:02]. java.util.concurrent.TimeoutException: Timeout waiting for task.
  56. 23:24:05.560 ERROR [n.f.s.StatisticsCollector:Thread-44] Failure retrieving statistics from switch OFSwitch DPID[00:00:00:00:00:00:00:03]. java.util.concurrent.TimeoutException: Timeout waiting for task.
  57. 23:24:05.562 ERROR [n.f.s.StatisticsCollector:Thread-46] Failure retrieving statistics from switch OFSwitch DPID[00:00:00:00:00:00:00:01]. java.util.concurrent.TimeoutException: Timeout waiting for task.
  58. 23:24:06.112 INFO [n.f.j.JythonServer:debugserver-main] Starting DebugServer on :6655
  59. 23:24:06.560 ERROR [n.f.s.StatisticsCollector:Thread-47] Failure retrieving statistics from switch OFSwitch DPID[00:00:00:00:00:00:00:03]. java.util.concurrent.TimeoutException: Timeout waiting for task.
  60. 23:24:06.561 ERROR [n.f.s.StatisticsCollector:Thread-48] Failure retrieving statistics from switch OFSwitch DPID[00:00:00:00:00:00:00:02]. java.util.concurrent.TimeoutException: Timeout waiting for task.
  61. 23:24:06.561 ERROR [n.f.s.StatisticsCollector:Thread-49] Failure retrieving statistics from switch OFSwitch DPID[00:00:00:00:00:00:00:01]. java.util.concurrent.TimeoutException: Timeout waiting for task.
  62. 23:24:07.562 ERROR [n.f.s.StatisticsCollector:Thread-50] Failure retrieving statistics from switch OFSwitch DPID[00:00:00:00:00:00:00:03]. java.util.concurrent.TimeoutException: Timeout waiting for task.
  63. 23:24:07.563 ERROR [n.f.s.StatisticsCollector:Thread-51] Failure retrieving statistics from switch OFSwitch DPID[00:00:00:00:00:00:00:02]. java.util.concurrent.TimeoutException: Timeout waiting for task.
  64. 23:24:07.563 ERROR [n.f.s.StatisticsCollector:Thread-52] Failure retrieving statistics from switch OFSwitch DPID[00:00:00:00:00:00:00:01]. java.util.concurrent.TimeoutException: Timeout waiting for task.
  65. 23:24:11.615 INFO [p.e.a.k.SdnLabListener:nioEventLoopGroup-3-3] ************* NEW PACKET IN *************
  66. 23:24:11.616 INFO [p.e.a.k.PacketExtractor:nioEventLoopGroup-3-3] Frame: src mac 1e:79:0c:28:68:80
  67. 23:24:11.616 INFO [p.e.a.k.PacketExtractor:nioEventLoopGroup-3-3] Frame: dst mac ff:ff:ff:ff:ff:ff
  68. 23:24:11.616 INFO [p.e.a.k.PacketExtractor:nioEventLoopGroup-3-3] Frame: ether_type 0x806
  69. 23:24:11.618 INFO [p.e.a.k.SdnLabListener:nioEventLoopGroup-3-3] SWITCH ID: 2
  70. 23:24:11.618 INFO [p.e.a.k.SdnLabListener:nioEventLoopGroup-3-3] diffserv found: -1
  71. 23:24:11.618 INFO [p.e.a.k.SdnLabListener:nioEventLoopGroup-3-3] ^^^^^^^^^^^^^^^^^^^^^^2
  72. 23:24:11.622 WARN [i.n.c.DefaultChannelPipeline:nioEventLoopGroup-3-3] An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception.
  73. java.lang.NullPointerException: null
  74. at pl.edu.agh.kt.SdnLabListener.receive(SdnLabListener.java:82) ~[bin/:na]
  75. at net.floodlightcontroller.core.internal.Controller.handleMessage(Controller.java:481) ~[bin/:na]
  76. at net.floodlightcontroller.core.internal.OFSwitchManager.handleMessage(OFSwitchManager.java:494) ~[bin/:na]
  77. at net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler.dispatchMessage(OFSwitchHandshakeHandler.java:1693) ~[bin/:na]
  78. at net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler.access$25(OFSwitchHandshakeHandler.java:1692) ~[bin/:na]
  79. at net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState.processOFPacketIn(OFSwitchHandshakeHandler.java:1457) ~[bin/:na]
  80. at net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$OFSwitchHandshakeState.processOFMessage(OFSwitchHandshakeHandler.java:849) ~[bin/:na]
  81. at net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler.processOFMessage(OFSwitchHandshakeHandler.java:1731) ~[bin/:na]
  82. at net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler.messageReceived(OFSwitchHandshakeHandler.java:1906) ~[bin/:na]
  83. at net.floodlightcontroller.core.internal.OFConnection.messageReceived(OFConnection.java:398) ~[bin/:na]
  84. at net.floodlightcontroller.core.internal.OFChannelHandler.sendMessageToConnection(OFChannelHandler.java:583) [bin/:na]
  85. at net.floodlightcontroller.core.internal.OFChannelHandler.access$9(OFChannelHandler.java:582) [bin/:na]
  86. at net.floodlightcontroller.core.internal.OFChannelHandler$OFChannelState.processOFMessage(OFChannelHandler.java:286) ~[bin/:na]
  87. at net.floodlightcontroller.core.internal.OFChannelHandler.channelRead0(OFChannelHandler.java:700) [bin/:na]
  88. at net.floodlightcontroller.core.internal.OFChannelHandler.channelRead0(OFChannelHandler.java:1) [bin/:na]
  89. at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) [netty-all-4.0.31.Final.jar:4.0.31.Final]
  90. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) [netty-all-4.0.31.Final.jar:4.0.31.Final]
  91. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) [netty-all-4.0.31.Final.jar:4.0.31.Final]
  92. at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:86) [netty-all-4.0.31.Final.jar:4.0.31.Final]
  93. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) [netty-all-4.0.31.Final.jar:4.0.31.Final]
  94. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) [netty-all-4.0.31.Final.jar:4.0.31.Final]
  95. at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:152) [netty-all-4.0.31.Final.jar:4.0.31.Final]
  96. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) [netty-all-4.0.31.Final.jar:4.0.31.Final]
  97. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) [netty-all-4.0.31.Final.jar:4.0.31.Final]
  98. at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:266) [netty-all-4.0.31.Final.jar:4.0.31.Final]
  99. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) [netty-all-4.0.31.Final.jar:4.0.31.Final]
  100. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) [netty-all-4.0.31.Final.jar:4.0.31.Final]
  101. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:244) [netty-all-4.0.31.Final.jar:4.0.31.Final]
  102. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) [netty-all-4.0.31.Final.jar:4.0.31.Final]
  103. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) [netty-all-4.0.31.Final.jar:4.0.31.Final]
  104. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) [netty-all-4.0.31.Final.jar:4.0.31.Final]
  105. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) [netty-all-4.0.31.Final.jar:4.0.31.Final]
  106. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) [netty-all-4.0.31.Final.jar:4.0.31.Final]
  107. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) [netty-all-4.0.31.Final.jar:4.0.31.Final]
  108. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) [netty-all-4.0.31.Final.jar:4.0.31.Final]
  109. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) [netty-all-4.0.31.Final.jar:4.0.31.Final]
  110. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) [netty-all-4.0.31.Final.jar:4.0.31.Final]
  111. at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:137) [netty-all-4.0.31.Final.jar:4.0.31.Final]
  112. at java.lang.Thread.run(Thread.java:745) [na:1.7.0_95]
  113. 23:24:18.503 INFO [n.f.l.i.LinkDiscoveryManager:Scheduled-2] Sending LLDP packets out of all the enabled ports
  114. 23:24:33.509 INFO [n.f.l.i.LinkDiscoveryManager:Scheduled-2] Sending LLDP packets out of all the enabled ports
  115. 23:24:48.516 INFO [n.f.l.i.LinkDiscoveryManager:Scheduled-1] Sending LLDP packets out of all the enabled ports
  116. 23:25:03.523 INFO [n.f.l.i.LinkDiscoveryManager:Scheduled-0] Sending LLDP packets out of all the enabled ports
  117. 23:25:18.531 INFO [n.f.l.i.LinkDiscoveryManager:Scheduled-2] Sending LLDP packets out of all the enabled ports
  118. 23:25:33.537 INFO [n.f.l.i.LinkDiscoveryManager:Scheduled-0] Sending LLDP packets out of all the enabled ports
  119. 23:25:48.543 INFO [n.f.l.i.LinkDiscoveryManager:Scheduled-0] Sending LLDP packets out of all the enabled ports
  120. 23:26:03.548 INFO [n.f.l.i.LinkDiscoveryManager:Scheduled-2] Sending LLDP packets out of all the enabled ports
  121. 23:26:03.552 WARN [n.f.l.i.L.s.notification:nioEventLoopGroup-3-2] Link updated: Link [src=00:00:00:00:00:00:00:02 outPort=11, dst=00:00:00:00:00:00:00:03, inPort=11, latency=36]
  122. 23:26:03.553 WARN [n.f.l.i.L.s.notification:nioEventLoopGroup-3-2] Link updated: Link [src=00:00:00:00:00:00:00:02 outPort=12, dst=00:00:00:00:00:00:00:03, inPort=12, latency=1]
  123. 23:26:03.553 WARN [n.f.l.i.L.s.notification:nioEventLoopGroup-3-1] Link updated: Link [src=00:00:00:00:00:00:00:02 outPort=30, dst=00:00:00:00:00:00:00:01, inPort=20, latency=1]
  124. 23:26:18.555 INFO [n.f.l.i.LinkDiscoveryManager:Scheduled-4] Sending LLDP packets out of all the enabled ports
  125. 23:26:18.557 WARN [n.f.l.i.L.s.notification:nioEventLoopGroup-3-3] Link updated: Link [src=00:00:00:00:00:00:00:03 outPort=11, dst=00:00:00:00:00:00:00:02, inPort=11, latency=1]
  126. 23:26:18.558 WARN [n.f.l.i.L.s.notification:nioEventLoopGroup-3-3] Link updated: Link [src=00:00:00:00:00:00:00:03 outPort=12, dst=00:00:00:00:00:00:00:02, inPort=12, latency=1]
  127. 23:26:18.558 WARN [n.f.l.i.L.s.notification:nioEventLoopGroup-3-3] Link updated: Link [src=00:00:00:00:00:00:00:01 outPort=20, dst=00:00:00:00:00:00:00:02, inPort=30, latency=1]
  128. 23:26:33.561 INFO [n.f.l.i.LinkDiscoveryManager:Scheduled-4] Sending LLDP packets out of all the enabled ports
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement