-----============= acceptance-small: lnet-selftest ============----- Tue Sep 8 06:30:24 EDT 2026 MGS_OS_ID_LIKE=rhel centos fedora rocky MGS_OS_VERSION_ID=8.10 MGS_OS_ID=rocky MGS_OS_VERSION_CODE=134873088 MDS1_OS_VERSION_ID=8.10 MDS1_OS_VERSION_CODE=134873088 MDS1_OS_ID_LIKE=rhel centos fedora rocky MDS1_OS_ID=rocky OST1_OS_VERSION_CODE=134873088 OST1_OS_ID_LIKE=rhel centos fedora rocky OST1_OS_VERSION_ID=8.10 OST1_OS_ID=rocky CLIENT_OS_ID=rocky CLIENT_OS_VERSION_CODE=134873088 CLIENT_OS_VERSION_ID=8.10 CLIENT_OS_ID_LIKE=rhel centos fedora rocky oleg419-server: ls: cannot access '/home/green/git/lustre-release/lustre/tests/except/lnet-selftest.*ex': No such file or directory excepting tests: Loading modules from /home/green/git/lustre-release/lustre detected 4 online CPUs by sysfs MODOPTS_LIBCFS= Force libcfs to create 2 CPU partitions loading modules on: 'oleg419-server' oleg419-server: oleg419-server.virtnet: executing load_modules_local oleg419-server: kmemleak disabled oleg419-server: Loading modules from /home/green/git/lustre-release/lustre oleg419-server: detected 4 online CPUs by sysfs oleg419-server: MODOPTS_LIBCFS= oleg419-server: Force libcfs to create 2 CPU partitions oleg419-server: /usr/sbin/ not writable for /usr/sbin/mount.lustre_tgt Stopping clients: oleg419-client.virtnet /mnt/lustre (opts:) Stopping client oleg419-client.virtnet /mnt/lustre opts: == lnet-selftest test smoke: lst regression test ========= 06:31:11 (1788863471) oleg419-client: oleg419-client.virtnet: executing lst_cleanup oleg419-server: oleg419-server.virtnet: executing lst_cleanup oleg419-client: oleg419-client.virtnet: executing lst_setup oleg419-server: oleg419-server.virtnet: executing lst_setup #!/usr/bin/bash set -e cleanup () { trap 0; echo killing $1 ... ; kill -9 $1 || true; } /home/green/git/lustre-release/lustre/../lnet/utils/lst new_session --timeo 100000 hh /home/green/git/lustre-release/lustre/../lnet/utils/lst add_group c 192.168.204.19@tcp /home/green/git/lustre-release/lustre/../lnet/utils/lst add_group s 192.168.204.119@tcp echo '=====================================' echo 'Listing of bad_group should not crash' echo '=====================================' /home/green/git/lustre-release/lustre/../lnet/utils/lst list_group s bad_group c /home/green/git/lustre-release/lustre/../lnet/utils/lst add_batch b /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw write check=full size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw write check=full size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw write size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw write size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw write check=discard size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw write check=discard size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw write check=full size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw write check=full size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw write size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw write size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw write check=discard size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw write check=discard size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw write check=full size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw write check=full size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw write size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw write size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw write check=discard size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw write check=discard size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw write check=full size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw write check=full size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw write size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw write size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw write check=discard size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw write check=discard size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw read check=full size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw read check=full size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw read size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw read size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw read check=discard size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw read check=discard size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw read check=full size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw read check=full size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw read size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw read size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw read check=discard size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw read check=discard size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw read check=full size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw read check=full size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw read size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw read size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw read check=discard size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw read check=discard size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw read check=full size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw read check=full size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw read size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw read size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw read check=discard size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw read check=discard size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s ping /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c ping /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s ping /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c ping /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s ping /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c ping /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s ping /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c ping /home/green/git/lustre-release/lustre/../lnet/utils/lst run b sleep 1 /home/green/git/lustre-release/lustre/../lnet/utils/lst stat --delay 10 --timeout 10 c s & pid=$! trap "cleanup $pid" INT TERM sleep 300 cleanup $pid SESSION: hh FEATURES: 1 TIMEOUT: 100000 FORCE: No 192.168.204.19@tcp are added to session 192.168.204.119@tcp are added to session ===================================== Listing of bad_group should not crash ===================================== 1 0 0 0 1 (null) 1 0 0 0 1 (null) Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully b is running now [LNet Rates of c] [R] Avg: 607 RPC/s Min: 607 RPC/s Max: 607 RPC/s [W] Avg: 606 RPC/s Min: 606 RPC/s Max: 606 RPC/s [LNet Bandwidth of c] [R] Avg: 70.53 MiB/s Min: 70.53 MiB/s Max: 70.53 MiB/s [W] Avg: 71.36 MiB/s Min: 71.36 MiB/s Max: 71.36 MiB/s [LNet Rates of s] [R] Avg: 597 RPC/s Min: 597 RPC/s Max: 597 RPC/s [W] Avg: 615 RPC/s Min: 615 RPC/s Max: 615 RPC/s [LNet Bandwidth of s] [R] Avg: 71.32 MiB/s Min: 71.32 MiB/s Max: 71.32 MiB/s [W] Avg: 71.43 MiB/s Min: 71.43 MiB/s Max: 71.43 MiB/s [LNet Rates of c] [R] Avg: 622 RPC/s Min: 622 RPC/s Max: 622 RPC/s [W] Avg: 648 RPC/s Min: 648 RPC/s Max: 648 RPC/s [LNet Bandwidth of c] [R] Avg: 73.56 MiB/s Min: 73.56 MiB/s Max: 73.56 MiB/s [W] Avg: 75.05 MiB/s Min: 75.05 MiB/s Max: 75.05 MiB/s [LNet Rates of s] [R] Avg: 659 RPC/s Min: 659 RPC/s Max: 659 RPC/s [W] Avg: 639 RPC/s Min: 639 RPC/s Max: 639 RPC/s [LNet Bandwidth of s] [R] Avg: 75.50 MiB/s Min: 75.50 MiB/s Max: 75.50 MiB/s [W] Avg: 74.17 MiB/s Min: 74.17 MiB/s Max: 74.17 MiB/s [LNet Rates of c] [R] Avg: 596 RPC/s Min: 596 RPC/s Max: 596 RPC/s [W] Avg: 601 RPC/s Min: 601 RPC/s Max: 601 RPC/s [LNet Bandwidth of c] [R] Avg: 69.76 MiB/s Min: 69.76 MiB/s Max: 69.76 MiB/s [W] Avg: 70.93 MiB/s Min: 70.93 MiB/s Max: 70.93 MiB/s [LNet Rates of s] [R] Avg: 604 RPC/s Min: 604 RPC/s Max: 604 RPC/s [W] Avg: 602 RPC/s Min: 602 RPC/s Max: 602 RPC/s [LNet Bandwidth of s] [R] Avg: 70.72 MiB/s Min: 70.72 MiB/s Max: 70.72 MiB/s [W] Avg: 69.84 MiB/s Min: 69.84 MiB/s Max: 69.84 MiB/s [LNet Rates of c] [R] Avg: 683 RPC/s Min: 683 RPC/s Max: 683 RPC/s [W] Avg: 682 RPC/s Min: 682 RPC/s Max: 682 RPC/s [LNet Bandwidth of c] [R] Avg: 80.76 MiB/s Min: 80.76 MiB/s Max: 80.76 MiB/s [W] Avg: 80.47 MiB/s Min: 80.47 MiB/s Max: 80.47 MiB/s [LNet Rates of s] [R] Avg: 686 RPC/s Min: 686 RPC/s Max: 686 RPC/s [W] Avg: 682 RPC/s Min: 682 RPC/s Max: 682 RPC/s [LNet Bandwidth of s] [R] Avg: 80.63 MiB/s Min: 80.63 MiB/s Max: 80.63 MiB/s [W] Avg: 80.73 MiB/s Min: 80.73 MiB/s Max: 80.73 MiB/s [LNet Rates of c] [R] Avg: 774 RPC/s Min: 774 RPC/s Max: 774 RPC/s [W] Avg: 784 RPC/s Min: 784 RPC/s Max: 784 RPC/s [LNet Bandwidth of c] [R] Avg: 90.11 MiB/s Min: 90.11 MiB/s Max: 90.11 MiB/s [W] Avg: 91.76 MiB/s Min: 91.76 MiB/s Max: 91.76 MiB/s [LNet Rates of s] [R] Avg: 788 RPC/s Min: 788 RPC/s Max: 788 RPC/s [W] Avg: 778 RPC/s Min: 778 RPC/s Max: 778 RPC/s [LNet Bandwidth of s] [R] Avg: 91.68 MiB/s Min: 91.68 MiB/s Max: 91.68 MiB/s [W] Avg: 90.25 MiB/s Min: 90.25 MiB/s Max: 90.25 MiB/s [LNet Rates of c] [R] Avg: 640 RPC/s Min: 640 RPC/s Max: 640 RPC/s [W] Avg: 615 RPC/s Min: 615 RPC/s Max: 615 RPC/s [LNet Bandwidth of c] [R] Avg: 73.90 MiB/s Min: 73.90 MiB/s Max: 73.90 MiB/s [W] Avg: 73.60 MiB/s Min: 73.60 MiB/s Max: 73.60 MiB/s [LNet Rates of s] [R] Avg: 640 RPC/s Min: 640 RPC/s Max: 640 RPC/s [W] Avg: 643 RPC/s Min: 643 RPC/s Max: 643 RPC/s [LNet Bandwidth of s] [R] Avg: 73.92 MiB/s Min: 73.92 MiB/s Max: 73.92 MiB/s [W] Avg: 73.92 MiB/s Min: 73.92 MiB/s Max: 73.92 MiB/s [LNet Rates of c] [R] Avg: 618 RPC/s Min: 618 RPC/s Max: 618 RPC/s [W] Avg: 642 RPC/s Min: 642 RPC/s Max: 642 RPC/s [LNet Bandwidth of c] [R] Avg: 75.13 MiB/s Min: 75.13 MiB/s Max: 75.13 MiB/s [W] Avg: 72.98 MiB/s Min: 72.98 MiB/s Max: 72.98 MiB/s [LNet Rates of s] [R] Avg: 618 RPC/s Min: 618 RPC/s Max: 618 RPC/s [W] Avg: 641 RPC/s Min: 641 RPC/s Max: 641 RPC/s [LNet Bandwidth of s] [R] Avg: 72.76 MiB/s Min: 72.76 MiB/s Max: 72.76 MiB/s [W] Avg: 75.03 MiB/s Min: 75.03 MiB/s Max: 75.03 MiB/s [LNet Rates of c] [R] Avg: 749 RPC/s Min: 749 RPC/s Max: 749 RPC/s [W] Avg: 747 RPC/s Min: 747 RPC/s Max: 747 RPC/s [LNet Bandwidth of c] [R] Avg: 88.69 MiB/s Min: 88.69 MiB/s Max: 88.69 MiB/s [W] Avg: 86.81 MiB/s Min: 86.81 MiB/s Max: 86.81 MiB/s [LNet Rates of s] [R] Avg: 755 RPC/s Min: 755 RPC/s Max: 755 RPC/s [W] Avg: 731 RPC/s Min: 731 RPC/s Max: 731 RPC/s [LNet Bandwidth of s] [R] Avg: 87.00 MiB/s Min: 87.00 MiB/s Max: 87.00 MiB/s [W] Avg: 88.78 MiB/s Min: 88.78 MiB/s Max: 88.78 MiB/s [LNet Rates of c] [R] Avg: 710 RPC/s Min: 710 RPC/s Max: 710 RPC/s [W] Avg: 708 RPC/s Min: 708 RPC/s Max: 708 RPC/s [LNet Bandwidth of c] [R] Avg: 84.12 MiB/s Min: 84.12 MiB/s Max: 84.12 MiB/s [W] Avg: 83.52 MiB/s Min: 83.52 MiB/s Max: 83.52 MiB/s [LNet Rates of s] [R] Avg: 710 RPC/s Min: 710 RPC/s Max: 710 RPC/s [W] Avg: 729 RPC/s Min: 729 RPC/s Max: 729 RPC/s [LNet Bandwidth of s] [R] Avg: 83.20 MiB/s Min: 83.20 MiB/s Max: 83.20 MiB/s [W] Avg: 84.29 MiB/s Min: 84.29 MiB/s Max: 84.29 MiB/s [LNet Rates of c] [R] Avg: 757 RPC/s Min: 757 RPC/s Max: 757 RPC/s [W] Avg: 736 RPC/s Min: 736 RPC/s Max: 736 RPC/s [LNet Bandwidth of c] [R] Avg: 86.89 MiB/s Min: 86.89 MiB/s Max: 86.89 MiB/s [W] Avg: 87.64 MiB/s Min: 87.64 MiB/s Max: 87.64 MiB/s [LNet Rates of s] [R] Avg: 754 RPC/s Min: 754 RPC/s Max: 754 RPC/s [W] Avg: 739 RPC/s Min: 739 RPC/s Max: 739 RPC/s [LNet Bandwidth of s] [R] Avg: 87.51 MiB/s Min: 87.51 MiB/s Max: 87.51 MiB/s [W] Avg: 87.09 MiB/s Min: 87.09 MiB/s Max: 87.09 MiB/s [LNet Rates of c] [R] Avg: 804 RPC/s Min: 804 RPC/s Max: 804 RPC/s [W] Avg: 797 RPC/s Min: 797 RPC/s Max: 797 RPC/s [LNet Bandwidth of c] [R] Avg: 96.85 MiB/s Min: 96.85 MiB/s Max: 96.85 MiB/s [W] Avg: 92.12 MiB/s Min: 92.12 MiB/s Max: 92.12 MiB/s [LNet Rates of s] [R] Avg: 805 RPC/s Min: 805 RPC/s Max: 805 RPC/s [W] Avg: 801 RPC/s Min: 801 RPC/s Max: 801 RPC/s [LNet Bandwidth of s] [R] Avg: 92.96 MiB/s Min: 92.96 MiB/s Max: 92.96 MiB/s [W] Avg: 96.42 MiB/s Min: 96.42 MiB/s Max: 96.42 MiB/s [LNet Rates of c] [R] Avg: 678 RPC/s Min: 678 RPC/s Max: 678 RPC/s [W] Avg: 706 RPC/s Min: 706 RPC/s Max: 706 RPC/s [LNet Bandwidth of c] [R] Avg: 81.19 MiB/s Min: 81.19 MiB/s Max: 81.19 MiB/s [W] Avg: 82.05 MiB/s Min: 82.05 MiB/s Max: 82.05 MiB/s [LNet Rates of s] [R] Avg: 689 RPC/s Min: 689 RPC/s Max: 689 RPC/s [W] Avg: 688 RPC/s Min: 688 RPC/s Max: 688 RPC/s [LNet Bandwidth of s] [R] Avg: 81.28 MiB/s Min: 81.28 MiB/s Max: 81.28 MiB/s [W] Avg: 81.29 MiB/s Min: 81.29 MiB/s Max: 81.29 MiB/s [LNet Rates of c] [R] Avg: 770 RPC/s Min: 770 RPC/s Max: 770 RPC/s [W] Avg: 742 RPC/s Min: 742 RPC/s Max: 742 RPC/s [LNet Bandwidth of c] [R] Avg: 89.36 MiB/s Min: 89.36 MiB/s Max: 89.36 MiB/s [W] Avg: 88.59 MiB/s Min: 88.59 MiB/s Max: 88.59 MiB/s [LNet Rates of s] [R] Avg: 766 RPC/s Min: 766 RPC/s Max: 766 RPC/s [W] Avg: 765 RPC/s Min: 765 RPC/s Max: 765 RPC/s [LNet Bandwidth of s] [R] Avg: 88.41 MiB/s Min: 88.41 MiB/s Max: 88.41 MiB/s [W] Avg: 88.51 MiB/s Min: 88.51 MiB/s Max: 88.51 MiB/s [LNet Rates of c] [R] Avg: 728 RPC/s Min: 728 RPC/s Max: 728 RPC/s [W] Avg: 730 RPC/s Min: 730 RPC/s Max: 730 RPC/s [LNet Bandwidth of c] [R] Avg: 86.22 MiB/s Min: 86.22 MiB/s Max: 86.22 MiB/s [W] Avg: 84.77 MiB/s Min: 84.77 MiB/s Max: 84.77 MiB/s [LNet Rates of s] [R] Avg: 733 RPC/s Min: 733 RPC/s Max: 733 RPC/s [W] Avg: 738 RPC/s Min: 738 RPC/s Max: 738 RPC/s [LNet Bandwidth of s] [R] Avg: 85.10 MiB/s Min: 85.10 MiB/s Max: 85.10 MiB/s [W] Avg: 86.86 MiB/s Min: 86.86 MiB/s Max: 86.86 MiB/s [LNet Rates of c] [R] Avg: 771 RPC/s Min: 771 RPC/s Max: 771 RPC/s [W] Avg: 791 RPC/s Min: 791 RPC/s Max: 791 RPC/s [LNet Bandwidth of c] [R] Avg: 91.98 MiB/s Min: 91.98 MiB/s Max: 91.98 MiB/s [W] Avg: 91.00 MiB/s Min: 91.00 MiB/s Max: 91.00 MiB/s [LNet Rates of s] [R] Avg: 775 RPC/s Min: 775 RPC/s Max: 775 RPC/s [W] Avg: 775 RPC/s Min: 775 RPC/s Max: 775 RPC/s [LNet Bandwidth of s] [R] Avg: 90.72 MiB/s Min: 90.72 MiB/s Max: 90.72 MiB/s [W] Avg: 91.90 MiB/s Min: 91.90 MiB/s Max: 91.90 MiB/s [LNet Rates of c] [R] Avg: 726 RPC/s Min: 726 RPC/s Max: 726 RPC/s [W] Avg: 709 RPC/s Min: 709 RPC/s Max: 709 RPC/s [LNet Bandwidth of c] [R] Avg: 85.15 MiB/s Min: 85.15 MiB/s Max: 85.15 MiB/s [W] Avg: 83.63 MiB/s Min: 83.63 MiB/s Max: 83.63 MiB/s [LNet Rates of s] [R] Avg: 724 RPC/s Min: 724 RPC/s Max: 724 RPC/s [W] Avg: 726 RPC/s Min: 726 RPC/s Max: 726 RPC/s [LNet Bandwidth of s] [R] Avg: 84.05 MiB/s Min: 84.05 MiB/s Max: 84.05 MiB/s [W] Avg: 85.24 MiB/s Min: 85.24 MiB/s Max: 85.24 MiB/s [LNet Rates of c] [R] Avg: 732 RPC/s Min: 732 RPC/s Max: 732 RPC/s [W] Avg: 726 RPC/s Min: 726 RPC/s Max: 726 RPC/s [LNet Bandwidth of c] [R] Avg: 85.75 MiB/s Min: 85.75 MiB/s Max: 85.75 MiB/s [W] Avg: 84.96 MiB/s Min: 84.96 MiB/s Max: 84.96 MiB/s [LNet Rates of s] [R] Avg: 716 RPC/s Min: 716 RPC/s Max: 716 RPC/s [W] Avg: 726 RPC/s Min: 726 RPC/s Max: 726 RPC/s [LNet Bandwidth of s] [R] Avg: 84.25 MiB/s Min: 84.25 MiB/s Max: 84.25 MiB/s [W] Avg: 84.73 MiB/s Min: 84.73 MiB/s Max: 84.73 MiB/s [LNet Rates of c] [R] Avg: 784 RPC/s Min: 784 RPC/s Max: 784 RPC/s [W] Avg: 784 RPC/s Min: 784 RPC/s Max: 784 RPC/s [LNet Bandwidth of c] [R] Avg: 91.94 MiB/s Min: 91.94 MiB/s Max: 91.94 MiB/s [W] Avg: 91.46 MiB/s Min: 91.46 MiB/s Max: 91.46 MiB/s [LNet Rates of s] [R] Avg: 796 RPC/s Min: 796 RPC/s Max: 796 RPC/s [W] Avg: 792 RPC/s Min: 792 RPC/s Max: 792 RPC/s [LNet Bandwidth of s] [R] Avg: 92.17 MiB/s Min: 92.17 MiB/s Max: 92.17 MiB/s [W] Avg: 92.67 MiB/s Min: 92.67 MiB/s Max: 92.67 MiB/s [LNet Rates of c] [R] Avg: 650 RPC/s Min: 650 RPC/s Max: 650 RPC/s [W] Avg: 651 RPC/s Min: 651 RPC/s Max: 651 RPC/s [LNet Bandwidth of c] [R] Avg: 76.51 MiB/s Min: 76.51 MiB/s Max: 76.51 MiB/s [W] Avg: 77.36 MiB/s Min: 77.36 MiB/s Max: 77.36 MiB/s [LNet Rates of s] [R] Avg: 666 RPC/s Min: 666 RPC/s Max: 666 RPC/s [W] Avg: 653 RPC/s Min: 653 RPC/s Max: 653 RPC/s [LNet Bandwidth of s] [R] Avg: 77.03 MiB/s Min: 77.03 MiB/s Max: 77.03 MiB/s [W] Avg: 76.49 MiB/s Min: 76.49 MiB/s Max: 76.49 MiB/s [LNet Rates of c] [R] Avg: 634 RPC/s Min: 634 RPC/s Max: 634 RPC/s [W] Avg: 660 RPC/s Min: 660 RPC/s Max: 660 RPC/s [LNet Bandwidth of c] [R] Avg: 75.96 MiB/s Min: 75.96 MiB/s Max: 75.96 MiB/s [W] Avg: 74.79 MiB/s Min: 74.79 MiB/s Max: 74.79 MiB/s [LNet Rates of s] [R] Avg: 643 RPC/s Min: 643 RPC/s Max: 643 RPC/s [W] Avg: 642 RPC/s Min: 642 RPC/s Max: 642 RPC/s [LNet Bandwidth of s] [R] Avg: 74.87 MiB/s Min: 74.87 MiB/s Max: 74.87 MiB/s [W] Avg: 76.15 MiB/s Min: 76.15 MiB/s Max: 76.15 MiB/s [LNet Rates of c] [R] Avg: 661 RPC/s Min: 661 RPC/s Max: 661 RPC/s [W] Avg: 647 RPC/s Min: 647 RPC/s Max: 647 RPC/s [LNet Bandwidth of c] [R] Avg: 77.38 MiB/s Min: 77.38 MiB/s Max: 77.38 MiB/s [W] Avg: 76.89 MiB/s Min: 76.89 MiB/s Max: 76.89 MiB/s [LNet Rates of s] [R] Avg: 651 RPC/s Min: 651 RPC/s Max: 651 RPC/s [W] Avg: 659 RPC/s Min: 659 RPC/s Max: 659 RPC/s [LNet Bandwidth of s] [R] Avg: 77.79 MiB/s Min: 77.79 MiB/s Max: 77.79 MiB/s [W] Avg: 77.03 MiB/s Min: 77.03 MiB/s Max: 77.03 MiB/s [LNet Rates of c] [R] Avg: 664 RPC/s Min: 664 RPC/s Max: 664 RPC/s [W] Avg: 655 RPC/s Min: 655 RPC/s Max: 655 RPC/s [LNet Bandwidth of c] [R] Avg: 78.07 MiB/s Min: 78.07 MiB/s Max: 78.07 MiB/s [W] Avg: 78.06 MiB/s Min: 78.06 MiB/s Max: 78.06 MiB/s [LNet Rates of s] [R] Avg: 681 RPC/s Min: 681 RPC/s Max: 681 RPC/s [W] Avg: 668 RPC/s Min: 668 RPC/s Max: 668 RPC/s [LNet Bandwidth of s] [R] Avg: 77.85 MiB/s Min: 77.85 MiB/s Max: 77.85 MiB/s [W] Avg: 78.72 MiB/s Min: 78.72 MiB/s Max: 78.72 MiB/s [LNet Rates of c] [R] Avg: 647 RPC/s Min: 647 RPC/s Max: 647 RPC/s [W] Avg: 671 RPC/s Min: 671 RPC/s Max: 671 RPC/s [LNet Bandwidth of c] [R] Avg: 77.67 MiB/s Min: 77.67 MiB/s Max: 77.67 MiB/s [W] Avg: 77.66 MiB/s Min: 77.66 MiB/s Max: 77.66 MiB/s [LNet Rates of s] [R] Avg: 654 RPC/s Min: 654 RPC/s Max: 654 RPC/s [W] Avg: 654 RPC/s Min: 654 RPC/s Max: 654 RPC/s [LNet Bandwidth of s] [R] Avg: 76.88 MiB/s Min: 76.88 MiB/s Max: 76.88 MiB/s [W] Avg: 77.59 MiB/s Min: 77.59 MiB/s Max: 77.59 MiB/s [LNet Rates of c] [R] Avg: 535 RPC/s Min: 535 RPC/s Max: 535 RPC/s [W] Avg: 515 RPC/s Min: 515 RPC/s Max: 515 RPC/s [LNet Bandwidth of c] [R] Avg: 61.17 MiB/s Min: 61.17 MiB/s Max: 61.17 MiB/s [W] Avg: 60.90 MiB/s Min: 60.90 MiB/s Max: 60.90 MiB/s [LNet Rates of s] [R] Avg: 522 RPC/s Min: 522 RPC/s Max: 522 RPC/s [W] Avg: 524 RPC/s Min: 524 RPC/s Max: 524 RPC/s [LNet Bandwidth of s] [R] Avg: 61.35 MiB/s Min: 61.35 MiB/s Max: 61.35 MiB/s [W] Avg: 60.58 MiB/s Min: 60.58 MiB/s Max: 60.58 MiB/s [LNet Rates of c] [R] Avg: 620 RPC/s Min: 620 RPC/s Max: 620 RPC/s [W] Avg: 652 RPC/s Min: 652 RPC/s Max: 652 RPC/s [LNet Bandwidth of c] [R] Avg: 74.72 MiB/s Min: 74.72 MiB/s Max: 74.72 MiB/s [W] Avg: 75.25 MiB/s Min: 75.25 MiB/s Max: 75.25 MiB/s [LNet Rates of s] [R] Avg: 655 RPC/s Min: 655 RPC/s Max: 655 RPC/s [W] Avg: 645 RPC/s Min: 645 RPC/s Max: 645 RPC/s [LNet Bandwidth of s] [R] Avg: 75.21 MiB/s Min: 75.21 MiB/s Max: 75.21 MiB/s [W] Avg: 75.99 MiB/s Min: 75.99 MiB/s Max: 75.99 MiB/s [LNet Rates of c] [R] Avg: 743 RPC/s Min: 743 RPC/s Max: 743 RPC/s [W] Avg: 716 RPC/s Min: 716 RPC/s Max: 716 RPC/s [LNet Bandwidth of c] [R] Avg: 87.75 MiB/s Min: 87.75 MiB/s Max: 87.75 MiB/s [W] Avg: 84.54 MiB/s Min: 84.54 MiB/s Max: 84.54 MiB/s [LNet Rates of s] [R] Avg: 736 RPC/s Min: 736 RPC/s Max: 736 RPC/s [W] Avg: 739 RPC/s Min: 739 RPC/s Max: 739 RPC/s [LNet Bandwidth of s] [R] Avg: 85.53 MiB/s Min: 85.53 MiB/s Max: 85.53 MiB/s [W] Avg: 88.30 MiB/s Min: 88.30 MiB/s Max: 88.30 MiB/s [LNet Rates of c] [R] Avg: 727 RPC/s Min: 727 RPC/s Max: 727 RPC/s [W] Avg: 729 RPC/s Min: 729 RPC/s Max: 729 RPC/s [LNet Bandwidth of c] [R] Avg: 85.99 MiB/s Min: 85.99 MiB/s Max: 85.99 MiB/s [W] Avg: 85.03 MiB/s Min: 85.03 MiB/s Max: 85.03 MiB/s [LNet Rates of s] [R] Avg: 720 RPC/s Min: 720 RPC/s Max: 720 RPC/s [W] Avg: 718 RPC/s Min: 718 RPC/s Max: 718 RPC/s [LNet Bandwidth of s] [R] Avg: 84.26 MiB/s Min: 84.26 MiB/s Max: 84.26 MiB/s [W] Avg: 84.55 MiB/s Min: 84.55 MiB/s Max: 84.55 MiB/s [LNet Rates of c] [R] Avg: 579 RPC/s Min: 579 RPC/s Max: 579 RPC/s [W] Avg: 584 RPC/s Min: 584 RPC/s Max: 584 RPC/s [LNet Bandwidth of c] [R] Avg: 66.94 MiB/s Min: 66.94 MiB/s Max: 66.94 MiB/s [W] Avg: 67.67 MiB/s Min: 67.67 MiB/s Max: 67.67 MiB/s [LNet Rates of s] [R] Avg: 589 RPC/s Min: 589 RPC/s Max: 589 RPC/s [W] Avg: 582 RPC/s Min: 582 RPC/s Max: 582 RPC/s [LNet Bandwidth of s] [R] Avg: 67.33 MiB/s Min: 67.33 MiB/s Max: 67.33 MiB/s [W] Avg: 67.01 MiB/s Min: 67.01 MiB/s Max: 67.01 MiB/s [LNet Rates of c] [R] Avg: 500 RPC/s Min: 500 RPC/s Max: 500 RPC/s [W] Avg: 524 RPC/s Min: 524 RPC/s Max: 524 RPC/s [LNet Bandwidth of c] [R] Avg: 61.30 MiB/s Min: 61.30 MiB/s Max: 61.30 MiB/s [W] Avg: 61.29 MiB/s Min: 61.29 MiB/s Max: 61.29 MiB/s [LNet Rates of s] [R] Avg: 512 RPC/s Min: 512 RPC/s Max: 512 RPC/s [W] Avg: 514 RPC/s Min: 514 RPC/s Max: 514 RPC/s [LNet Bandwidth of s] [R] Avg: 60.60 MiB/s Min: 60.60 MiB/s Max: 60.60 MiB/s [W] Avg: 61.49 MiB/s Min: 61.49 MiB/s Max: 61.49 MiB/s killing 9843 ... 2 batch in stopping Batch is stopped c: Total 0 error nodes in c s: Total 0 error nodes in s Total 0 error nodes in c Total 0 error nodes in s oleg419-client: oleg419-client.virtnet: executing lst_cleanup oleg419-server: oleg419-server.virtnet: executing lst_cleanup PASS smoke (338s) == lnet-selftest test complete, duration 383 sec ========= 06:36:49 (1788863809) Starting client oleg419-client.virtnet: -o user_xattr,flock 192.168.204.119@tcp:/lustre /mnt/lustre Mount client oleg419-client.virtnet: mount -t lustre -o user_xattr,flock 192.168.204.119@tcp:/lustre /mnt/lustre Started clients oleg419-client.virtnet: 192.168.204.119@tcp:/lustre on /mnt/lustre type lustre (rw,flock,checksum,encrypt,lazystatfs,lruresize,nolock,statfs_project,nosync_on_close,nouser_fid2path,user_xattr,verbose) === lnet-selftest: start cleanup 06:36:52 (1788863812) === === lnet-selftest: finish cleanup 06:36:55 (1788863815) ===