2021-06-01 23:28:59,631 - xtesting.ci.run_tests - INFO - Deployment description: +-------------------------+------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+------------------------------------------------------------+ | CI_LOOP | daily | | DEBUG | false | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | INSTALLER_TYPE | unknown | | BUILD_TAG | 03M37I43D4EK | | NODE_NAME | lf-pod4-3 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | TEST_DB_EXT_URL | http://testresults.opnfv.org/test/api/v1/results | | S3_ENDPOINT_URL | https://storage.googleapis.com | | S3_DST_URL | s3://artifacts.opnfv.org/functest/03M37I43D4EK/fun | | | ctest-opnfv-functest-benchmarking-kali-vmtp- | | | run-135 | | HTTP_DST_URL | http://artifacts.opnfv.org/functest/03M37I43D4EK/f | | | unctest-opnfv-functest-benchmarking-kali-vmtp- | | | run-135 | +-------------------------+------------------------------------------------------------+ 2021-06-01 23:28:59,671 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2021-06-01 23:29:01,865 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2021-06-01 23:29:09,651 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d' 2021-06-01 23:29:11,550 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -sc # # VMTP default configuration file # # This configuration file is ALWAYS loaded by VMTP and should never be modified # by users. To specify your own property values, always define them in a # separate config file and pass that file to the script using -c or --config # .Property values in that config file will override the default values # in the current file # --- # Name of the image to use for launching the test VMs. This name must be # the exact same name used in OpenStack (as shown from 'nova image-list') # Any image running Linux should work (Fedora, Ubuntu, CentOS...) image_name: 'Ubuntu Server 14.04' # image_name: 'Fedora 21' # User name to use to ssh to the test VMs # This is specific to the image being used ssh_vm_username: 'ubuntu' # ssh_vm_username: fedora # Flavor name to use for all VMs created by VMTP. # If this flavor is unspecified, flavor name will be set to default name "vmtp". # If this flavor exists it will be re-used as-is by VMTP. # Otherwise, a flavor with attributes specified in flavor property will be # created. flavor_type: 'vmtp' # Custom flavor attributes # This flavor attributes is used to create a new flavor # if flavor_type is unspecified or doesn't exist in openstack. # Any created flavor will be deleted after vmtp ends. flavor: # Number of vCPUs for the flavor vcpus: 1 # Memory for the flavor in MB ram: 2048 # Size of local disk in GB disk: 0 # metadata are supported and can be added if needed, optional # extra_specs: # "hw:cpu_policy": dedicated # "hw:mem_page_size": 2048 # Name of the availability zone to use for the test VMs # Must be one of the zones listed by 'nova availability-zone-list' # If the zone selected contains more than 1 compute node, the script # will determine inter-node and intra-node throughput. If it contains only # 1 compute node, only intra-node troughput will be measured. # If empty (default), VMTP will automatically pick the first 2 hosts # that are compute nodes regardless of the availability zone # availability_zone: 'nova' availability_zone: # DNS server IP addresses to use for the VM (list of 1 or more DNS servers) # This default DNS server is available on the Internet, # Change this to use a different DNS server if necessary, dns_nameservers: ['8.8.8.8'] # VMTP can automatically download a VM image if the image named by # image_name is missing, for that you need to specify a URL where # the image can be retrieved # # A link to a Ubuntu Server 14.04 qcow2 image can be used here: # https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img # # To upload the image as a file, prepend it with file:// like below # file:// vm_image_url: '' # ----------------------------------------------------------------------------- # These variables are not likely to be changed # Set this variable to a network name if you want the script to reuse # a specific existing external network. If empty, the script will reuse the # first external network it can find (the cloud must have at least 1 # external network defined and available for use) # # NOTE: When set, router and floating ip creation will be ignored, and the # existing management network will be used for tests. This is used for runnig # VMTP on a provider network. reuse_network_name: # Use of the script for special deployments floating_ip: true # Set this to an existing VM name if the script should not create new VM # and reuse existing VM reuse_existing_vm: # Set config drive to true to bypass metadata service and use config drive # An option of config_drive to True is provided to nova boot to enable this config_drive: # The location of the user_data file, which will be passed to every instance # when booting. user_data_file: # ipv6 mode. Set this to one of the following 3 modes # slaac : VM obtains IPV6 address from Openstack radvd using SLAAC # dhcpv6-stateful : VM obtains ipv6 address from dnsmasq using DHCPv6 stateful # dhcpv6-stateless : VM obtains ipv6 address from Openstack radvd using SLAAC # and options from dnsmasq # If left blank use ipv4 ipv6_mode: # Default name for the router to use to connect the internal mgmt network # with the external network. If a router exists with this name it will be # reused, otherwise a new router will be created router_name: 'pns-router' # Defaul names for the internal networks used by the # script. If an existing network with this name exists it will be reused. # Otherwise a new internal network will be created with that name. # 2 networks are needed to test the case of network to network communication internal_network_name: ['pns-internal-net', 'pns-internal-net2'] # Name of the subnets associated to the internal mgmt network internal_subnet_name: ['pns-internal-subnet', 'pns-internal-subnet2'] # Name of the subnets for ipv6 internal_subnet_name_v6: ['pns-internal-v6-subnet', 'pns-internal-v6-subnet2'] # Default CIDRs to use for the internal mgmt subnet internal_cidr: ['192.168.1.0/24', '192.168.2.0/24'] # Default CIDRs to use for data network for ipv6 internal_cidr_v6: ['2001:45::/64', '2001:46::/64'] # The public and private keys to use to ssh to all targets (VMs, containers, # hosts). By default the SSH library will try several methods to authenticate: # - password if provided on the command line # - user's own key pair (under the home directory $HOME) if already setup # - the below key pair if not empty # If you want to use a specific key pair, specify the key pair files here. # This can be a pathname that is absolute or relative to the current directory public_key_file: private_key_file: # Name of the P&S public key in OpenStack to create for all test VMs public_key_name: 'pns_public_key' # name of the server VM vm_name_server: 'TestServer' # name of the client VM vm_name_client: 'TestClient' # name of the security group to create and use security_group_name: 'pns-security' # ping variables ping_count: 2 ping_pass_threshold: 80 # Max retry count for ssh to a VM (5 seconds between retries) ssh_retry_count: 50 # General retry count generic_retry_count: 50 # Times to run when measuring TCP Throughput tcp_tp_loop_count: 3 # TCP throughput list of packet sizes to measure # Can be overridden at the command line using --tcpbuf tcp_pkt_sizes: [65536] # UDP throughput list of packet sizes to measure # By default we measure for small, medium and large packets # Can be overridden at the command line using --udpbuf udp_pkt_sizes: [128, 1024, 8192] # List of packet sizes to measure with ping # By default we measure for 64 (small), 391 (IMIX average) and 1500 (large) icmp_pkt_sizes: [64, 391, 1500] # UDP packet loss rate threshold in percentage beyond which bandwidth # iterations stop and below which iteration with a higher # bandwidth continues # The first number is the minimal loss rate (inclusive) # The second number is the maximum loss rate (inclusive) # Iteration to find the "optimal" bandwidth will stop as soon as the loss rate # falls within that range: min <= loss_rate <= max # The final throughput measurement may return a loss rate out of this range # as that measurement is taken on a longer time than when iterating to find # the optimal throughput udp_loss_rate_range: [2, 5] # The default bandwidth limit (in Kbps) for TCP/UDP flow measurement # 0 means unlimited, which can be overridden at the command line using # --bandwidth vm_bandwidth: 0 # Internal network name for OpenStack to hold data plane traffic os_dataplane_network: 'physnet1' ####################################### # VMTP MongoDB Connection information ####################################### ######################################## # Default MongoDB port is 27017, to override # vmtp_mongod_port: ######################################## # MongoDB pns database. # use "official_db" for official runs only. ######################################## vmtp_db: "client_db" ######################################## # MongoDB collection name. ######################################## vmtp_collection: "pns_web_entry" # When enabled, all logs will be sent to a fluentd server at the requested IP # and port. The fluentd "tag" and "label" fields for every message will be set # to "nfvbench" fluentd: # by default (logging_tag is empty) nfvbench log messages are not sent to # fluentd. To enable logging to fluents, specify a valid fluentd tag name # to be used for the log records logging_tag: # IP address of the server, defaults to loopback ip: 127.0.0.1 # port # to use, by default, use the default fluentd forward port port: 24224 2021-06-01 23:46:14,572 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -d --json /home/opnfv/functest/results/vmtp/vmtp.json -c /home/opnfv/functest/results/vmtp/vmtp.conf 2021-06-01 23:29:13,072 INFO Using http://172.30.12.88/identity/v3 2021-06-01 23:29:13,072 INFO VM public key: /tmp/tmpwzsni8ox 2021-06-01 23:29:13,072 INFO VM private key: /tmp/tmp812s4ja2 2021-06-01 23:29:13,660 INFO Found image vmtp-img_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d to launch VM, will continue 2021-06-01 23:29:14,266 INFO Using external router: vmtp-router_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d 2021-06-01 23:29:14,266 INFO Using external network: public. 2021-06-01 23:29:15,083 INFO Created internal network: pns-internal-net_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d. 2021-06-01 23:29:15,856 INFO Created internal network: pns-internal-net2_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d. 2021-06-01 23:29:18,766 DEBUG Ext router associated to pns-internal-net_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d 2021-06-01 23:29:21,690 DEBUG Ext router associated to pns-internal-net2_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d 2021-06-01 23:29:21,755 INFO OpenStack agent: Open vSwitch agent 2021-06-01 23:29:21,755 INFO OpenStack network type: vxlan 2021-06-01 23:29:22,705 INFO [TestServer_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] Creating server VM... 2021-06-01 23:29:22,706 DEBUG [TestServer_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] Starting on zone nova:pod4-node5 2021-06-01 23:29:23,805 DEBUG [TestServer_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] VM status=BUILD, retrying 1 of 150... 2021-06-01 23:29:25,976 DEBUG [TestServer_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] VM status=BUILD, retrying 2 of 150... 2021-06-01 23:29:28,440 DEBUG [TestServer_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] VM status=BUILD, retrying 3 of 150... 2021-06-01 23:29:30,639 DEBUG [TestServer_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] VM status=BUILD, retrying 4 of 150... 2021-06-01 23:29:32,845 DEBUG [TestServer_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] VM status=BUILD, retrying 5 of 150... 2021-06-01 23:29:35,064 DEBUG [TestServer_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] VM status=BUILD, retrying 6 of 150... 2021-06-01 23:29:37,474 DEBUG [TestServer_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] VM status=BUILD, retrying 7 of 150... 2021-06-01 23:29:39,707 DEBUG [TestServer_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] VM status=BUILD, retrying 8 of 150... 2021-06-01 23:29:41,934 DEBUG [TestServer_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] VM status=BUILD, retrying 9 of 150... 2021-06-01 23:29:47,091 INFO [TestServer_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] Internal network IP: 192.168.1.78 2021-06-01 23:29:47,091 INFO [TestServer_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] SSH IP: 172.24.4.101 2021-06-01 23:29:47,091 INFO [TestServer_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] Setup SSH for ubuntu@172.24.4.101 2021-06-01 23:30:00,339 INFO [TestServer_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] Installing nuttcp-8.1.4... 2021-06-01 23:30:00,400 DEBUG [TestServer_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] Copying nuttcp-8.1.4 to target... 2021-06-01 23:30:00,633 DEBUG [TestServer_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] Starting nuttcp-8.1.4 server... 2021-06-01 23:30:00,684 DEBUG [TestServer_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] 2021-06-01 23:30:00,764 INFO [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] Creating client VM... 2021-06-01 23:30:00,765 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] Starting on zone nova:pod4-node5 2021-06-01 23:30:01,724 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] VM status=BUILD, retrying 1 of 150... 2021-06-01 23:30:04,692 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] VM status=BUILD, retrying 2 of 150... 2021-06-01 23:30:07,816 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] VM status=BUILD, retrying 3 of 150... 2021-06-01 23:30:10,037 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] VM status=BUILD, retrying 4 of 150... 2021-06-01 23:30:14,290 INFO [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] Internal network IP: 192.168.1.41 2021-06-01 23:30:14,290 INFO [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] SSH IP: 172.24.4.133 2021-06-01 23:30:14,291 INFO [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] Setup SSH for ubuntu@172.24.4.133 2021-06-01 23:30:31,408 INFO [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] Installing nuttcp-8.1.4... 2021-06-01 23:30:31,468 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] Copying nuttcp-8.1.4 to target... 2021-06-01 23:30:31,608 INFO ============================================================ 2021-06-01 23:30:31,609 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2021-06-01 23:30:40,659 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] PING 192.168.1.78 (192.168.1.78) 64(92) bytes of data. 72 bytes from 192.168.1.78: icmp_seq=1 ttl=64 time=1.89 ms 72 bytes from 192.168.1.78: icmp_seq=2 ttl=64 time=0.763 ms 72 bytes from 192.168.1.78: icmp_seq=3 ttl=64 time=0.539 ms 72 bytes from 192.168.1.78: icmp_seq=4 ttl=64 time=0.558 ms 72 bytes from 192.168.1.78: icmp_seq=5 ttl=64 time=0.543 ms 72 bytes from 192.168.1.78: icmp_seq=6 ttl=64 time=0.428 ms 72 bytes from 192.168.1.78: icmp_seq=7 ttl=64 time=0.588 ms 72 bytes from 192.168.1.78: icmp_seq=8 ttl=64 time=0.478 ms 72 bytes from 192.168.1.78: icmp_seq=9 ttl=64 time=0.608 ms 72 bytes from 192.168.1.78: icmp_seq=10 ttl=64 time=0.493 ms --- 192.168.1.78 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9002ms rtt min/avg/max/mdev = 0.428/0.689/1.894/0.410 ms 2021-06-01 23:30:49,752 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] PING 192.168.1.78 (192.168.1.78) 391(419) bytes of data. 399 bytes from 192.168.1.78: icmp_seq=1 ttl=64 time=0.424 ms 399 bytes from 192.168.1.78: icmp_seq=2 ttl=64 time=0.543 ms 399 bytes from 192.168.1.78: icmp_seq=3 ttl=64 time=0.784 ms 399 bytes from 192.168.1.78: icmp_seq=4 ttl=64 time=0.495 ms 399 bytes from 192.168.1.78: icmp_seq=5 ttl=64 time=0.494 ms 399 bytes from 192.168.1.78: icmp_seq=6 ttl=64 time=0.513 ms 399 bytes from 192.168.1.78: icmp_seq=7 ttl=64 time=0.521 ms 399 bytes from 192.168.1.78: icmp_seq=8 ttl=64 time=0.614 ms 399 bytes from 192.168.1.78: icmp_seq=9 ttl=64 time=0.455 ms 399 bytes from 192.168.1.78: icmp_seq=10 ttl=64 time=0.524 ms --- 192.168.1.78 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.424/0.536/0.784/0.099 ms 2021-06-01 23:30:58,806 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] PING 192.168.1.78 (192.168.1.78) 1500(1528) bytes of data. 1508 bytes from 192.168.1.78: icmp_seq=1 ttl=64 time=1.04 ms 1508 bytes from 192.168.1.78: icmp_seq=2 ttl=64 time=0.630 ms 1508 bytes from 192.168.1.78: icmp_seq=3 ttl=64 time=0.640 ms 1508 bytes from 192.168.1.78: icmp_seq=4 ttl=64 time=0.557 ms 1508 bytes from 192.168.1.78: icmp_seq=5 ttl=64 time=0.703 ms 1508 bytes from 192.168.1.78: icmp_seq=6 ttl=64 time=0.651 ms 1508 bytes from 192.168.1.78: icmp_seq=7 ttl=64 time=0.627 ms 1508 bytes from 192.168.1.78: icmp_seq=8 ttl=64 time=0.595 ms 1508 bytes from 192.168.1.78: icmp_seq=9 ttl=64 time=0.521 ms 1508 bytes from 192.168.1.78: icmp_seq=10 ttl=64 time=0.624 ms --- 192.168.1.78 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.521/0.659/1.049/0.141 ms 2021-06-01 23:30:58,807 INFO [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] Measuring TCP Throughput (packet size=65536)... 2021-06-01 23:30:58,808 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:31:08,919 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] megabytes=18109.5102 real_seconds=10.00 rate_Mbps=15196.2195 tx_cpu=51 rx_cpu=74 retrans=0 cwnd=3136 rtt_ms=0.65 2021-06-01 23:31:08,921 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:31:19,084 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] megabytes=14750.9537 real_seconds=10.00 rate_Mbps=12377.1840 tx_cpu=47 rx_cpu=71 retrans=0 cwnd=3136 rtt_ms=0.50 2021-06-01 23:31:19,085 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:31:29,194 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] megabytes=13750.1400 real_seconds=10.00 rate_Mbps=11537.6597 tx_cpu=44 rx_cpu=72 retrans=0 cwnd=3136 rtt_ms=0.30 2021-06-01 23:31:29,194 INFO [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] Measuring UDP Throughput (packet size=128)... 2021-06-01 23:31:29,195 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:31:32,529 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] megabytes=22.4847 real_seconds=1.00 rate_Mbps=188.7520 tx_cpu=97 rx_cpu=58 drop=22066 pkt=206261 data_loss=10.69810 2021-06-01 23:31:32,531 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] pkt-size=128 throughput=1<193282/5000000<10000000 Kbps loss-rate=10 2021-06-01 23:31:32,532 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R579846K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:31:35,917 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] megabytes=17.6509 real_seconds=1.00 rate_Mbps=148.1553 tx_cpu=92 rx_cpu=60 drop=61227 pkt=205823 data_loss=29.74738 2021-06-01 23:31:35,917 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] pkt-size=128 throughput=1<151711/579846<579846 Kbps loss-rate=29 2021-06-01 23:31:35,917 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R365778.5K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:31:39,276 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] megabytes=19.4073 real_seconds=1.00 rate_Mbps=162.9432 tx_cpu=90 rx_cpu=65 drop=64247 pkt=223231 data_loss=28.78029 2021-06-01 23:31:39,277 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] pkt-size=128 throughput=1<166853/365778<365778 Kbps loss-rate=28 2021-06-01 23:31:39,277 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R266315.75K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:31:42,609 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] megabytes=22.0220 real_seconds=1.00 rate_Mbps=184.5775 tx_cpu=92 rx_cpu=63 drop=34211 pkt=214616 data_loss=15.94079 2021-06-01 23:31:42,609 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] pkt-size=128 throughput=1<189007/266315<266315 Kbps loss-rate=15 2021-06-01 23:31:42,609 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R227661.375K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:31:45,956 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] megabytes=20.2836 real_seconds=1.00 rate_Mbps=170.1509 tx_cpu=92 rx_cpu=64 drop=43125 pkt=209288 data_loss=20.60561 2021-06-01 23:31:45,957 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] pkt-size=128 throughput=1<174234/227661<227661 Kbps loss-rate=20 2021-06-01 23:31:45,957 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R200947.6875K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:31:49,290 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] megabytes=20.6992 real_seconds=1.00 rate_Mbps=173.8417 tx_cpu=98 rx_cpu=53 drop=2831 pkt=172399 data_loss=1.64221 2021-06-01 23:31:49,290 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] pkt-size=128 throughput=1<178013/200947<200947 Kbps loss-rate=1 2021-06-01 23:31:49,291 DEBUG undershot, min=178013 kbps=189480 max=200947 2021-06-01 23:31:49,291 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R189480K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:31:52,685 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] megabytes=20.1257 real_seconds=1.00 rate_Mbps=168.9357 tx_cpu=98 rx_cpu=58 drop=20171 pkt=185041 data_loss=10.90092 2021-06-01 23:31:52,685 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] pkt-size=128 throughput=178013<172990/189480<200947 Kbps loss-rate=10 2021-06-01 23:31:52,685 DEBUG overshot, min=178013 kbps=172990 max=189480 2021-06-01 23:31:52,686 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R172990K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:31:56,015 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] megabytes=18.9253 real_seconds=1.00 rate_Mbps=158.8841 tx_cpu=99 rx_cpu=56 drop=13896 pkt=168932 data_loss=8.22584 2021-06-01 23:31:56,016 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] pkt-size=128 throughput=178013<162697/172990<189480 Kbps loss-rate=8 2021-06-01 23:31:56,016 DEBUG overshot, min=178013 kbps=162697 max=172990 2021-06-01 23:31:56,016 INFO [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] Measuring UDP Throughput (packet size=1024)... 2021-06-01 23:31:56,017 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:31:59,361 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] megabytes=193.7041 real_seconds=1.00 rate_Mbps=1626.1648 tx_cpu=98 rx_cpu=60 drop=4280 pkt=202633 data_loss=2.11220 2021-06-01 23:31:59,362 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] pkt-size=1024 throughput=1<1665192/5000000<10000000 Kbps loss-rate=2 2021-06-01 23:31:59,362 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3332596.0K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:32:02,736 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] megabytes=189.7168 real_seconds=1.00 rate_Mbps=1592.6113 tx_cpu=98 rx_cpu=58 drop=7665 pkt=201935 data_loss=3.79575 2021-06-01 23:32:02,737 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] pkt-size=1024 throughput=1<1630833/3332596<3332596 Kbps loss-rate=3 2021-06-01 23:32:02,737 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2481714.5K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:32:06,128 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] megabytes=163.7500 real_seconds=1.00 rate_Mbps=1373.6565 tx_cpu=96 rx_cpu=62 drop=40427 pkt=208107 data_loss=19.42607 2021-06-01 23:32:06,129 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] pkt-size=1024 throughput=1<1406624/2481714<2481714 Kbps loss-rate=19 2021-06-01 23:32:06,129 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1944169.25K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:32:09,467 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] megabytes=149.7354 real_seconds=1.00 rate_Mbps=1257.1951 tx_cpu=98 rx_cpu=57 drop=4507 pkt=157836 data_loss=2.85545 2021-06-01 23:32:09,468 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] pkt-size=1024 throughput=1<1287367/1944169<1944169 Kbps loss-rate=2 2021-06-01 23:32:09,469 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1615768.125K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:32:12,817 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] megabytes=111.8721 real_seconds=1.00 rate_Mbps=939.0303 tx_cpu=98 rx_cpu=60 drop=82680 pkt=197237 data_loss=41.91911 2021-06-01 23:32:12,817 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] pkt-size=1024 throughput=1<961567/1615768<1615768 Kbps loss-rate=41 2021-06-01 23:32:12,818 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1288667.5625K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:32:16,152 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] megabytes=139.7354 real_seconds=1.00 rate_Mbps=1173.0473 tx_cpu=97 rx_cpu=57 drop=14216 pkt=157305 data_loss=9.03721 2021-06-01 23:32:16,152 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] pkt-size=1024 throughput=1<1201200/1288667<1288667 Kbps loss-rate=9 2021-06-01 23:32:16,153 DEBUG overshot, min=1 kbps=1201200 max=1288667 2021-06-01 23:32:16,153 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1201200K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:32:19,490 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] megabytes=138.6963 real_seconds=1.00 rate_Mbps=1164.2558 tx_cpu=92 rx_cpu=51 drop=4368 pkt=146393 data_loss=2.98373 2021-06-01 23:32:19,491 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] pkt-size=1024 throughput=1<1192197/1201200<1288667 Kbps loss-rate=2 2021-06-01 23:32:19,491 INFO [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] Measuring UDP Throughput (packet size=8192)... 2021-06-01 23:32:19,492 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:32:22,839 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] megabytes=93.3438 real_seconds=1.00 rate_Mbps=783.0226 tx_cpu=77 rx_cpu=64 drop=64349 pkt=76297 data_loss=84.34014 2021-06-01 23:32:22,839 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] pkt-size=8192 throughput=1<801815/5000000<10000000 Kbps loss-rate=84 2021-06-01 23:32:22,840 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2405445K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:32:26,182 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] megabytes=281.9219 real_seconds=1.00 rate_Mbps=2366.6763 tx_cpu=99 rx_cpu=31 drop=618 pkt=36704 data_loss=1.68373 2021-06-01 23:32:26,182 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] pkt-size=8192 throughput=1<2423476/2405445<2405445 Kbps loss-rate=1 2021-06-01 23:32:26,183 DEBUG undershot, min=2423476 kbps=2414460 max=2405445 2021-06-01 23:32:26,188 INFO { 'az_from': 'nova:pod4-node5', 'az_to': 'nova:pod4-node5', 'desc': 'VM to VM same network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': '192.168.1.41', 'ip_to': '192.168.1.78', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.65, 'throughput_kbps': 15560928, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.5, 'throughput_kbps': 12674236, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.3, 'throughput_kbps': 11814563, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 8.23, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 162697, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.98, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1192197, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.68, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 2423476, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.689', 'rtt_max_ms': '1.894', 'rtt_min_ms': '0.428', 'rtt_stddev': '0.410', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.536', 'rtt_max_ms': '0.784', 'rtt_min_ms': '0.424', 'rtt_stddev': '0.099', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.659', 'rtt_max_ms': '1.049', 'rtt_min_ms': '0.521', 'rtt_stddev': '0.141', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2021-06-01 23:32:26,189 INFO Deleting floating ip deb4df76-846b-4624-80ba-ee9cfba04b7c 2021-06-01 23:32:28,049 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] Floating IP 172.24.4.133 deleted 2021-06-01 23:32:32,491 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] Instance deleted 2021-06-01 23:32:32,492 INFO [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] Creating client VM... 2021-06-01 23:32:32,492 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] Starting on zone nova:pod4-node5 2021-06-01 23:32:34,013 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] VM status=BUILD, retrying 1 of 150... 2021-06-01 23:32:36,186 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] VM status=BUILD, retrying 2 of 150... 2021-06-01 23:32:38,544 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] VM status=BUILD, retrying 3 of 150... 2021-06-01 23:32:41,945 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] VM status=BUILD, retrying 4 of 150... 2021-06-01 23:32:45,985 INFO [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] Internal network IP: 192.168.2.81 2021-06-01 23:32:45,986 INFO [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] SSH IP: 172.24.4.35 2021-06-01 23:32:45,986 INFO [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] Setup SSH for ubuntu@172.24.4.35 2021-06-01 23:33:02,650 INFO [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] Installing nuttcp-8.1.4... 2021-06-01 23:33:02,700 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] Copying nuttcp-8.1.4 to target... 2021-06-01 23:33:02,876 INFO ============================================================ 2021-06-01 23:33:02,877 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2021-06-01 23:33:11,952 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] PING 192.168.1.78 (192.168.1.78) 64(92) bytes of data. 72 bytes from 192.168.1.78: icmp_seq=1 ttl=63 time=1.38 ms 72 bytes from 192.168.1.78: icmp_seq=2 ttl=63 time=0.746 ms 72 bytes from 192.168.1.78: icmp_seq=3 ttl=63 time=0.631 ms 72 bytes from 192.168.1.78: icmp_seq=4 ttl=63 time=1.20 ms 72 bytes from 192.168.1.78: icmp_seq=5 ttl=63 time=0.673 ms 72 bytes from 192.168.1.78: icmp_seq=6 ttl=63 time=0.554 ms 72 bytes from 192.168.1.78: icmp_seq=7 ttl=63 time=0.578 ms 72 bytes from 192.168.1.78: icmp_seq=8 ttl=63 time=0.592 ms 72 bytes from 192.168.1.78: icmp_seq=9 ttl=63 time=0.538 ms 72 bytes from 192.168.1.78: icmp_seq=10 ttl=63 time=0.647 ms --- 192.168.1.78 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9002ms rtt min/avg/max/mdev = 0.538/0.753/1.380/0.279 ms 2021-06-01 23:33:21,033 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] PING 192.168.1.78 (192.168.1.78) 391(419) bytes of data. 399 bytes from 192.168.1.78: icmp_seq=1 ttl=63 time=0.490 ms 399 bytes from 192.168.1.78: icmp_seq=2 ttl=63 time=0.539 ms 399 bytes from 192.168.1.78: icmp_seq=3 ttl=63 time=0.675 ms 399 bytes from 192.168.1.78: icmp_seq=4 ttl=63 time=0.488 ms 399 bytes from 192.168.1.78: icmp_seq=5 ttl=63 time=0.638 ms 399 bytes from 192.168.1.78: icmp_seq=6 ttl=63 time=0.597 ms 399 bytes from 192.168.1.78: icmp_seq=7 ttl=63 time=0.589 ms 399 bytes from 192.168.1.78: icmp_seq=8 ttl=63 time=0.587 ms 399 bytes from 192.168.1.78: icmp_seq=9 ttl=63 time=0.593 ms 399 bytes from 192.168.1.78: icmp_seq=10 ttl=63 time=0.600 ms --- 192.168.1.78 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.488/0.579/0.675/0.062 ms 2021-06-01 23:33:30,107 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] PING 192.168.1.78 (192.168.1.78) 1500(1528) bytes of data. 1508 bytes from 192.168.1.78: icmp_seq=1 ttl=63 time=1.98 ms 1508 bytes from 192.168.1.78: icmp_seq=2 ttl=63 time=0.866 ms 1508 bytes from 192.168.1.78: icmp_seq=3 ttl=63 time=0.769 ms 1508 bytes from 192.168.1.78: icmp_seq=4 ttl=63 time=0.732 ms 1508 bytes from 192.168.1.78: icmp_seq=5 ttl=63 time=0.782 ms 1508 bytes from 192.168.1.78: icmp_seq=6 ttl=63 time=0.606 ms 1508 bytes from 192.168.1.78: icmp_seq=7 ttl=63 time=0.734 ms 1508 bytes from 192.168.1.78: icmp_seq=8 ttl=63 time=0.682 ms 1508 bytes from 192.168.1.78: icmp_seq=9 ttl=63 time=0.772 ms 1508 bytes from 192.168.1.78: icmp_seq=10 ttl=63 time=0.704 ms --- 192.168.1.78 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9003ms rtt min/avg/max/mdev = 0.606/0.862/1.982/0.380 ms 2021-06-01 23:33:30,109 INFO [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] Measuring TCP Throughput (packet size=65536)... 2021-06-01 23:33:30,110 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:33:40,230 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] megabytes=15944.5409 real_seconds=10.00 rate_Mbps=13372.4248 tx_cpu=41 rx_cpu=62 retrans=0 cwnd=3136 rtt_ms=0.50 2021-06-01 23:33:40,231 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:33:50,346 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] megabytes=15145.8847 real_seconds=10.00 rate_Mbps=12702.2531 tx_cpu=45 rx_cpu=60 retrans=0 cwnd=3136 rtt_ms=0.60 2021-06-01 23:33:50,347 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:34:00,461 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] megabytes=17148.0580 real_seconds=10.00 rate_Mbps=14380.4117 tx_cpu=47 rx_cpu=66 retrans=301 cwnd=3136 rtt_ms=0.64 2021-06-01 23:34:00,462 INFO [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] Measuring UDP Throughput (packet size=128)... 2021-06-01 23:34:00,463 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:34:03,794 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] megabytes=15.2615 real_seconds=1.00 rate_Mbps=127.6536 tx_cpu=34 rx_cpu=39 drop=250 pkt=125272 data_loss=0.19945 2021-06-01 23:34:03,795 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] pkt-size=128 throughput=1<130717/5000000<10000000 Kbps loss-rate=0 2021-06-01 23:34:03,795 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R392151K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:34:07,130 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] megabytes=11.9401 real_seconds=1.00 rate_Mbps=99.8243 tx_cpu=34 rx_cpu=39 drop=310 pkt=98124 data_loss=0.31641 2021-06-01 23:34:07,130 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] pkt-size=128 throughput=1<102220/392151<392151 Kbps loss-rate=0 2021-06-01 23:34:07,131 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R247185.5K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:34:10,464 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] megabytes=12.1187 real_seconds=1.00 rate_Mbps=101.3010 tx_cpu=35 rx_cpu=41 drop=976 pkt=100252 data_loss=0.97321 2021-06-01 23:34:10,465 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] pkt-size=128 throughput=1<103732/247185<247185 Kbps loss-rate=0 2021-06-01 23:34:10,465 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R175458.75K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:34:13,798 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] megabytes=11.9119 real_seconds=1.00 rate_Mbps=99.6593 tx_cpu=33 rx_cpu=42 drop=276 pkt=97858 data_loss=0.28211 2021-06-01 23:34:13,799 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] pkt-size=128 throughput=1<102051/175458<175458 Kbps loss-rate=0 2021-06-01 23:34:13,800 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R138754.875K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:34:17,133 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] megabytes=9.9689 real_seconds=1.00 rate_Mbps=83.2741 tx_cpu=31 rx_cpu=35 drop=200 pkt=81865 data_loss=0.24416 2021-06-01 23:34:17,133 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] pkt-size=128 throughput=1<85272/138754<138754 Kbps loss-rate=0 2021-06-01 23:34:17,133 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R112013.4375K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:34:20,473 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] megabytes=11.0938 real_seconds=1.00 rate_Mbps=93.0156 tx_cpu=34 rx_cpu=38 drop=415 pkt=91295 data_loss=0.45404 2021-06-01 23:34:20,473 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] pkt-size=128 throughput=1<95247/112013<112013 Kbps loss-rate=0 2021-06-01 23:34:20,473 DEBUG undershot, min=95247 kbps=103630 max=112013 2021-06-01 23:34:20,474 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R103630K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:34:23,806 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] megabytes=11.6370 real_seconds=1.00 rate_Mbps=97.3273 tx_cpu=34 rx_cpu=40 drop=1185 pkt=96516 data_loss=1.22818 2021-06-01 23:34:23,806 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] pkt-size=128 throughput=95247<99663/103630<112013 Kbps loss-rate=1 2021-06-01 23:34:23,806 DEBUG undershot, min=99663 kbps=105838 max=112013 2021-06-01 23:34:23,807 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R105838K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:34:27,144 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] megabytes=11.9813 real_seconds=1.00 rate_Mbps=100.1820 tx_cpu=35 rx_cpu=38 drop=1336 pkt=99487 data_loss=1.34301 2021-06-01 23:34:27,145 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] pkt-size=128 throughput=99663<102586/105838<112013 Kbps loss-rate=1 2021-06-01 23:34:27,145 DEBUG undershot, min=102586 kbps=107299 max=112013 2021-06-01 23:34:27,146 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R107299K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:34:30,485 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] megabytes=11.0774 real_seconds=1.00 rate_Mbps=92.6263 tx_cpu=33 rx_cpu=40 drop=374 pkt=91120 data_loss=0.40996 2021-06-01 23:34:30,486 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] pkt-size=128 throughput=102586<94849/107299<112013 Kbps loss-rate=0 2021-06-01 23:34:30,486 DEBUG undershot, min=107299 kbps=109656 max=112013 2021-06-01 23:34:30,486 INFO [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] Measuring UDP Throughput (packet size=1024)... 2021-06-01 23:34:30,486 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:34:33,817 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] megabytes=87.1299 real_seconds=1.00 rate_Mbps=729.6609 tx_cpu=42 rx_cpu=37 drop=411 pkt=89632 data_loss=0.45847 2021-06-01 23:34:33,817 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] pkt-size=1024 throughput=1<747172/5000000<10000000 Kbps loss-rate=0 2021-06-01 23:34:33,818 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2241516K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:34:37,220 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] megabytes=83.1592 real_seconds=1.00 rate_Mbps=696.6228 tx_cpu=36 rx_cpu=39 drop=464 pkt=85619 data_loss=0.54191 2021-06-01 23:34:37,221 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] pkt-size=1024 throughput=1<713341/2241516<2241516 Kbps loss-rate=0 2021-06-01 23:34:37,221 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1477428.5K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:34:40,561 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] megabytes=94.5625 real_seconds=1.00 rate_Mbps=790.8586 tx_cpu=37 rx_cpu=44 drop=1821 pkt=98653 data_loss=1.84584 2021-06-01 23:34:40,561 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] pkt-size=1024 throughput=1<809839/1477428<1477428 Kbps loss-rate=1 2021-06-01 23:34:40,562 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1143633.75K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:34:43,905 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] megabytes=96.8994 real_seconds=1.00 rate_Mbps=811.4037 tx_cpu=45 rx_cpu=39 drop=0 pkt=99225 data_loss=0.00000 2021-06-01 23:34:43,905 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] pkt-size=1024 throughput=1<830877/1143633<1143633 Kbps loss-rate=0 2021-06-01 23:34:43,905 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R987255.375K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:34:47,254 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] megabytes=78.9580 real_seconds=1.00 rate_Mbps=660.4437 tx_cpu=40 rx_cpu=35 drop=655 pkt=81508 data_loss=0.80367 2021-06-01 23:34:47,254 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] pkt-size=1024 throughput=1<676294/987255<987255 Kbps loss-rate=0 2021-06-01 23:34:47,254 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R831774.6875K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:34:50,594 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] megabytes=99.0898 real_seconds=1.00 rate_Mbps=831.5992 tx_cpu=78 rx_cpu=40 drop=67 pkt=101535 data_loss=0.06606 2021-06-01 23:34:50,594 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] pkt-size=1024 throughput=1<851557/831774<831774 Kbps loss-rate=0 2021-06-01 23:34:50,595 DEBUG undershot, min=851557 kbps=841665 max=831774 2021-06-01 23:34:50,595 INFO [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] Measuring UDP Throughput (packet size=8192)... 2021-06-01 23:34:50,595 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:34:53,952 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] megabytes=307.8672 real_seconds=1.00 rate_Mbps=2576.4940 tx_cpu=32 rx_cpu=29 drop=286 pkt=39693 data_loss=0.72054 2021-06-01 23:34:53,952 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] pkt-size=8192 throughput=1<2638329/5000000<10000000 Kbps loss-rate=0 2021-06-01 23:34:53,952 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3819164.5K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:34:57,283 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] megabytes=295.2344 real_seconds=1.00 rate_Mbps=2467.8348 tx_cpu=32 rx_cpu=27 drop=193 pkt=37983 data_loss=0.50812 2021-06-01 23:34:57,284 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] pkt-size=8192 throughput=1<2527062/3819164<3819164 Kbps loss-rate=0 2021-06-01 23:34:57,285 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3173113.25K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:35:00,623 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] megabytes=328.1016 real_seconds=1.01 rate_Mbps=2737.7152 tx_cpu=34 rx_cpu=32 drop=730 pkt=42727 data_loss=1.70851 2021-06-01 23:35:00,624 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] pkt-size=8192 throughput=1<2803420/3173113<3173113 Kbps loss-rate=1 2021-06-01 23:35:00,625 DEBUG undershot, min=2803420 kbps=2988266 max=3173113 2021-06-01 23:35:00,625 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2988266K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:35:03,987 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] megabytes=305.3594 real_seconds=1.00 rate_Mbps=2553.9574 tx_cpu=35 rx_cpu=29 drop=207 pkt=39293 data_loss=0.52682 2021-06-01 23:35:03,987 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] pkt-size=8192 throughput=2803420<2615252/2988266<3173113 Kbps loss-rate=0 2021-06-01 23:35:03,988 DEBUG undershot, min=2988266 kbps=3080689 max=3173113 2021-06-01 23:35:03,988 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3080689K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:35:07,354 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] megabytes=268.7266 real_seconds=1.00 rate_Mbps=2243.5580 tx_cpu=29 rx_cpu=27 drop=175 pkt=34572 data_loss=0.50619 2021-06-01 23:35:07,355 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] pkt-size=8192 throughput=2988266<2297403/3080689<3173113 Kbps loss-rate=0 2021-06-01 23:35:07,358 INFO { 'az_from': 'nova:pod4-node5', 'az_to': 'nova:pod4-node5', 'desc': 'VM to VM different network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': '192.168.2.81', 'ip_to': '192.168.1.78', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.5, 'throughput_kbps': 13693362, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.6, 'throughput_kbps': 13007107, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 301, 'rtt_ms': 0.64, 'throughput_kbps': 14725541, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.41, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 94849, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.07, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 851557, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.51, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 2297403, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.753', 'rtt_max_ms': '1.380', 'rtt_min_ms': '0.538', 'rtt_stddev': '0.279', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.579', 'rtt_max_ms': '0.675', 'rtt_min_ms': '0.488', 'rtt_stddev': '0.062', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.862', 'rtt_max_ms': '1.982', 'rtt_min_ms': '0.606', 'rtt_stddev': '0.380', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2021-06-01 23:35:07,359 INFO ============================================================ 2021-06-01 23:35:07,359 INFO Flow 3: VM to VM different network floating IP (intra-node) 2021-06-01 23:35:16,422 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] PING 172.24.4.101 (172.24.4.101) 64(92) bytes of data. 72 bytes from 172.24.4.101: icmp_seq=1 ttl=63 time=1.15 ms 72 bytes from 172.24.4.101: icmp_seq=2 ttl=63 time=0.825 ms 72 bytes from 172.24.4.101: icmp_seq=3 ttl=63 time=0.679 ms 72 bytes from 172.24.4.101: icmp_seq=4 ttl=63 time=0.573 ms 72 bytes from 172.24.4.101: icmp_seq=5 ttl=63 time=0.604 ms 72 bytes from 172.24.4.101: icmp_seq=6 ttl=63 time=0.531 ms 72 bytes from 172.24.4.101: icmp_seq=7 ttl=63 time=0.549 ms 72 bytes from 172.24.4.101: icmp_seq=8 ttl=63 time=0.652 ms 72 bytes from 172.24.4.101: icmp_seq=9 ttl=63 time=0.638 ms 72 bytes from 172.24.4.101: icmp_seq=10 ttl=63 time=0.579 ms --- 172.24.4.101 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9002ms rtt min/avg/max/mdev = 0.531/0.678/1.158/0.181 ms 2021-06-01 23:35:25,500 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] PING 172.24.4.101 (172.24.4.101) 391(419) bytes of data. 399 bytes from 172.24.4.101: icmp_seq=1 ttl=63 time=0.451 ms 399 bytes from 172.24.4.101: icmp_seq=2 ttl=63 time=0.865 ms 399 bytes from 172.24.4.101: icmp_seq=3 ttl=63 time=0.680 ms 399 bytes from 172.24.4.101: icmp_seq=4 ttl=63 time=0.693 ms 399 bytes from 172.24.4.101: icmp_seq=5 ttl=63 time=0.741 ms 399 bytes from 172.24.4.101: icmp_seq=6 ttl=63 time=0.717 ms 399 bytes from 172.24.4.101: icmp_seq=7 ttl=63 time=0.658 ms 399 bytes from 172.24.4.101: icmp_seq=8 ttl=63 time=0.671 ms 399 bytes from 172.24.4.101: icmp_seq=9 ttl=63 time=0.626 ms 399 bytes from 172.24.4.101: icmp_seq=10 ttl=63 time=0.724 ms --- 172.24.4.101 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.451/0.682/0.865/0.102 ms 2021-06-01 23:35:34,590 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] PING 172.24.4.101 (172.24.4.101) 1500(1528) bytes of data. 1508 bytes from 172.24.4.101: icmp_seq=1 ttl=63 time=1.91 ms 1508 bytes from 172.24.4.101: icmp_seq=2 ttl=63 time=0.835 ms 1508 bytes from 172.24.4.101: icmp_seq=3 ttl=63 time=0.743 ms 1508 bytes from 172.24.4.101: icmp_seq=4 ttl=63 time=0.742 ms 1508 bytes from 172.24.4.101: icmp_seq=5 ttl=63 time=0.697 ms 1508 bytes from 172.24.4.101: icmp_seq=6 ttl=63 time=0.693 ms 1508 bytes from 172.24.4.101: icmp_seq=7 ttl=63 time=0.741 ms 1508 bytes from 172.24.4.101: icmp_seq=8 ttl=63 time=0.669 ms 1508 bytes from 172.24.4.101: icmp_seq=9 ttl=63 time=0.769 ms 1508 bytes from 172.24.4.101: icmp_seq=10 ttl=63 time=0.717 ms --- 172.24.4.101 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.669/0.852/1.918/0.358 ms 2021-06-01 23:35:34,591 INFO [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] Measuring TCP Throughput (packet size=65536)... 2021-06-01 23:35:34,591 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.24.4.101 2021-06-01 23:35:44,720 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] megabytes=17145.6328 real_seconds=10.00 rate_Mbps=14377.9611 tx_cpu=46 rx_cpu=62 retrans=382 cwnd=3136 rtt_ms=0.64 2021-06-01 23:35:44,721 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.24.4.101 2021-06-01 23:35:54,849 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] megabytes=13671.3750 real_seconds=10.00 rate_Mbps=11465.8489 tx_cpu=41 rx_cpu=55 retrans=0 cwnd=3136 rtt_ms=0.53 2021-06-01 23:35:54,849 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.24.4.101 2021-06-01 23:36:04,953 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] megabytes=13418.0000 real_seconds=10.00 rate_Mbps=11252.5091 tx_cpu=43 rx_cpu=54 retrans=68 cwnd=3136 rtt_ms=0.81 2021-06-01 23:36:04,954 INFO [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] Measuring UDP Throughput (packet size=128)... 2021-06-01 23:36:04,954 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.24.4.101 2021-06-01 23:36:08,308 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] megabytes=12.1074 real_seconds=1.00 rate_Mbps=101.3379 tx_cpu=36 rx_cpu=43 drop=1718 pkt=100902 data_loss=1.70251 2021-06-01 23:36:08,309 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] pkt-size=128 throughput=1<103770/5000000<10000000 Kbps loss-rate=1 2021-06-01 23:36:08,309 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R311310K -p5001 -P5002 -fparse 172.24.4.101 2021-06-01 23:36:11,643 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] megabytes=11.2539 real_seconds=1.00 rate_Mbps=94.1176 tx_cpu=34 rx_cpu=38 drop=708 pkt=92900 data_loss=0.76188 2021-06-01 23:36:11,643 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] pkt-size=128 throughput=1<96376/311310<311310 Kbps loss-rate=0 2021-06-01 23:36:11,644 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R203843.0K -p5001 -P5002 -fparse 172.24.4.101 2021-06-01 23:36:14,982 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] megabytes=12.3844 real_seconds=1.00 rate_Mbps=103.5395 tx_cpu=35 rx_cpu=39 drop=328 pkt=101781 data_loss=0.32195 2021-06-01 23:36:14,983 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] pkt-size=128 throughput=1<106024/203843<203843 Kbps loss-rate=0 2021-06-01 23:36:14,983 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R154933.5K -p5001 -P5002 -fparse 172.24.4.101 2021-06-01 23:36:18,322 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] megabytes=11.7268 real_seconds=1.00 rate_Mbps=98.0707 tx_cpu=35 rx_cpu=39 drop=639 pkt=96705 data_loss=0.66075 2021-06-01 23:36:18,323 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] pkt-size=128 throughput=1<100424/154933<154933 Kbps loss-rate=0 2021-06-01 23:36:18,323 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R127678.75K -p5001 -P5002 -fparse 172.24.4.101 2021-06-01 23:36:21,674 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] megabytes=11.4703 real_seconds=1.00 rate_Mbps=95.9449 tx_cpu=35 rx_cpu=39 drop=455 pkt=94420 data_loss=0.48239 2021-06-01 23:36:21,674 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] pkt-size=128 throughput=1<98247/127678<127678 Kbps loss-rate=0 2021-06-01 23:36:21,674 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R112962.875K -p5001 -P5002 -fparse 172.24.4.101 2021-06-01 23:36:25,011 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] megabytes=11.5524 real_seconds=1.00 rate_Mbps=96.5623 tx_cpu=34 rx_cpu=39 drop=360 pkt=94997 data_loss=0.37857 2021-06-01 23:36:25,012 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] pkt-size=128 throughput=1<98879/112962<112962 Kbps loss-rate=0 2021-06-01 23:36:25,012 DEBUG undershot, min=98879 kbps=105920 max=112962 2021-06-01 23:36:25,013 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R105920K -p5001 -P5002 -fparse 172.24.4.101 2021-06-01 23:36:28,355 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] megabytes=11.2831 real_seconds=1.00 rate_Mbps=94.2387 tx_cpu=33 rx_cpu=40 drop=5 pkt=92436 data_loss=0.00532 2021-06-01 23:36:28,356 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] pkt-size=128 throughput=98879<96500/105920<112962 Kbps loss-rate=0 2021-06-01 23:36:28,356 DEBUG undershot, min=105920 kbps=109441 max=112962 2021-06-01 23:36:28,357 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R109441K -p5001 -P5002 -fparse 172.24.4.101 2021-06-01 23:36:31,702 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] megabytes=9.7263 real_seconds=1.00 rate_Mbps=81.1953 tx_cpu=30 rx_cpu=32 drop=17 pkt=79695 data_loss=0.02159 2021-06-01 23:36:31,703 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] pkt-size=128 throughput=105920<83143/109441<112962 Kbps loss-rate=0 2021-06-01 23:36:31,703 INFO [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] Measuring UDP Throughput (packet size=1024)... 2021-06-01 23:36:31,703 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.24.4.101 2021-06-01 23:36:35,056 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] megabytes=79.8896 real_seconds=1.00 rate_Mbps=669.2267 tx_cpu=41 rx_cpu=33 drop=191 pkt=81998 data_loss=0.23303 2021-06-01 23:36:35,056 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] pkt-size=1024 throughput=1<685288/5000000<10000000 Kbps loss-rate=0 2021-06-01 23:36:35,057 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2055864K -p5001 -P5002 -fparse 172.24.4.101 2021-06-01 23:36:38,391 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] megabytes=96.5781 real_seconds=1.00 rate_Mbps=809.2707 tx_cpu=40 rx_cpu=46 drop=1277 pkt=100173 data_loss=1.27482 2021-06-01 23:36:38,392 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] pkt-size=1024 throughput=1<828693/2055864<2055864 Kbps loss-rate=1 2021-06-01 23:36:38,393 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1442278.5K -p5001 -P5002 -fparse 172.24.4.101 2021-06-01 23:36:41,727 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] megabytes=98.7773 real_seconds=1.00 rate_Mbps=826.9530 tx_cpu=46 rx_cpu=48 drop=3007 pkt=104155 data_loss=2.88712 2021-06-01 23:36:41,728 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] pkt-size=1024 throughput=1<846799/1442278<1442278 Kbps loss-rate=2 2021-06-01 23:36:41,728 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1144538.75K -p5001 -P5002 -fparse 172.24.4.101 2021-06-01 23:36:45,081 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] megabytes=93.5293 real_seconds=1.00 rate_Mbps=783.6363 tx_cpu=46 rx_cpu=41 drop=679 pkt=96453 data_loss=0.70398 2021-06-01 23:36:45,081 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] pkt-size=1024 throughput=1<802443/1144538<1144538 Kbps loss-rate=0 2021-06-01 23:36:45,081 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R973490.875K -p5001 -P5002 -fparse 172.24.4.101 2021-06-01 23:36:48,415 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] megabytes=89.5332 real_seconds=1.00 rate_Mbps=750.3139 tx_cpu=44 rx_cpu=41 drop=509 pkt=92191 data_loss=0.55215 2021-06-01 23:36:48,416 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] pkt-size=1024 throughput=1<768321/973490<973490 Kbps loss-rate=0 2021-06-01 23:36:48,416 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R870905.9375K -p5001 -P5002 -fparse 172.24.4.101 2021-06-01 23:36:51,754 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] megabytes=100.3066 real_seconds=1.00 rate_Mbps=839.7712 tx_cpu=44 rx_cpu=48 drop=1458 pkt=104172 data_loss=1.39968 2021-06-01 23:36:51,755 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] pkt-size=1024 throughput=1<859925/870905<870905 Kbps loss-rate=1 2021-06-01 23:36:51,755 DEBUG undershot, min=859925 kbps=865415 max=870905 2021-06-01 23:36:51,755 INFO [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] Measuring UDP Throughput (packet size=8192)... 2021-06-01 23:36:51,756 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.24.4.101 2021-06-01 23:36:55,104 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] megabytes=262.1797 real_seconds=1.00 rate_Mbps=2193.5842 tx_cpu=30 rx_cpu=28 drop=1228 pkt=34787 data_loss=3.53004 2021-06-01 23:36:55,104 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] pkt-size=8192 throughput=1<2246230/5000000<10000000 Kbps loss-rate=3 2021-06-01 23:36:55,105 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3623115.0K -p5001 -P5002 -fparse 172.24.4.101 2021-06-01 23:36:58,442 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] megabytes=245.6562 real_seconds=1.00 rate_Mbps=2053.0827 tx_cpu=29 rx_cpu=22 drop=153 pkt=31597 data_loss=0.48426 2021-06-01 23:36:58,443 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] pkt-size=8192 throughput=1<2102356/3623115<3623115 Kbps loss-rate=0 2021-06-01 23:36:58,443 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2862735.5K -p5001 -P5002 -fparse 172.24.4.101 2021-06-01 23:37:01,932 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] megabytes=286.9062 real_seconds=1.00 rate_Mbps=2395.4281 tx_cpu=32 rx_cpu=28 drop=214 pkt=36938 data_loss=0.57936 2021-06-01 23:37:01,932 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] pkt-size=8192 throughput=1<2452918/2862735<2862735 Kbps loss-rate=0 2021-06-01 23:37:01,933 DEBUG undershot, min=2452918 kbps=2657826 max=2862735 2021-06-01 23:37:01,933 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2657826K -p5001 -P5002 -fparse 172.24.4.101 2021-06-01 23:37:05,268 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] megabytes=307.7422 real_seconds=1.00 rate_Mbps=2571.7303 tx_cpu=33 rx_cpu=29 drop=496 pkt=39887 data_loss=1.24351 2021-06-01 23:37:05,269 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] pkt-size=8192 throughput=2452918<2633451/2657826<2862735 Kbps loss-rate=1 2021-06-01 23:37:05,270 DEBUG undershot, min=2633451 kbps=2748093 max=2862735 2021-06-01 23:37:05,270 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2748093K -p5001 -P5002 -fparse 172.24.4.101 2021-06-01 23:37:08,637 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] megabytes=253.5938 real_seconds=1.00 rate_Mbps=2121.6148 tx_cpu=29 rx_cpu=23 drop=23 pkt=32483 data_loss=0.07077 2021-06-01 23:37:08,637 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] pkt-size=8192 throughput=2633451<2172533/2748093<2862735 Kbps loss-rate=0 2021-06-01 23:37:08,640 INFO { 'az_from': 'nova:pod4-node5', 'az_to': 'nova:pod4-node5', 'desc': 'VM to VM different network floating IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': '192.168.2.81', 'ip_to': '172.24.4.101', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 382, 'rtt_ms': 0.64, 'throughput_kbps': 14723032, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.53, 'throughput_kbps': 11741029, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 68, 'rtt_ms': 0.81, 'throughput_kbps': 11522569, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.02, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 83143, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.4, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 859925, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.07, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 2172533, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.678', 'rtt_max_ms': '1.158', 'rtt_min_ms': '0.531', 'rtt_stddev': '0.181', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.682', 'rtt_max_ms': '0.865', 'rtt_min_ms': '0.451', 'rtt_stddev': '0.102', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.852', 'rtt_max_ms': '1.918', 'rtt_min_ms': '0.669', 'rtt_stddev': '0.358', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2021-06-01 23:37:08,641 INFO Deleting floating ip 3908fc38-9b59-4c7f-93e3-0132ccfcf9b3 2021-06-01 23:37:09,848 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] Floating IP 172.24.4.35 deleted 2021-06-01 23:37:12,130 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d2] Instance deleted 2021-06-01 23:37:12,131 INFO [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] Creating client VM... 2021-06-01 23:37:12,131 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] Starting on zone nova:pod4-node4 2021-06-01 23:37:13,535 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] VM status=BUILD, retrying 1 of 150... 2021-06-01 23:37:16,567 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] VM status=BUILD, retrying 2 of 150... 2021-06-01 23:37:18,983 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] VM status=BUILD, retrying 3 of 150... 2021-06-01 23:37:21,327 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] VM status=BUILD, retrying 4 of 150... 2021-06-01 23:37:23,595 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] VM status=BUILD, retrying 5 of 150... 2021-06-01 23:37:25,813 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] VM status=BUILD, retrying 6 of 150... 2021-06-01 23:37:30,611 INFO [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] Internal network IP: 192.168.1.181 2021-06-01 23:37:30,611 INFO [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] SSH IP: 172.24.4.75 2021-06-01 23:37:30,611 INFO [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] Setup SSH for ubuntu@172.24.4.75 2021-06-01 23:37:44,348 INFO [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] Installing nuttcp-8.1.4... 2021-06-01 23:37:44,402 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] Copying nuttcp-8.1.4 to target... 2021-06-01 23:37:44,523 INFO ============================================================ 2021-06-01 23:37:44,524 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2021-06-01 23:37:53,572 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] PING 192.168.1.78 (192.168.1.78) 64(92) bytes of data. 72 bytes from 192.168.1.78: icmp_seq=1 ttl=64 time=3.78 ms 72 bytes from 192.168.1.78: icmp_seq=2 ttl=64 time=1.13 ms 72 bytes from 192.168.1.78: icmp_seq=3 ttl=64 time=0.674 ms 72 bytes from 192.168.1.78: icmp_seq=4 ttl=64 time=0.690 ms 72 bytes from 192.168.1.78: icmp_seq=5 ttl=64 time=0.703 ms 72 bytes from 192.168.1.78: icmp_seq=6 ttl=64 time=0.568 ms 72 bytes from 192.168.1.78: icmp_seq=7 ttl=64 time=0.622 ms 72 bytes from 192.168.1.78: icmp_seq=8 ttl=64 time=0.534 ms 72 bytes from 192.168.1.78: icmp_seq=9 ttl=64 time=0.775 ms 72 bytes from 192.168.1.78: icmp_seq=10 ttl=64 time=0.612 ms --- 192.168.1.78 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.534/1.010/3.786/0.939 ms 2021-06-01 23:38:02,626 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] PING 192.168.1.78 (192.168.1.78) 391(419) bytes of data. 399 bytes from 192.168.1.78: icmp_seq=1 ttl=64 time=0.586 ms 399 bytes from 192.168.1.78: icmp_seq=2 ttl=64 time=0.563 ms 399 bytes from 192.168.1.78: icmp_seq=3 ttl=64 time=0.753 ms 399 bytes from 192.168.1.78: icmp_seq=4 ttl=64 time=0.557 ms 399 bytes from 192.168.1.78: icmp_seq=5 ttl=64 time=0.592 ms 399 bytes from 192.168.1.78: icmp_seq=6 ttl=64 time=0.612 ms 399 bytes from 192.168.1.78: icmp_seq=7 ttl=64 time=0.649 ms 399 bytes from 192.168.1.78: icmp_seq=8 ttl=64 time=0.633 ms 399 bytes from 192.168.1.78: icmp_seq=9 ttl=64 time=0.547 ms 399 bytes from 192.168.1.78: icmp_seq=10 ttl=64 time=0.663 ms --- 192.168.1.78 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.547/0.615/0.753/0.064 ms 2021-06-01 23:38:11,699 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] PING 192.168.1.78 (192.168.1.78) 1500(1528) bytes of data. 1508 bytes from 192.168.1.78: icmp_seq=1 ttl=64 time=2.45 ms 1508 bytes from 192.168.1.78: icmp_seq=2 ttl=64 time=0.844 ms 1508 bytes from 192.168.1.78: icmp_seq=3 ttl=64 time=0.782 ms 1508 bytes from 192.168.1.78: icmp_seq=4 ttl=64 time=0.752 ms 1508 bytes from 192.168.1.78: icmp_seq=5 ttl=64 time=0.737 ms 1508 bytes from 192.168.1.78: icmp_seq=6 ttl=64 time=0.761 ms 1508 bytes from 192.168.1.78: icmp_seq=7 ttl=64 time=0.966 ms 1508 bytes from 192.168.1.78: icmp_seq=8 ttl=64 time=0.789 ms 1508 bytes from 192.168.1.78: icmp_seq=9 ttl=64 time=0.817 ms 1508 bytes from 192.168.1.78: icmp_seq=10 ttl=64 time=0.803 ms --- 192.168.1.78 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9002ms rtt min/avg/max/mdev = 0.737/0.970/2.456/0.500 ms 2021-06-01 23:38:11,699 INFO [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] Measuring TCP Throughput (packet size=65536)... 2021-06-01 23:38:11,699 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:38:21,864 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] megabytes=4954.9629 real_seconds=10.00 rate_Mbps=4154.7891 tx_cpu=12 rx_cpu=24 retrans=109 cwnd=559 rtt_ms=0.81 2021-06-01 23:38:21,865 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:38:31,992 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] megabytes=5067.8152 real_seconds=10.00 rate_Mbps=4251.3054 tx_cpu=10 rx_cpu=24 retrans=22 cwnd=638 rtt_ms=0.66 2021-06-01 23:38:31,992 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:38:42,148 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] megabytes=4887.1603 real_seconds=10.00 rate_Mbps=4097.8822 tx_cpu=9 rx_cpu=23 retrans=45 cwnd=654 rtt_ms=0.69 2021-06-01 23:38:42,149 INFO [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] Measuring UDP Throughput (packet size=128)... 2021-06-01 23:38:42,149 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:38:45,519 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] megabytes=23.4595 real_seconds=1.00 rate_Mbps=196.7136 tx_cpu=57 rx_cpu=57 drop=33533 pkt=225713 data_loss=14.85651 2021-06-01 23:38:45,519 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] pkt-size=128 throughput=1<201434/5000000<10000000 Kbps loss-rate=14 2021-06-01 23:38:45,519 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R604302K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:38:48,856 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] megabytes=23.5554 real_seconds=1.00 rate_Mbps=196.8533 tx_cpu=53 rx_cpu=54 drop=22223 pkt=215189 data_loss=10.32732 2021-06-01 23:38:48,857 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] pkt-size=128 throughput=1<201577/604302<604302 Kbps loss-rate=10 2021-06-01 23:38:48,858 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R402939.5K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:38:52,191 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] megabytes=20.6467 real_seconds=1.00 rate_Mbps=172.6309 tx_cpu=93 rx_cpu=54 drop=46612 pkt=215750 data_loss=21.60483 2021-06-01 23:38:52,191 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] pkt-size=128 throughput=1<176774/402939<402939 Kbps loss-rate=21 2021-06-01 23:38:52,192 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R289856.75K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:38:55,584 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] megabytes=20.1987 real_seconds=1.00 rate_Mbps=169.4926 tx_cpu=96 rx_cpu=44 drop=15500 pkt=180968 data_loss=8.56510 2021-06-01 23:38:55,585 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] pkt-size=128 throughput=1<173560/289856<289856 Kbps loss-rate=8 2021-06-01 23:38:55,585 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R231708.375K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:38:58,932 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] megabytes=24.2390 real_seconds=1.00 rate_Mbps=203.3015 tx_cpu=77 rx_cpu=56 drop=27711 pkt=226277 data_loss=12.24653 2021-06-01 23:38:58,932 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] pkt-size=128 throughput=1<208180/231708<231708 Kbps loss-rate=12 2021-06-01 23:38:58,933 DEBUG overshot, min=1 kbps=208180 max=231708 2021-06-01 23:38:58,933 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R208180K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:39:02,329 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] megabytes=23.3926 real_seconds=1.00 rate_Mbps=196.2759 tx_cpu=94 rx_cpu=47 drop=11667 pkt=203299 data_loss=5.73885 2021-06-01 23:39:02,329 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] pkt-size=128 throughput=1<200986/208180<231708 Kbps loss-rate=5 2021-06-01 23:39:02,330 DEBUG overshot, min=1 kbps=200986 max=208180 2021-06-01 23:39:02,330 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R200986K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:39:05,673 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] megabytes=22.0228 real_seconds=1.00 rate_Mbps=184.7793 tx_cpu=90 rx_cpu=53 drop=15865 pkt=196275 data_loss=8.08284 2021-06-01 23:39:05,674 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] pkt-size=128 throughput=1<189214/200986<208180 Kbps loss-rate=8 2021-06-01 23:39:05,674 DEBUG overshot, min=1 kbps=189214 max=200986 2021-06-01 23:39:05,675 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R189214K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:39:09,012 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] megabytes=21.5662 real_seconds=1.00 rate_Mbps=181.0404 tx_cpu=92 rx_cpu=46 drop=8108 pkt=184779 data_loss=4.38819 2021-06-01 23:39:09,012 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] pkt-size=128 throughput=1<185385/189214<200986 Kbps loss-rate=4 2021-06-01 23:39:09,013 INFO [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] Measuring UDP Throughput (packet size=1024)... 2021-06-01 23:39:09,013 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:39:12,369 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] megabytes=149.9326 real_seconds=1.00 rate_Mbps=1257.2708 tx_cpu=99 rx_cpu=44 drop=7278 pkt=160809 data_loss=4.52585 2021-06-01 23:39:12,370 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] pkt-size=1024 throughput=1<1287445/5000000<10000000 Kbps loss-rate=4 2021-06-01 23:39:12,370 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3143722.5K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:39:15,708 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] megabytes=146.0811 real_seconds=1.00 rate_Mbps=1225.7047 tx_cpu=99 rx_cpu=56 drop=23215 pkt=172802 data_loss=13.43445 2021-06-01 23:39:15,709 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] pkt-size=1024 throughput=1<1255121/3143722<3143722 Kbps loss-rate=13 2021-06-01 23:39:15,709 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2199421.75K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:39:19,049 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] megabytes=151.3154 real_seconds=1.00 rate_Mbps=1264.6529 tx_cpu=73 rx_cpu=60 drop=51504 pkt=206451 data_loss=24.94734 2021-06-01 23:39:19,049 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] pkt-size=1024 throughput=1<1295004/2199421<2199421 Kbps loss-rate=24 2021-06-01 23:39:19,049 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1747212.875K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:39:22,387 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] megabytes=145.2285 real_seconds=1.00 rate_Mbps=1218.7075 tx_cpu=99 rx_cpu=50 drop=15023 pkt=163737 data_loss=9.17508 2021-06-01 23:39:22,388 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] pkt-size=1024 throughput=1<1247956/1747212<1747212 Kbps loss-rate=9 2021-06-01 23:39:22,388 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1497584.4375K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:39:25,721 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] megabytes=144.2949 real_seconds=1.00 rate_Mbps=1208.3335 tx_cpu=84 rx_cpu=46 drop=33462 pkt=181220 data_loss=18.46488 2021-06-01 23:39:25,721 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] pkt-size=1024 throughput=1<1237333/1497584<1497584 Kbps loss-rate=18 2021-06-01 23:39:25,722 DEBUG overshot, min=1 kbps=1237333 max=1497584 2021-06-01 23:39:25,722 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1237333K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:39:29,057 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] megabytes=138.2549 real_seconds=1.00 rate_Mbps=1159.9504 tx_cpu=95 rx_cpu=44 drop=9468 pkt=151041 data_loss=6.26850 2021-06-01 23:39:29,058 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] pkt-size=1024 throughput=1<1187789/1237333<1497584 Kbps loss-rate=6 2021-06-01 23:39:29,058 DEBUG overshot, min=1 kbps=1187789 max=1237333 2021-06-01 23:39:29,058 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1187789K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:39:32,405 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] megabytes=128.6934 real_seconds=1.00 rate_Mbps=1079.2894 tx_cpu=97 rx_cpu=42 drop=13208 pkt=144990 data_loss=9.10957 2021-06-01 23:39:32,406 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] pkt-size=1024 throughput=1<1105192/1187789<1237333 Kbps loss-rate=9 2021-06-01 23:39:32,406 DEBUG overshot, min=1 kbps=1105192 max=1187789 2021-06-01 23:39:32,406 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1105192K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:39:35,745 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] megabytes=127.5479 real_seconds=1.00 rate_Mbps=1070.4349 tx_cpu=99 rx_cpu=44 drop=4302 pkt=134911 data_loss=3.18871 2021-06-01 23:39:35,746 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] pkt-size=1024 throughput=1<1096125/1105192<1187789 Kbps loss-rate=3 2021-06-01 23:39:35,746 INFO [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] Measuring UDP Throughput (packet size=8192)... 2021-06-01 23:39:35,747 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:39:39,085 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] megabytes=7.8438 real_seconds=1.00 rate_Mbps=65.5357 tx_cpu=34 rx_cpu=0 drop=43173 pkt=44177 data_loss=97.72731 2021-06-01 23:39:39,086 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] pkt-size=8192 throughput=1<67108/5000000<10000000 Kbps loss-rate=97 2021-06-01 23:39:39,086 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R201324K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:39:42,419 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] megabytes=0.0000 real_seconds=1.00 rate_Mbps=0.0000 tx_cpu=99 rx_cpu=0 drop=3072 pkt=3072 data_loss=100.00000 2021-06-01 23:39:42,420 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] pkt-size=8192 throughput=1<0/201324<201324 Kbps loss-rate=100 2021-06-01 23:39:42,420 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R100662.0K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:39:45,753 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] megabytes=0.0000 real_seconds=1.00 rate_Mbps=0.0000 tx_cpu=99 rx_cpu=0 drop=1536 pkt=1536 data_loss=100.00000 2021-06-01 23:39:45,753 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] pkt-size=8192 throughput=1<0/100662<100662 Kbps loss-rate=100 2021-06-01 23:39:45,754 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R50331.0K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:39:49,115 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] megabytes=0.0000 real_seconds=1.00 rate_Mbps=0.0000 tx_cpu=99 rx_cpu=0 drop=768 pkt=768 data_loss=100.00000 2021-06-01 23:39:49,115 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] pkt-size=8192 throughput=1<0/50331<50331 Kbps loss-rate=100 2021-06-01 23:39:49,115 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R25165.5K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:39:52,447 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] megabytes=0.0000 real_seconds=1.00 rate_Mbps=0.0000 tx_cpu=99 rx_cpu=0 drop=384 pkt=384 data_loss=100.00000 2021-06-01 23:39:52,447 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] pkt-size=8192 throughput=1<0/25165<25165 Kbps loss-rate=100 2021-06-01 23:39:52,447 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R12582.75K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:39:55,815 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] megabytes=0.0000 real_seconds=1.00 rate_Mbps=0.0000 tx_cpu=99 rx_cpu=0 drop=192 pkt=192 data_loss=100.00000 2021-06-01 23:39:55,815 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] pkt-size=8192 throughput=1<0/12582<12582 Kbps loss-rate=100 2021-06-01 23:39:55,815 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R6291.375K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:39:59,156 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] megabytes=0.0000 real_seconds=1.00 rate_Mbps=0.0000 tx_cpu=99 rx_cpu=0 drop=96 pkt=96 data_loss=100.00000 2021-06-01 23:39:59,156 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] pkt-size=8192 throughput=1<0/6291<6291 Kbps loss-rate=100 2021-06-01 23:39:59,157 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3145.6875K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:40:02,499 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] megabytes=0.0000 real_seconds=1.00 rate_Mbps=0.0000 tx_cpu=99 rx_cpu=0 drop=48 pkt=48 data_loss=100.00000 2021-06-01 23:40:02,500 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] pkt-size=8192 throughput=1<0/3145<3145 Kbps loss-rate=100 2021-06-01 23:40:02,500 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1572.84375K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:40:05,841 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] megabytes=0.0000 real_seconds=1.00 rate_Mbps=0.0000 tx_cpu=100 rx_cpu=0 drop=24 pkt=24 data_loss=100.00000 2021-06-01 23:40:05,842 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] pkt-size=8192 throughput=1<0/1572<1572 Kbps loss-rate=100 2021-06-01 23:40:05,842 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R786.421875K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:40:09,176 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] megabytes=0.0156 real_seconds=1.00 rate_Mbps=0.1310 tx_cpu=100 rx_cpu=0 drop=10 pkt=12 data_loss=83.36887 2021-06-01 23:40:09,177 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] pkt-size=8192 throughput=1<134/786<786 Kbps loss-rate=83 2021-06-01 23:40:09,178 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R402K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:40:12,656 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] megabytes=0.0547 real_seconds=1.14 rate_Mbps=0.4019 tx_cpu=98 rx_cpu=0 drop=0 pkt=7 data_loss=0.00000 2021-06-01 23:40:12,657 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] pkt-size=8192 throughput=1<411/402<402 Kbps loss-rate=0 2021-06-01 23:40:12,658 DEBUG undershot, min=411 kbps=406 max=402 2021-06-01 23:40:12,663 INFO { 'az_from': 'nova:pod4-node4', 'az_to': 'nova:pod4-node5', 'desc': 'VM to VM same network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': '192.168.1.181', 'ip_to': '192.168.1.78', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 109, 'rtt_ms': 0.81, 'throughput_kbps': 4254504, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 22, 'rtt_ms': 0.66, 'throughput_kbps': 4353336, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 45, 'rtt_ms': 0.69, 'throughput_kbps': 4196231, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.39, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 185385, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.19, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1096125, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 411, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '1.010', 'rtt_max_ms': '3.786', 'rtt_min_ms': '0.534', 'rtt_stddev': '0.939', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.615', 'rtt_max_ms': '0.753', 'rtt_min_ms': '0.547', 'rtt_stddev': '0.064', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.970', 'rtt_max_ms': '2.456', 'rtt_min_ms': '0.737', 'rtt_stddev': '0.500', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2021-06-01 23:40:12,664 INFO Deleting floating ip d3843e7b-aaff-44ac-8cb6-c18c474c347f 2021-06-01 23:40:14,581 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] Floating IP 172.24.4.75 deleted 2021-06-01 23:40:18,998 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d3] Instance deleted 2021-06-01 23:40:18,999 INFO [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] Creating client VM... 2021-06-01 23:40:18,999 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] Starting on zone nova:pod4-node4 2021-06-01 23:40:20,742 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] VM status=BUILD, retrying 1 of 150... 2021-06-01 23:40:23,101 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] VM status=BUILD, retrying 2 of 150... 2021-06-01 23:40:25,334 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] VM status=BUILD, retrying 3 of 150... 2021-06-01 23:40:28,110 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] VM status=BUILD, retrying 4 of 150... 2021-06-01 23:40:33,901 INFO [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] Internal network IP: 192.168.2.64 2021-06-01 23:40:33,901 INFO [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] SSH IP: 172.24.4.222 2021-06-01 23:40:33,901 INFO [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] Setup SSH for ubuntu@172.24.4.222 2021-06-01 23:40:47,264 INFO [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] Installing nuttcp-8.1.4... 2021-06-01 23:40:47,315 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] Copying nuttcp-8.1.4 to target... 2021-06-01 23:40:47,476 INFO ============================================================ 2021-06-01 23:40:47,477 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2021-06-01 23:40:56,544 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] PING 192.168.1.78 (192.168.1.78) 64(92) bytes of data. 72 bytes from 192.168.1.78: icmp_seq=1 ttl=63 time=2.48 ms 72 bytes from 192.168.1.78: icmp_seq=2 ttl=63 time=1.04 ms 72 bytes from 192.168.1.78: icmp_seq=3 ttl=63 time=0.735 ms 72 bytes from 192.168.1.78: icmp_seq=4 ttl=63 time=0.738 ms 72 bytes from 192.168.1.78: icmp_seq=5 ttl=63 time=0.691 ms 72 bytes from 192.168.1.78: icmp_seq=6 ttl=63 time=0.688 ms 72 bytes from 192.168.1.78: icmp_seq=7 ttl=63 time=0.675 ms 72 bytes from 192.168.1.78: icmp_seq=8 ttl=63 time=0.686 ms 72 bytes from 192.168.1.78: icmp_seq=9 ttl=63 time=0.719 ms 72 bytes from 192.168.1.78: icmp_seq=10 ttl=63 time=0.660 ms --- 192.168.1.78 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.660/0.911/2.480/0.533 ms 2021-06-01 23:41:05,603 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] PING 192.168.1.78 (192.168.1.78) 391(419) bytes of data. 399 bytes from 192.168.1.78: icmp_seq=1 ttl=63 time=0.658 ms 399 bytes from 192.168.1.78: icmp_seq=2 ttl=63 time=0.714 ms 399 bytes from 192.168.1.78: icmp_seq=3 ttl=63 time=0.754 ms 399 bytes from 192.168.1.78: icmp_seq=4 ttl=63 time=0.745 ms 399 bytes from 192.168.1.78: icmp_seq=5 ttl=63 time=0.720 ms 399 bytes from 192.168.1.78: icmp_seq=6 ttl=63 time=1.08 ms 399 bytes from 192.168.1.78: icmp_seq=7 ttl=63 time=0.768 ms 399 bytes from 192.168.1.78: icmp_seq=8 ttl=63 time=0.702 ms 399 bytes from 192.168.1.78: icmp_seq=9 ttl=63 time=0.688 ms 399 bytes from 192.168.1.78: icmp_seq=10 ttl=63 time=0.739 ms --- 192.168.1.78 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.658/0.757/1.087/0.117 ms 2021-06-01 23:41:14,684 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] PING 192.168.1.78 (192.168.1.78) 1500(1528) bytes of data. 1508 bytes from 192.168.1.78: icmp_seq=1 ttl=63 time=2.82 ms 1508 bytes from 192.168.1.78: icmp_seq=2 ttl=63 time=0.910 ms 1508 bytes from 192.168.1.78: icmp_seq=3 ttl=63 time=0.877 ms 1508 bytes from 192.168.1.78: icmp_seq=4 ttl=63 time=0.884 ms 1508 bytes from 192.168.1.78: icmp_seq=5 ttl=63 time=0.837 ms 1508 bytes from 192.168.1.78: icmp_seq=6 ttl=63 time=0.936 ms 1508 bytes from 192.168.1.78: icmp_seq=7 ttl=63 time=0.829 ms 1508 bytes from 192.168.1.78: icmp_seq=8 ttl=63 time=0.876 ms 1508 bytes from 192.168.1.78: icmp_seq=9 ttl=63 time=0.944 ms 1508 bytes from 192.168.1.78: icmp_seq=10 ttl=63 time=0.876 ms --- 192.168.1.78 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9011ms rtt min/avg/max/mdev = 0.829/1.079/2.828/0.585 ms 2021-06-01 23:41:14,685 INFO [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] Measuring TCP Throughput (packet size=65536)... 2021-06-01 23:41:14,685 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:41:24,837 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=4797.9300 real_seconds=10.00 rate_Mbps=4022.8025 tx_cpu=10 rx_cpu=22 retrans=50 cwnd=752 rtt_ms=0.99 2021-06-01 23:41:24,837 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:41:34,952 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=4798.0329 real_seconds=10.00 rate_Mbps=4023.2575 tx_cpu=9 rx_cpu=25 retrans=19 cwnd=727 rtt_ms=0.88 2021-06-01 23:41:34,953 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:41:45,060 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=4450.9323 real_seconds=10.00 rate_Mbps=3732.2276 tx_cpu=8 rx_cpu=22 retrans=6 cwnd=718 rtt_ms=0.75 2021-06-01 23:41:45,061 INFO [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] Measuring UDP Throughput (packet size=128)... 2021-06-01 23:41:45,062 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:41:48,403 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=16.5900 real_seconds=1.00 rate_Mbps=138.6924 tx_cpu=99 rx_cpu=47 drop=82697 pkt=218603 data_loss=37.83001 2021-06-01 23:41:48,403 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=128 throughput=1<142021/5000000<10000000 Kbps loss-rate=37 2021-06-01 23:41:48,404 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R426063K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:41:51,744 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=15.4054 real_seconds=1.01 rate_Mbps=128.5862 tx_cpu=59 rx_cpu=42 drop=122344 pkt=248545 data_loss=49.22413 2021-06-01 23:41:51,744 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=128 throughput=1<131672/426063<426063 Kbps loss-rate=49 2021-06-01 23:41:51,744 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R278867.5K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:41:55,079 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=11.1182 real_seconds=1.00 rate_Mbps=93.2363 tx_cpu=53 rx_cpu=42 drop=117636 pkt=208717 data_loss=56.36174 2021-06-01 23:41:55,079 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=128 throughput=1<95473/278867<278867 Kbps loss-rate=56 2021-06-01 23:41:55,080 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R187170.25K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:41:58,411 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=10.3269 real_seconds=1.00 rate_Mbps=86.6185 tx_cpu=68 rx_cpu=42 drop=97564 pkt=182162 data_loss=53.55900 2021-06-01 23:41:58,412 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=128 throughput=1<88697/187170<187170 Kbps loss-rate=53 2021-06-01 23:41:58,412 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R137933.625K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:42:01,753 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=9.9253 real_seconds=1.01 rate_Mbps=82.8176 tx_cpu=98 rx_cpu=37 drop=53392 pkt=134700 data_loss=39.63778 2021-06-01 23:42:01,753 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=128 throughput=1<84805/137933<137933 Kbps loss-rate=39 2021-06-01 23:42:01,753 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R111369.3125K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:42:05,099 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=9.7352 real_seconds=1.01 rate_Mbps=81.1846 tx_cpu=99 rx_cpu=34 drop=29008 pkt=108759 data_loss=26.67179 2021-06-01 23:42:05,100 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=128 throughput=1<83133/111369<111369 Kbps loss-rate=26 2021-06-01 23:42:05,100 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R97251.15625K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:42:08,440 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=10.4053 real_seconds=1.01 rate_Mbps=86.8030 tx_cpu=99 rx_cpu=34 drop=9732 pkt=94972 data_loss=10.24730 2021-06-01 23:42:08,441 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=128 throughput=1<88886/97251<97251 Kbps loss-rate=10 2021-06-01 23:42:08,441 DEBUG overshot, min=1 kbps=88886 max=97251 2021-06-01 23:42:08,442 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R88886K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:42:11,901 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=10.1554 real_seconds=1.00 rate_Mbps=85.6161 tx_cpu=99 rx_cpu=36 drop=3610 pkt=86803 data_loss=4.15908 2021-06-01 23:42:11,902 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=128 throughput=1<87670/88886<97251 Kbps loss-rate=4 2021-06-01 23:42:11,902 INFO [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] Measuring UDP Throughput (packet size=1024)... 2021-06-01 23:42:11,902 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:42:15,237 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=80.8779 real_seconds=1.00 rate_Mbps=675.7341 tx_cpu=94 rx_cpu=33 drop=93598 pkt=176417 data_loss=53.05499 2021-06-01 23:42:15,238 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=1024 throughput=1<691951/5000000<10000000 Kbps loss-rate=53 2021-06-01 23:42:15,239 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2075853K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:42:18,608 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=109.1660 real_seconds=1.00 rate_Mbps=915.6539 tx_cpu=78 rx_cpu=46 drop=126761 pkt=238547 data_loss=53.13881 2021-06-01 23:42:18,608 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=1024 throughput=1<937629/2075853<2075853 Kbps loss-rate=53 2021-06-01 23:42:18,609 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1506741.0K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:42:21,948 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=125.2393 real_seconds=1.00 rate_Mbps=1046.4079 tx_cpu=83 rx_cpu=43 drop=54104 pkt=182349 data_loss=29.67055 2021-06-01 23:42:21,949 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=1024 throughput=1<1071521/1506741<1506741 Kbps loss-rate=29 2021-06-01 23:42:21,950 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1289131.0K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:42:25,283 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=132.0068 real_seconds=1.00 rate_Mbps=1102.7584 tx_cpu=98 rx_cpu=49 drop=22189 pkt=157364 data_loss=14.10046 2021-06-01 23:42:25,284 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=1024 throughput=1<1129224/1289131<1289131 Kbps loss-rate=14 2021-06-01 23:42:25,284 DEBUG overshot, min=1 kbps=1129224 max=1289131 2021-06-01 23:42:25,284 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1129224K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:42:28,644 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=119.0566 real_seconds=1.00 rate_Mbps=998.4589 tx_cpu=97 rx_cpu=44 drop=15931 pkt=137845 data_loss=11.55724 2021-06-01 23:42:28,644 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=1024 throughput=1<1022421/1129224<1289131 Kbps loss-rate=11 2021-06-01 23:42:28,645 DEBUG overshot, min=1 kbps=1022421 max=1129224 2021-06-01 23:42:28,645 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1022421K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:42:32,008 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=115.1211 real_seconds=1.00 rate_Mbps=966.1047 tx_cpu=99 rx_cpu=40 drop=6923 pkt=124807 data_loss=5.54693 2021-06-01 23:42:32,008 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=1024 throughput=1<989291/1022421<1129224 Kbps loss-rate=5 2021-06-01 23:42:32,009 DEBUG overshot, min=1 kbps=989291 max=1022421 2021-06-01 23:42:32,009 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R989291K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:42:35,351 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=109.0586 real_seconds=1.01 rate_Mbps=909.9289 tx_cpu=99 rx_cpu=40 drop=9087 pkt=120763 data_loss=7.52464 2021-06-01 23:42:35,351 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=1024 throughput=1<931767/989291<1022421 Kbps loss-rate=7 2021-06-01 23:42:35,352 DEBUG overshot, min=1 kbps=931767 max=989291 2021-06-01 23:42:35,352 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R931767K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:42:38,695 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=104.2100 real_seconds=1.00 rate_Mbps=874.1241 tx_cpu=99 rx_cpu=42 drop=7030 pkt=113741 data_loss=6.18068 2021-06-01 23:42:38,696 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=1024 throughput=1<895103/931767<989291 Kbps loss-rate=6 2021-06-01 23:42:38,696 DEBUG overshot, min=1 kbps=895103 max=931767 2021-06-01 23:42:38,697 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R895103K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:42:42,039 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=97.6641 real_seconds=1.00 rate_Mbps=819.1722 tx_cpu=99 rx_cpu=36 drop=9257 pkt=109265 data_loss=8.47203 2021-06-01 23:42:42,039 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=1024 throughput=1<838832/895103<931767 Kbps loss-rate=8 2021-06-01 23:42:42,040 DEBUG overshot, min=1 kbps=838832 max=895103 2021-06-01 23:42:42,040 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R838832K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:42:45,402 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=96.7686 real_seconds=1.00 rate_Mbps=811.9256 tx_cpu=99 rx_cpu=34 drop=3305 pkt=102396 data_loss=3.22763 2021-06-01 23:42:45,402 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=1024 throughput=1<831411/838832<895103 Kbps loss-rate=3 2021-06-01 23:42:45,402 INFO [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] Measuring UDP Throughput (packet size=8192)... 2021-06-01 23:42:45,403 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:42:48,764 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=3.4453 real_seconds=1.00 rate_Mbps=28.8023 tx_cpu=35 rx_cpu=0 drop=43703 pkt=44144 data_loss=99.00100 2021-06-01 23:42:48,765 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=8192 throughput=1<29493/5000000<10000000 Kbps loss-rate=99 2021-06-01 23:42:48,765 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R88479K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:42:52,121 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=0.0000 real_seconds=1.00 rate_Mbps=0.0000 tx_cpu=99 rx_cpu=0 drop=1351 pkt=1351 data_loss=100.00000 2021-06-01 23:42:52,122 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=8192 throughput=1<0/88479<88479 Kbps loss-rate=100 2021-06-01 23:42:52,122 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R44239.5K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:42:55,457 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=0.0000 real_seconds=1.00 rate_Mbps=0.0000 tx_cpu=99 rx_cpu=0 drop=676 pkt=676 data_loss=100.00000 2021-06-01 23:42:55,457 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=8192 throughput=1<0/44239<44239 Kbps loss-rate=100 2021-06-01 23:42:55,458 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R22119.75K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:42:58,808 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=0.0000 real_seconds=1.00 rate_Mbps=0.0000 tx_cpu=100 rx_cpu=0 drop=338 pkt=338 data_loss=100.00000 2021-06-01 23:42:58,809 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=8192 throughput=1<0/22119<22119 Kbps loss-rate=100 2021-06-01 23:42:58,809 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R11059.875K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:43:02,168 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=0.0000 real_seconds=1.00 rate_Mbps=0.0000 tx_cpu=100 rx_cpu=0 drop=169 pkt=169 data_loss=100.00000 2021-06-01 23:43:02,169 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=8192 throughput=1<0/11059<11059 Kbps loss-rate=100 2021-06-01 23:43:02,169 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5529.9375K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:43:05,547 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=0.0000 real_seconds=1.01 rate_Mbps=0.0000 tx_cpu=100 rx_cpu=0 drop=85 pkt=85 data_loss=100.00000 2021-06-01 23:43:05,547 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=8192 throughput=1<0/5529<5529 Kbps loss-rate=100 2021-06-01 23:43:05,548 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2764.96875K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:43:08,908 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=0.0000 real_seconds=1.02 rate_Mbps=0.0000 tx_cpu=100 rx_cpu=0 drop=43 pkt=43 data_loss=100.00000 2021-06-01 23:43:08,909 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=8192 throughput=1<0/2764<2764 Kbps loss-rate=100 2021-06-01 23:43:08,909 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1382.484375K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:43:12,309 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=0.0000 real_seconds=1.04 rate_Mbps=0.0000 tx_cpu=100 rx_cpu=0 drop=22 pkt=22 data_loss=100.00000 2021-06-01 23:43:12,309 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=8192 throughput=1<0/1382<1382 Kbps loss-rate=100 2021-06-01 23:43:12,309 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R691.2421875K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:43:15,704 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=0.0000 real_seconds=1.04 rate_Mbps=0.0000 tx_cpu=100 rx_cpu=0 drop=11 pkt=11 data_loss=100.00000 2021-06-01 23:43:15,705 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=8192 throughput=1<0/691<691 Kbps loss-rate=100 2021-06-01 23:43:15,706 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R345.62109375K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:43:19,233 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=0.0000 real_seconds=1.14 rate_Mbps=0.0000 tx_cpu=100 rx_cpu=0 drop=6 pkt=6 data_loss=100.00000 2021-06-01 23:43:19,234 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=8192 throughput=1<0/345<345 Kbps loss-rate=100 2021-06-01 23:43:19,234 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R172.810546875K -p5001 -P5002 -fparse 192.168.1.78 2021-06-01 23:43:22,719 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=0.0234 real_seconds=1.14 rate_Mbps=0.1719 tx_cpu=100 rx_cpu=0 drop=0 pkt=3 data_loss=0.00000 2021-06-01 23:43:22,719 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=8192 throughput=1<176/172<172 Kbps loss-rate=0 2021-06-01 23:43:22,720 DEBUG undershot, min=176 kbps=174 max=172 2021-06-01 23:43:22,723 INFO { 'az_from': 'nova:pod4-node4', 'az_to': 'nova:pod4-node5', 'desc': 'VM to VM different network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': '192.168.2.64', 'ip_to': '192.168.1.78', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 50, 'rtt_ms': 0.99, 'throughput_kbps': 4119349, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 19, 'rtt_ms': 0.88, 'throughput_kbps': 4119815, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 6, 'rtt_ms': 0.75, 'throughput_kbps': 3821801, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.16, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 87670, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.23, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 831411, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 176, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.911', 'rtt_max_ms': '2.480', 'rtt_min_ms': '0.660', 'rtt_stddev': '0.533', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.757', 'rtt_max_ms': '1.087', 'rtt_min_ms': '0.658', 'rtt_stddev': '0.117', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '1.079', 'rtt_max_ms': '2.828', 'rtt_min_ms': '0.829', 'rtt_stddev': '0.585', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2021-06-01 23:43:22,724 INFO ============================================================ 2021-06-01 23:43:22,724 INFO Flow 6: VM to VM different network floating IP (inter-node) 2021-06-01 23:43:31,784 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] PING 172.24.4.101 (172.24.4.101) 64(92) bytes of data. 72 bytes from 172.24.4.101: icmp_seq=1 ttl=63 time=1.40 ms 72 bytes from 172.24.4.101: icmp_seq=2 ttl=63 time=0.968 ms 72 bytes from 172.24.4.101: icmp_seq=3 ttl=63 time=0.745 ms 72 bytes from 172.24.4.101: icmp_seq=4 ttl=63 time=0.827 ms 72 bytes from 172.24.4.101: icmp_seq=5 ttl=63 time=0.744 ms 72 bytes from 172.24.4.101: icmp_seq=6 ttl=63 time=0.723 ms 72 bytes from 172.24.4.101: icmp_seq=7 ttl=63 time=0.810 ms 72 bytes from 172.24.4.101: icmp_seq=8 ttl=63 time=0.743 ms 72 bytes from 172.24.4.101: icmp_seq=9 ttl=63 time=0.774 ms 72 bytes from 172.24.4.101: icmp_seq=10 ttl=63 time=0.770 ms --- 172.24.4.101 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9002ms rtt min/avg/max/mdev = 0.723/0.850/1.405/0.200 ms 2021-06-01 23:43:40,894 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] PING 172.24.4.101 (172.24.4.101) 391(419) bytes of data. 399 bytes from 172.24.4.101: icmp_seq=1 ttl=63 time=0.633 ms 399 bytes from 172.24.4.101: icmp_seq=2 ttl=63 time=0.749 ms 399 bytes from 172.24.4.101: icmp_seq=3 ttl=63 time=0.821 ms 399 bytes from 172.24.4.101: icmp_seq=4 ttl=63 time=0.819 ms 399 bytes from 172.24.4.101: icmp_seq=5 ttl=63 time=0.708 ms 399 bytes from 172.24.4.101: icmp_seq=6 ttl=63 time=0.711 ms 399 bytes from 172.24.4.101: icmp_seq=7 ttl=63 time=0.737 ms 399 bytes from 172.24.4.101: icmp_seq=8 ttl=63 time=0.771 ms 399 bytes from 172.24.4.101: icmp_seq=9 ttl=63 time=0.729 ms 399 bytes from 172.24.4.101: icmp_seq=10 ttl=63 time=0.800 ms --- 172.24.4.101 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.633/0.747/0.821/0.064 ms 2021-06-01 23:43:50,000 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] PING 172.24.4.101 (172.24.4.101) 1500(1528) bytes of data. 1508 bytes from 172.24.4.101: icmp_seq=1 ttl=63 time=2.61 ms 1508 bytes from 172.24.4.101: icmp_seq=2 ttl=63 time=1.14 ms 1508 bytes from 172.24.4.101: icmp_seq=3 ttl=63 time=0.873 ms 1508 bytes from 172.24.4.101: icmp_seq=4 ttl=63 time=1.01 ms 1508 bytes from 172.24.4.101: icmp_seq=5 ttl=63 time=0.913 ms 1508 bytes from 172.24.4.101: icmp_seq=6 ttl=63 time=0.945 ms 1508 bytes from 172.24.4.101: icmp_seq=7 ttl=63 time=0.898 ms 1508 bytes from 172.24.4.101: icmp_seq=8 ttl=63 time=0.868 ms 1508 bytes from 172.24.4.101: icmp_seq=9 ttl=63 time=0.876 ms 1508 bytes from 172.24.4.101: icmp_seq=10 ttl=63 time=0.940 ms --- 172.24.4.101 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9012ms rtt min/avg/max/mdev = 0.868/1.108/2.616/0.509 ms 2021-06-01 23:43:50,001 INFO [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] Measuring TCP Throughput (packet size=65536)... 2021-06-01 23:43:50,001 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.24.4.101 2021-06-01 23:44:00,117 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=4571.2074 real_seconds=10.01 rate_Mbps=3832.2743 tx_cpu=10 rx_cpu=25 retrans=30 cwnd=637 rtt_ms=1.01 2021-06-01 23:44:00,118 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.24.4.101 2021-06-01 23:44:10,228 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=4572.3644 real_seconds=10.01 rate_Mbps=3833.2048 tx_cpu=9 rx_cpu=22 retrans=95 cwnd=708 rtt_ms=0.81 2021-06-01 23:44:10,229 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.24.4.101 2021-06-01 23:44:20,346 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=4530.1802 real_seconds=10.01 rate_Mbps=3797.8390 tx_cpu=9 rx_cpu=22 retrans=22 cwnd=613 rtt_ms=0.86 2021-06-01 23:44:20,346 INFO [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] Measuring UDP Throughput (packet size=128)... 2021-06-01 23:44:20,346 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.24.4.101 2021-06-01 23:44:23,675 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=12.8954 real_seconds=1.01 rate_Mbps=107.6123 tx_cpu=78 rx_cpu=35 drop=117024 pkt=222663 data_loss=52.55643 2021-06-01 23:44:23,676 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=128 throughput=1<110194/5000000<10000000 Kbps loss-rate=52 2021-06-01 23:44:23,676 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R330582K -p5001 -P5002 -fparse 172.24.4.101 2021-06-01 23:44:27,016 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=14.8033 real_seconds=1.00 rate_Mbps=123.7872 tx_cpu=77 rx_cpu=42 drop=80112 pkt=201381 data_loss=39.78139 2021-06-01 23:44:27,017 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=128 throughput=1<126758/330582<330582 Kbps loss-rate=39 2021-06-01 23:44:27,017 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R228670.0K -p5001 -P5002 -fparse 172.24.4.101 2021-06-01 23:44:30,351 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=13.7112 real_seconds=1.00 rate_Mbps=115.1325 tx_cpu=85 rx_cpu=40 drop=74006 pkt=186328 data_loss=39.71801 2021-06-01 23:44:30,352 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=128 throughput=1<117895/228670<228670 Kbps loss-rate=39 2021-06-01 23:44:30,352 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R173282.5K -p5001 -P5002 -fparse 172.24.4.101 2021-06-01 23:44:33,688 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=10.8538 real_seconds=1.00 rate_Mbps=91.0293 tx_cpu=93 rx_cpu=42 drop=80305 pkt=169220 data_loss=47.45627 2021-06-01 23:44:33,688 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=128 throughput=1<93214/173282<173282 Kbps loss-rate=47 2021-06-01 23:44:33,689 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R133248.25K -p5001 -P5002 -fparse 172.24.4.101 2021-06-01 23:44:37,072 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=14.7551 real_seconds=1.00 rate_Mbps=124.2293 tx_cpu=99 rx_cpu=42 drop=9251 pkt=130125 data_loss=7.10949 2021-06-01 23:44:37,072 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=128 throughput=1<127210/133248<133248 Kbps loss-rate=7 2021-06-01 23:44:37,072 DEBUG overshot, min=1 kbps=127210 max=133248 2021-06-01 23:44:37,073 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R127210K -p5001 -P5002 -fparse 172.24.4.101 2021-06-01 23:44:40,406 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=13.6163 real_seconds=1.00 rate_Mbps=113.7442 tx_cpu=96 rx_cpu=37 drop=12684 pkt=124228 data_loss=10.20996 2021-06-01 23:44:40,406 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=128 throughput=1<116474/127210<133248 Kbps loss-rate=10 2021-06-01 23:44:40,407 DEBUG overshot, min=1 kbps=116474 max=127210 2021-06-01 23:44:40,407 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R116474K -p5001 -P5002 -fparse 172.24.4.101 2021-06-01 23:44:43,742 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=12.9753 real_seconds=1.00 rate_Mbps=108.6649 tx_cpu=99 rx_cpu=35 drop=7451 pkt=113744 data_loss=6.55033 2021-06-01 23:44:43,743 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=128 throughput=1<111272/116474<127210 Kbps loss-rate=6 2021-06-01 23:44:43,743 DEBUG overshot, min=1 kbps=111272 max=116474 2021-06-01 23:44:43,743 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R111272K -p5001 -P5002 -fparse 172.24.4.101 2021-06-01 23:44:47,089 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=12.5190 real_seconds=1.00 rate_Mbps=104.9665 tx_cpu=99 rx_cpu=42 drop=6107 pkt=108663 data_loss=5.62026 2021-06-01 23:44:47,089 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=128 throughput=1<107485/111272<116474 Kbps loss-rate=5 2021-06-01 23:44:47,090 DEBUG overshot, min=1 kbps=107485 max=111272 2021-06-01 23:44:47,090 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R107485K -p5001 -P5002 -fparse 172.24.4.101 2021-06-01 23:44:50,424 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=12.2585 real_seconds=1.00 rate_Mbps=102.3333 tx_cpu=96 rx_cpu=41 drop=4543 pkt=104965 data_loss=4.32838 2021-06-01 23:44:50,425 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=128 throughput=1<104789/107485<111272 Kbps loss-rate=4 2021-06-01 23:44:50,426 INFO [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] Measuring UDP Throughput (packet size=1024)... 2021-06-01 23:44:50,426 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.24.4.101 2021-06-01 23:44:53,760 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=96.5352 real_seconds=1.00 rate_Mbps=809.4216 tx_cpu=94 rx_cpu=38 drop=69298 pkt=168150 data_loss=41.21199 2021-06-01 23:44:53,761 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=1024 throughput=1<828847/5000000<10000000 Kbps loss-rate=41 2021-06-01 23:44:53,762 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2486541K -p5001 -P5002 -fparse 172.24.4.101 2021-06-01 23:44:57,108 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=97.5508 real_seconds=1.00 rate_Mbps=814.4426 tx_cpu=98 rx_cpu=38 drop=66269 pkt=166161 data_loss=39.88239 2021-06-01 23:44:57,108 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=1024 throughput=1<833989/2486541<2486541 Kbps loss-rate=39 2021-06-01 23:44:57,109 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1660265.0K -p5001 -P5002 -fparse 172.24.4.101 2021-06-01 23:45:00,444 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=92.5244 real_seconds=1.01 rate_Mbps=771.3693 tx_cpu=68 rx_cpu=40 drop=99957 pkt=194702 data_loss=51.33847 2021-06-01 23:45:00,444 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=1024 throughput=1<789882/1660265<1660265 Kbps loss-rate=51 2021-06-01 23:45:00,445 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1225073.5K -p5001 -P5002 -fparse 172.24.4.101 2021-06-01 23:45:03,781 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=83.3594 real_seconds=1.00 rate_Mbps=698.6648 tx_cpu=99 rx_cpu=39 drop=64184 pkt=149544 data_loss=42.91981 2021-06-01 23:45:03,782 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=1024 throughput=1<715432/1225073<1225073 Kbps loss-rate=42 2021-06-01 23:45:03,782 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R970252.75K -p5001 -P5002 -fparse 172.24.4.101 2021-06-01 23:45:07,171 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=81.2363 real_seconds=1.01 rate_Mbps=677.4256 tx_cpu=99 rx_cpu=39 drop=35253 pkt=118439 data_loss=29.76472 2021-06-01 23:45:07,171 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=1024 throughput=1<693683/970252<970252 Kbps loss-rate=29 2021-06-01 23:45:07,171 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R831967.875K -p5001 -P5002 -fparse 172.24.4.101 2021-06-01 23:45:10,511 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=77.0322 real_seconds=1.00 rate_Mbps=646.2810 tx_cpu=99 rx_cpu=30 drop=22677 pkt=101558 data_loss=22.32911 2021-06-01 23:45:10,511 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=1024 throughput=1<661791/831967<831967 Kbps loss-rate=22 2021-06-01 23:45:10,512 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R746879.4375K -p5001 -P5002 -fparse 172.24.4.101 2021-06-01 23:45:13,848 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=77.8066 real_seconds=1.01 rate_Mbps=647.2210 tx_cpu=98 rx_cpu=37 drop=11498 pkt=91172 data_loss=12.61142 2021-06-01 23:45:13,849 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=1024 throughput=1<662754/746879<746879 Kbps loss-rate=12 2021-06-01 23:45:13,849 DEBUG overshot, min=1 kbps=662754 max=746879 2021-06-01 23:45:13,849 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R662754K -p5001 -P5002 -fparse 172.24.4.101 2021-06-01 23:45:17,211 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=77.2354 real_seconds=1.00 rate_Mbps=648.1388 tx_cpu=99 rx_cpu=27 drop=1813 pkt=80902 data_loss=2.24097 2021-06-01 23:45:17,211 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=1024 throughput=1<663694/662754<746879 Kbps loss-rate=2 2021-06-01 23:45:17,212 INFO [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] Measuring UDP Throughput (packet size=8192)... 2021-06-01 23:45:17,212 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.24.4.101 2021-06-01 23:45:20,600 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=4.1719 real_seconds=1.00 rate_Mbps=34.8925 tx_cpu=35 rx_cpu=0 drop=44308 pkt=44842 data_loss=98.80914 2021-06-01 23:45:20,600 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=8192 throughput=1<35729/5000000<10000000 Kbps loss-rate=98 2021-06-01 23:45:20,601 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R107187K -p5001 -P5002 -fparse 172.24.4.101 2021-06-01 23:45:23,947 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=0.0000 real_seconds=1.00 rate_Mbps=0.0000 tx_cpu=99 rx_cpu=0 drop=1636 pkt=1636 data_loss=100.00000 2021-06-01 23:45:23,948 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=8192 throughput=1<0/107187<107187 Kbps loss-rate=100 2021-06-01 23:45:23,948 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R53593.5K -p5001 -P5002 -fparse 172.24.4.101 2021-06-01 23:45:27,285 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=0.0000 real_seconds=1.00 rate_Mbps=0.0000 tx_cpu=99 rx_cpu=0 drop=818 pkt=818 data_loss=100.00000 2021-06-01 23:45:27,286 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=8192 throughput=1<0/53593<53593 Kbps loss-rate=100 2021-06-01 23:45:27,287 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R26796.75K -p5001 -P5002 -fparse 172.24.4.101 2021-06-01 23:45:30,652 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=0.0000 real_seconds=1.00 rate_Mbps=0.0000 tx_cpu=100 rx_cpu=0 drop=409 pkt=409 data_loss=100.00000 2021-06-01 23:45:30,652 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=8192 throughput=1<0/26796<26796 Kbps loss-rate=100 2021-06-01 23:45:30,653 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R13398.375K -p5001 -P5002 -fparse 172.24.4.101 2021-06-01 23:45:34,016 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=0.0000 real_seconds=1.00 rate_Mbps=0.0000 tx_cpu=100 rx_cpu=0 drop=205 pkt=205 data_loss=100.00000 2021-06-01 23:45:34,017 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=8192 throughput=1<0/13398<13398 Kbps loss-rate=100 2021-06-01 23:45:34,017 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R6699.1875K -p5001 -P5002 -fparse 172.24.4.101 2021-06-01 23:45:37,358 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=0.0000 real_seconds=1.01 rate_Mbps=0.0000 tx_cpu=100 rx_cpu=0 drop=103 pkt=103 data_loss=100.00000 2021-06-01 23:45:37,359 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=8192 throughput=1<0/6699<6699 Kbps loss-rate=100 2021-06-01 23:45:37,359 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3349.59375K -p5001 -P5002 -fparse 172.24.4.101 2021-06-01 23:45:40,760 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=0.0000 real_seconds=1.02 rate_Mbps=0.0000 tx_cpu=100 rx_cpu=0 drop=52 pkt=52 data_loss=100.00000 2021-06-01 23:45:40,761 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=8192 throughput=1<0/3349<3349 Kbps loss-rate=100 2021-06-01 23:45:40,761 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1674.796875K -p5001 -P5002 -fparse 172.24.4.101 2021-06-01 23:45:44,116 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=0.0000 real_seconds=1.02 rate_Mbps=0.0000 tx_cpu=100 rx_cpu=0 drop=26 pkt=26 data_loss=100.00000 2021-06-01 23:45:44,117 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=8192 throughput=1<0/1674<1674 Kbps loss-rate=100 2021-06-01 23:45:44,118 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R837.3984375K -p5001 -P5002 -fparse 172.24.4.101 2021-06-01 23:45:47,511 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=0.0000 real_seconds=1.02 rate_Mbps=0.0000 tx_cpu=100 rx_cpu=0 drop=13 pkt=13 data_loss=100.00000 2021-06-01 23:45:47,512 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=8192 throughput=1<0/837<837 Kbps loss-rate=100 2021-06-01 23:45:47,512 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R418.69921875K -p5001 -P5002 -fparse 172.24.4.101 2021-06-01 23:45:50,992 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=0.0000 real_seconds=1.10 rate_Mbps=0.0000 tx_cpu=100 rx_cpu=0 drop=7 pkt=7 data_loss=100.00000 2021-06-01 23:45:50,993 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=8192 throughput=1<0/418<418 Kbps loss-rate=100 2021-06-01 23:45:50,993 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R209.349609375K -p5001 -P5002 -fparse 172.24.4.101 2021-06-01 23:45:54,594 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] megabytes=0.0312 real_seconds=1.25 rate_Mbps=0.2090 tx_cpu=99 rx_cpu=0 drop=0 pkt=4 data_loss=0.00000 2021-06-01 23:45:54,595 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] pkt-size=8192 throughput=1<214/209<209 Kbps loss-rate=0 2021-06-01 23:45:54,596 DEBUG undershot, min=214 kbps=211 max=209 2021-06-01 23:45:54,599 INFO { 'az_from': 'nova:pod4-node4', 'az_to': 'nova:pod4-node5', 'desc': 'VM to VM different network floating IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': '192.168.2.64', 'ip_to': '172.24.4.101', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 30, 'rtt_ms': 1.01, 'throughput_kbps': 3924248, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 95, 'rtt_ms': 0.81, 'throughput_kbps': 3925201, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 22, 'rtt_ms': 0.86, 'throughput_kbps': 3888987, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.33, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 104789, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.24, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 663694, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 214, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.850', 'rtt_max_ms': '1.405', 'rtt_min_ms': '0.723', 'rtt_stddev': '0.200', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.747', 'rtt_max_ms': '0.821', 'rtt_min_ms': '0.633', 'rtt_stddev': '0.064', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '1.108', 'rtt_max_ms': '2.616', 'rtt_min_ms': '0.868', 'rtt_stddev': '0.509', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2021-06-01 23:45:54,599 INFO Deleting floating ip caedff1c-3294-45ac-8c7f-9145d5e9c964 2021-06-01 23:45:56,733 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] Floating IP 172.24.4.222 deleted 2021-06-01 23:46:01,132 DEBUG [TestClient_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d4] Instance deleted 2021-06-01 23:46:01,133 INFO Cleaning up... 2021-06-01 23:46:01,133 DEBUG [TestServer_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] Terminating nuttcp-8.1.4 2021-06-01 23:46:01,213 INFO Deleting floating ip af8b24e2-76f4-4e66-99fe-81f70c568806 2021-06-01 23:46:02,452 DEBUG [TestServer_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] Floating IP 172.24.4.101 deleted 2021-06-01 23:46:06,858 DEBUG [TestServer_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d1] Instance deleted 2021-06-01 23:46:13,235 INFO Network pns-internal-net_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d deleted. 2021-06-01 23:46:14,171 INFO Network pns-internal-net2_aaa9a26a-3cdc-4a41-8e02-1d1e42cf624d deleted. 2021-06-01 23:46:14,260 INFO Removed public key pns_public_key 2021-06-01 23:46:14,261 INFO Deleting security group 2021-06-01 23:46:14,458 INFO Summary of results ================== Total Scenarios: 29 Passed Scenarios: 17 [100.00%] Failed Scenarios: 0 [0.00%] Skipped Scenarios: 12 +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ | Scenario | Scenario Name | Functional Status | Data | +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ | 1.0.1 | Same Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '1.33499e+07', 'rtt_ms': '0.483333'} | | 1.25.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 162697, 'loss_rate': 8.23}, 1024: {'tp_kbps': 1192197, | | | | | 'loss_rate': 2.98}, 8192: {'tp_kbps': 2423476, 'loss_rate': 1.68}} | | 1.5.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'64-byte': '0.689/0.428/1.894/0.410', | | | | | '391-byte': '0.536/0.424/0.784/0.099', '1500-byte': '0.659/0.521/1.049/0.141'}} | | 1.75.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.0.1 | Same Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '4.26802e+06', 'rtt_ms': '0.72'} | | 2.25.2 | Same Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 185385, 'loss_rate': 4.39}, 1024: {'tp_kbps': 1096125, | | | | | 'loss_rate': 3.19}, 8192: {'tp_kbps': 411, 'loss_rate': 0.0}} | | 2.5.3 | Same Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'64-byte': '1.010/0.534/3.786/0.939', | | | | | '391-byte': '0.615/0.547/0.753/0.064', '1500-byte': '0.970/0.737/2.456/0.500'}} | | 2.75.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.0.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '1.38087e+07', 'rtt_ms': '0.58'} | | 3.25.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 94849, 'loss_rate': 0.41}, 1024: {'tp_kbps': 851557, | | | | | 'loss_rate': 0.07}, 8192: {'tp_kbps': 2297403, 'loss_rate': 0.51}} | | 3.5.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'64-byte': '0.753/0.538/1.380/0.279', | | | | | '391-byte': '0.579/0.488/0.675/0.062', '1500-byte': '0.862/0.606/1.982/0.380'}} | | 3.75.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.0.1 | Different Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '4.02032e+06', 'rtt_ms': '0.873333'} | | 4.25.2 | Different Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 87670, 'loss_rate': 4.16}, 1024: {'tp_kbps': 831411, | | | | | 'loss_rate': 3.23}, 8192: {'tp_kbps': 176, 'loss_rate': 0.0}} | | 4.5.3 | Different Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'64-byte': '0.911/0.660/2.480/0.533', | | | | | '391-byte': '0.757/0.658/1.087/0.117', '1500-byte': '1.079/0.829/2.828/0.585'}} | | 4.75.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.0.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '1.26622e+07', 'rtt_ms': '0.66'} | | 5.25.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 83143, 'loss_rate': 0.02}, 1024: {'tp_kbps': 859925, | | | | | 'loss_rate': 1.4}, 8192: {'tp_kbps': 2172533, 'loss_rate': 0.07}} | | 5.5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'64-byte': '0.678/0.531/1.158/0.181', | | | | | '391-byte': '0.682/0.451/0.865/0.102', '1500-byte': '0.852/0.669/1.918/0.358'}} | | 5.75.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.0.1 | Different Network, Floating IP, Inter-node, TCP | PASSED | {'tp_kbps': '3.91281e+06', 'rtt_ms': '0.893333'} | | 6.25.2 | Different Network, Floating IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 104789, 'loss_rate': 4.33}, 1024: {'tp_kbps': 663694, | | | | | 'loss_rate': 2.24}, 8192: {'tp_kbps': 214, 'loss_rate': 0.0}} | | 6.5.3 | Different Network, Floating IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'64-byte': '0.850/0.723/1.405/0.200', | | | | | '391-byte': '0.747/0.633/0.821/0.064', '1500-byte': '1.108/0.868/2.616/0.509'}} | | 6.75.4 | Different Network, Floating IP, Inter-node, Multicast | SKIPPED | {} | | 7.0.1 | Native Throughput, TCP | SKIPPED | {} | | 7.25.2 | Native Throughput, UDP | SKIPPED | {} | | 7.5.3 | Native Throughput, ICMP | SKIPPED | {} | | 7.75.4 | Native Throughput, Multicast | SKIPPED | {} | | 8.1 | VM to Host Uploading | SKIPPED | {} | | 8.2 | VM to Host Downloading | SKIPPED | {} | +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ 2021-06-01 23:46:14,461 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2021-06-01 23:46:14,893 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp_genchart -c /home/opnfv/functest/results/vmtp/vmtp.html /home/opnfv/functest/results/vmtp/vmtp.json Generating chart drawing code to /home/opnfv/functest/results/vmtp/vmtp.html... 2021-06-01 23:46:14,894 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 17:13 | PASS | +-------------------+------------------+------------------+----------------+