-----============= acceptance-small: lnet-selftest ============----- Sat Sep 12 22:08:02 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 oleg111-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: 'oleg111-server' oleg111-server: oleg111-server.virtnet: executing load_modules_local oleg111-server: kmemleak disabled oleg111-server: Loading modules from /home/green/git/lustre-release/lustre oleg111-server: detected 4 online CPUs by sysfs oleg111-server: MODOPTS_LIBCFS= oleg111-server: Force libcfs to create 2 CPU partitions oleg111-server: /usr/sbin/ not writable for /usr/sbin/mount.lustre_tgt Stopping clients: oleg111-client.virtnet /mnt/lustre (opts:) Stopping client oleg111-client.virtnet /mnt/lustre opts: == lnet-selftest test smoke: lst regression test ========= 22:08:35 (1789265315) oleg111-client: oleg111-client.virtnet: executing lst_cleanup oleg111-server: oleg111-server.virtnet: executing lst_cleanup oleg111-server: oleg111-server.virtnet: executing lst_setup oleg111-client: oleg111-client.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.201.11@tcp /home/green/git/lustre-release/lustre/../lnet/utils/lst add_group s 192.168.201.111@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.201.11@tcp are added to session 192.168.201.111@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: 859 RPC/s Min: 859 RPC/s Max: 859 RPC/s [W] Avg: 844 RPC/s Min: 844 RPC/s Max: 844 RPC/s [LNet Bandwidth of c] [R] Avg: 97.16 MiB/s Min: 97.16 MiB/s Max: 97.16 MiB/s [W] Avg: 99.72 MiB/s Min: 99.72 MiB/s Max: 99.72 MiB/s [LNet Rates of s] [R] Avg: 854 RPC/s Min: 854 RPC/s Max: 854 RPC/s [W] Avg: 851 RPC/s Min: 851 RPC/s Max: 851 RPC/s [LNet Bandwidth of s] [R] Avg: 99.89 MiB/s Min: 99.89 MiB/s Max: 99.89 MiB/s [W] Avg: 97.27 MiB/s Min: 97.27 MiB/s Max: 97.27 MiB/s [LNet Rates of c] [R] Avg: 591 RPC/s Min: 591 RPC/s Max: 591 RPC/s [W] Avg: 604 RPC/s Min: 604 RPC/s Max: 604 RPC/s [LNet Bandwidth of c] [R] Avg: 70.49 MiB/s Min: 70.49 MiB/s Max: 70.49 MiB/s [W] Avg: 72.01 MiB/s Min: 72.01 MiB/s Max: 72.01 MiB/s [LNet Rates of s] [R] Avg: 606 RPC/s Min: 606 RPC/s Max: 606 RPC/s [W] Avg: 596 RPC/s Min: 596 RPC/s Max: 596 RPC/s [LNet Bandwidth of s] [R] Avg: 71.45 MiB/s Min: 71.45 MiB/s Max: 71.45 MiB/s [W] Avg: 69.59 MiB/s Min: 69.59 MiB/s Max: 69.59 MiB/s [LNet Rates of c] [R] Avg: 532 RPC/s Min: 532 RPC/s Max: 532 RPC/s [W] Avg: 551 RPC/s Min: 551 RPC/s Max: 551 RPC/s [LNet Bandwidth of c] [R] Avg: 64.87 MiB/s Min: 64.87 MiB/s Max: 64.87 MiB/s [W] Avg: 64.29 MiB/s Min: 64.29 MiB/s Max: 64.29 MiB/s [LNet Rates of s] [R] Avg: 542 RPC/s Min: 542 RPC/s Max: 542 RPC/s [W] Avg: 539 RPC/s Min: 539 RPC/s Max: 539 RPC/s [LNet Bandwidth of s] [R] Avg: 64.08 MiB/s Min: 64.08 MiB/s Max: 64.08 MiB/s [W] Avg: 65.05 MiB/s Min: 65.05 MiB/s Max: 65.05 MiB/s [LNet Rates of c] [R] Avg: 572 RPC/s Min: 572 RPC/s Max: 572 RPC/s [W] Avg: 559 RPC/s Min: 559 RPC/s Max: 559 RPC/s [LNet Bandwidth of c] [R] Avg: 67.00 MiB/s Min: 67.00 MiB/s Max: 67.00 MiB/s [W] Avg: 67.90 MiB/s Min: 67.90 MiB/s Max: 67.90 MiB/s [LNet Rates of s] [R] Avg: 579 RPC/s Min: 579 RPC/s Max: 579 RPC/s [W] Avg: 573 RPC/s Min: 573 RPC/s Max: 573 RPC/s [LNet Bandwidth of s] [R] Avg: 67.96 MiB/s Min: 67.96 MiB/s Max: 67.96 MiB/s [W] Avg: 66.88 MiB/s Min: 66.88 MiB/s Max: 66.88 MiB/s [LNet Rates of c] [R] Avg: 544 RPC/s Min: 544 RPC/s Max: 544 RPC/s [W] Avg: 569 RPC/s Min: 569 RPC/s Max: 569 RPC/s [LNet Bandwidth of c] [R] Avg: 65.92 MiB/s Min: 65.92 MiB/s Max: 65.92 MiB/s [W] Avg: 66.25 MiB/s Min: 66.25 MiB/s Max: 66.25 MiB/s [LNet Rates of s] [R] Avg: 552 RPC/s Min: 552 RPC/s Max: 552 RPC/s [W] Avg: 548 RPC/s Min: 548 RPC/s Max: 548 RPC/s [LNet Bandwidth of s] [R] Avg: 66.22 MiB/s Min: 66.22 MiB/s Max: 66.22 MiB/s [W] Avg: 65.99 MiB/s Min: 65.99 MiB/s Max: 65.99 MiB/s [LNet Rates of c] [R] Avg: 660 RPC/s Min: 660 RPC/s Max: 660 RPC/s [W] Avg: 638 RPC/s Min: 638 RPC/s Max: 638 RPC/s [LNet Bandwidth of c] [R] Avg: 76.18 MiB/s Min: 76.18 MiB/s Max: 76.18 MiB/s [W] Avg: 75.90 MiB/s Min: 75.90 MiB/s Max: 75.90 MiB/s [LNet Rates of s] [R] Avg: 650 RPC/s Min: 650 RPC/s Max: 650 RPC/s [W] Avg: 646 RPC/s Min: 646 RPC/s Max: 646 RPC/s [LNet Bandwidth of s] [R] Avg: 75.83 MiB/s Min: 75.83 MiB/s Max: 75.83 MiB/s [W] Avg: 74.75 MiB/s Min: 74.75 MiB/s Max: 74.75 MiB/s [LNet Rates of c] [R] Avg: 643 RPC/s Min: 643 RPC/s Max: 643 RPC/s [W] Avg: 662 RPC/s Min: 662 RPC/s Max: 662 RPC/s [LNet Bandwidth of c] [R] Avg: 76.56 MiB/s Min: 76.56 MiB/s Max: 76.56 MiB/s [W] Avg: 78.57 MiB/s Min: 78.57 MiB/s Max: 78.57 MiB/s [LNet Rates of s] [R] Avg: 660 RPC/s Min: 660 RPC/s Max: 660 RPC/s [W] Avg: 665 RPC/s Min: 665 RPC/s Max: 665 RPC/s [LNet Bandwidth of s] [R] Avg: 79.49 MiB/s Min: 79.49 MiB/s Max: 79.49 MiB/s [W] Avg: 78.04 MiB/s Min: 78.04 MiB/s Max: 78.04 MiB/s [LNet Rates of c] [R] Avg: 550 RPC/s Min: 550 RPC/s Max: 550 RPC/s [W] Avg: 556 RPC/s Min: 556 RPC/s Max: 556 RPC/s [LNet Bandwidth of c] [R] Avg: 64.88 MiB/s Min: 64.88 MiB/s Max: 64.88 MiB/s [W] Avg: 66.71 MiB/s Min: 66.71 MiB/s Max: 66.71 MiB/s [LNet Rates of s] [R] Avg: 544 RPC/s Min: 544 RPC/s Max: 544 RPC/s [W] Avg: 538 RPC/s Min: 538 RPC/s Max: 538 RPC/s [LNet Bandwidth of s] [R] Avg: 64.74 MiB/s Min: 64.74 MiB/s Max: 64.74 MiB/s [W] Avg: 63.89 MiB/s Min: 63.89 MiB/s Max: 63.89 MiB/s [LNet Rates of c] [R] Avg: 717 RPC/s Min: 717 RPC/s Max: 717 RPC/s [W] Avg: 737 RPC/s Min: 737 RPC/s Max: 737 RPC/s [LNet Bandwidth of c] [R] Avg: 85.46 MiB/s Min: 85.46 MiB/s Max: 85.46 MiB/s [W] Avg: 87.28 MiB/s Min: 87.28 MiB/s Max: 87.28 MiB/s [LNet Rates of s] [R] Avg: 758 RPC/s Min: 758 RPC/s Max: 758 RPC/s [W] Avg: 740 RPC/s Min: 740 RPC/s Max: 740 RPC/s [LNet Bandwidth of s] [R] Avg: 89.38 MiB/s Min: 89.38 MiB/s Max: 89.38 MiB/s [W] Avg: 87.17 MiB/s Min: 87.17 MiB/s Max: 87.17 MiB/s [LNet Rates of c] [R] Avg: 639 RPC/s Min: 639 RPC/s Max: 639 RPC/s [W] Avg: 629 RPC/s Min: 629 RPC/s Max: 629 RPC/s [LNet Bandwidth of c] [R] Avg: 73.01 MiB/s Min: 73.01 MiB/s Max: 73.01 MiB/s [W] Avg: 75.08 MiB/s Min: 75.08 MiB/s Max: 75.08 MiB/s [LNet Rates of s] [R] Avg: 631 RPC/s Min: 631 RPC/s Max: 631 RPC/s [W] Avg: 636 RPC/s Min: 636 RPC/s Max: 636 RPC/s [LNet Bandwidth of s] [R] Avg: 74.71 MiB/s Min: 74.71 MiB/s Max: 74.71 MiB/s [W] Avg: 73.23 MiB/s Min: 73.23 MiB/s Max: 73.23 MiB/s [LNet Rates of c] [R] Avg: 757 RPC/s Min: 757 RPC/s Max: 757 RPC/s [W] Avg: 751 RPC/s Min: 751 RPC/s Max: 751 RPC/s [LNet Bandwidth of c] [R] Avg: 89.25 MiB/s Min: 89.25 MiB/s Max: 89.25 MiB/s [W] Avg: 90.14 MiB/s Min: 90.14 MiB/s Max: 90.14 MiB/s [LNet Rates of s] [R] Avg: 755 RPC/s Min: 755 RPC/s Max: 755 RPC/s [W] Avg: 759 RPC/s Min: 759 RPC/s Max: 759 RPC/s [LNet Bandwidth of s] [R] Avg: 91.19 MiB/s Min: 91.19 MiB/s Max: 91.19 MiB/s [W] Avg: 89.43 MiB/s Min: 89.43 MiB/s Max: 89.43 MiB/s [LNet Rates of c] [R] Avg: 772 RPC/s Min: 772 RPC/s Max: 772 RPC/s [W] Avg: 803 RPC/s Min: 803 RPC/s Max: 803 RPC/s [LNet Bandwidth of c] [R] Avg: 91.53 MiB/s Min: 91.53 MiB/s Max: 91.53 MiB/s [W] Avg: 96.04 MiB/s Min: 96.04 MiB/s Max: 96.04 MiB/s [LNet Rates of s] [R] Avg: 800 RPC/s Min: 800 RPC/s Max: 800 RPC/s [W] Avg: 788 RPC/s Min: 788 RPC/s Max: 788 RPC/s [LNet Bandwidth of s] [R] Avg: 95.30 MiB/s Min: 95.30 MiB/s Max: 95.30 MiB/s [W] Avg: 91.27 MiB/s Min: 91.27 MiB/s Max: 91.27 MiB/s [LNet Rates of c] [R] Avg: 822 RPC/s Min: 822 RPC/s Max: 822 RPC/s [W] Avg: 835 RPC/s Min: 835 RPC/s Max: 835 RPC/s [LNet Bandwidth of c] [R] Avg: 96.45 MiB/s Min: 96.45 MiB/s Max: 96.45 MiB/s [W] Avg: 98.71 MiB/s Min: 98.71 MiB/s Max: 98.71 MiB/s [LNet Rates of s] [R] Avg: 846 RPC/s Min: 846 RPC/s Max: 846 RPC/s [W] Avg: 832 RPC/s Min: 832 RPC/s Max: 832 RPC/s [LNet Bandwidth of s] [R] Avg: 99.05 MiB/s Min: 99.05 MiB/s Max: 99.05 MiB/s [W] Avg: 97.05 MiB/s Min: 97.05 MiB/s Max: 97.05 MiB/s [LNet Rates of c] [R] Avg: 959 RPC/s Min: 959 RPC/s Max: 959 RPC/s [W] Avg: 940 RPC/s Min: 940 RPC/s Max: 940 RPC/s [LNet Bandwidth of c] [R] Avg: 110.98 MiB/s Min: 110.98 MiB/s Max: 110.98 MiB/s [W] Avg: 112.52 MiB/s Min: 112.52 MiB/s Max: 112.52 MiB/s [LNet Rates of s] [R] Avg: 968 RPC/s Min: 968 RPC/s Max: 968 RPC/s [W] Avg: 947 RPC/s Min: 947 RPC/s Max: 947 RPC/s [LNet Bandwidth of s] [R] Avg: 113.20 MiB/s Min: 113.20 MiB/s Max: 113.20 MiB/s [W] Avg: 110.77 MiB/s Min: 110.77 MiB/s Max: 110.77 MiB/s [LNet Rates of c] [R] Avg: 756 RPC/s Min: 756 RPC/s Max: 756 RPC/s [W] Avg: 772 RPC/s Min: 772 RPC/s Max: 772 RPC/s [LNet Bandwidth of c] [R] Avg: 88.30 MiB/s Min: 88.30 MiB/s Max: 88.30 MiB/s [W] Avg: 91.06 MiB/s Min: 91.06 MiB/s Max: 91.06 MiB/s [LNet Rates of s] [R] Avg: 750 RPC/s Min: 750 RPC/s Max: 750 RPC/s [W] Avg: 764 RPC/s Min: 764 RPC/s Max: 764 RPC/s [LNet Bandwidth of s] [R] Avg: 90.39 MiB/s Min: 90.39 MiB/s Max: 90.39 MiB/s [W] Avg: 88.27 MiB/s Min: 88.27 MiB/s Max: 88.27 MiB/s [LNet Rates of c] [R] Avg: 988 RPC/s Min: 988 RPC/s Max: 988 RPC/s [W] Avg: 1007 RPC/s Min: 1007 RPC/s Max: 1007 RPC/s [LNet Bandwidth of c] [R] Avg: 117.41 MiB/s Min: 117.41 MiB/s Max: 117.41 MiB/s [W] Avg: 117.04 MiB/s Min: 117.04 MiB/s Max: 117.04 MiB/s [LNet Rates of s] [R] Avg: 1017 RPC/s Min: 1017 RPC/s Max: 1017 RPC/s [W] Avg: 991 RPC/s Min: 991 RPC/s Max: 991 RPC/s [LNet Bandwidth of s] [R] Avg: 117.88 MiB/s Min: 117.88 MiB/s Max: 117.88 MiB/s [W] Avg: 117.85 MiB/s Min: 117.85 MiB/s Max: 117.85 MiB/s [LNet Rates of c] [R] Avg: 837 RPC/s Min: 837 RPC/s Max: 837 RPC/s [W] Avg: 819 RPC/s Min: 819 RPC/s Max: 819 RPC/s [LNet Bandwidth of c] [R] Avg: 97.29 MiB/s Min: 97.29 MiB/s Max: 97.29 MiB/s [W] Avg: 97.88 MiB/s Min: 97.88 MiB/s Max: 97.88 MiB/s [LNet Rates of s] [R] Avg: 843 RPC/s Min: 843 RPC/s Max: 843 RPC/s [W] Avg: 839 RPC/s Min: 839 RPC/s Max: 839 RPC/s [LNet Bandwidth of s] [R] Avg: 98.35 MiB/s Min: 98.35 MiB/s Max: 98.35 MiB/s [W] Avg: 97.87 MiB/s Min: 97.87 MiB/s Max: 97.87 MiB/s [LNet Rates of c] [R] Avg: 1057 RPC/s Min: 1057 RPC/s Max: 1057 RPC/s [W] Avg: 1088 RPC/s Min: 1088 RPC/s Max: 1088 RPC/s [LNet Bandwidth of c] [R] Avg: 125.52 MiB/s Min: 125.52 MiB/s Max: 125.52 MiB/s [W] Avg: 127.05 MiB/s Min: 127.05 MiB/s Max: 127.05 MiB/s [LNet Rates of s] [R] Avg: 1067 RPC/s Min: 1067 RPC/s Max: 1067 RPC/s [W] Avg: 1061 RPC/s Min: 1061 RPC/s Max: 1061 RPC/s [LNet Bandwidth of s] [R] Avg: 126.32 MiB/s Min: 126.32 MiB/s Max: 126.32 MiB/s [W] Avg: 125.44 MiB/s Min: 125.44 MiB/s Max: 125.44 MiB/s [LNet Rates of c] [R] Avg: 961 RPC/s Min: 961 RPC/s Max: 961 RPC/s [W] Avg: 961 RPC/s Min: 961 RPC/s Max: 961 RPC/s [LNet Bandwidth of c] [R] Avg: 114.27 MiB/s Min: 114.27 MiB/s Max: 114.27 MiB/s [W] Avg: 114.48 MiB/s Min: 114.48 MiB/s Max: 114.48 MiB/s [LNet Rates of s] [R] Avg: 952 RPC/s Min: 952 RPC/s Max: 952 RPC/s [W] Avg: 969 RPC/s Min: 969 RPC/s Max: 969 RPC/s [LNet Bandwidth of s] [R] Avg: 114.55 MiB/s Min: 114.55 MiB/s Max: 114.55 MiB/s [W] Avg: 112.82 MiB/s Min: 112.82 MiB/s Max: 112.82 MiB/s [LNet Rates of c] [R] Avg: 748 RPC/s Min: 748 RPC/s Max: 748 RPC/s [W] Avg: 760 RPC/s Min: 760 RPC/s Max: 760 RPC/s [LNet Bandwidth of c] [R] Avg: 86.36 MiB/s Min: 86.36 MiB/s Max: 86.36 MiB/s [W] Avg: 88.99 MiB/s Min: 88.99 MiB/s Max: 88.99 MiB/s [LNet Rates of s] [R] Avg: 769 RPC/s Min: 769 RPC/s Max: 769 RPC/s [W] Avg: 738 RPC/s Min: 738 RPC/s Max: 738 RPC/s [LNet Bandwidth of s] [R] Avg: 88.22 MiB/s Min: 88.22 MiB/s Max: 88.22 MiB/s [W] Avg: 86.50 MiB/s Min: 86.50 MiB/s Max: 86.50 MiB/s [LNet Rates of c] [R] Avg: 739 RPC/s Min: 739 RPC/s Max: 739 RPC/s [W] Avg: 744 RPC/s Min: 744 RPC/s Max: 744 RPC/s [LNet Bandwidth of c] [R] Avg: 86.81 MiB/s Min: 86.81 MiB/s Max: 86.81 MiB/s [W] Avg: 87.67 MiB/s Min: 87.67 MiB/s Max: 87.67 MiB/s [LNet Rates of s] [R] Avg: 744 RPC/s Min: 744 RPC/s Max: 744 RPC/s [W] Avg: 738 RPC/s Min: 738 RPC/s Max: 738 RPC/s [LNet Bandwidth of s] [R] Avg: 87.49 MiB/s Min: 87.49 MiB/s Max: 87.49 MiB/s [W] Avg: 86.63 MiB/s Min: 86.63 MiB/s Max: 86.63 MiB/s [LNet Rates of c] [R] Avg: 617 RPC/s Min: 617 RPC/s Max: 617 RPC/s [W] Avg: 619 RPC/s Min: 619 RPC/s Max: 619 RPC/s [LNet Bandwidth of c] [R] Avg: 74.19 MiB/s Min: 74.19 MiB/s Max: 74.19 MiB/s [W] Avg: 74.29 MiB/s Min: 74.29 MiB/s Max: 74.29 MiB/s [LNet Rates of s] [R] Avg: 627 RPC/s Min: 627 RPC/s Max: 627 RPC/s [W] Avg: 624 RPC/s Min: 624 RPC/s Max: 624 RPC/s [LNet Bandwidth of s] [R] Avg: 74.52 MiB/s Min: 74.52 MiB/s Max: 74.52 MiB/s [W] Avg: 74.32 MiB/s Min: 74.32 MiB/s Max: 74.32 MiB/s [LNet Rates of c] [R] Avg: 751 RPC/s Min: 751 RPC/s Max: 751 RPC/s [W] Avg: 751 RPC/s Min: 751 RPC/s Max: 751 RPC/s [LNet Bandwidth of c] [R] Avg: 87.96 MiB/s Min: 87.96 MiB/s Max: 87.96 MiB/s [W] Avg: 89.65 MiB/s Min: 89.65 MiB/s Max: 89.65 MiB/s [LNet Rates of s] [R] Avg: 751 RPC/s Min: 751 RPC/s Max: 751 RPC/s [W] Avg: 764 RPC/s Min: 764 RPC/s Max: 764 RPC/s [LNet Bandwidth of s] [R] Avg: 89.72 MiB/s Min: 89.72 MiB/s Max: 89.72 MiB/s [W] Avg: 87.96 MiB/s Min: 87.96 MiB/s Max: 87.96 MiB/s [LNet Rates of c] [R] Avg: 836 RPC/s Min: 836 RPC/s Max: 836 RPC/s [W] Avg: 855 RPC/s Min: 855 RPC/s Max: 855 RPC/s [LNet Bandwidth of c] [R] Avg: 97.16 MiB/s Min: 97.16 MiB/s Max: 97.16 MiB/s [W] Avg: 99.92 MiB/s Min: 99.92 MiB/s Max: 99.92 MiB/s [LNet Rates of s] [R] Avg: 858 RPC/s Min: 858 RPC/s Max: 858 RPC/s [W] Avg: 827 RPC/s Min: 827 RPC/s Max: 827 RPC/s [LNet Bandwidth of s] [R] Avg: 99.60 MiB/s Min: 99.60 MiB/s Max: 99.60 MiB/s [W] Avg: 97.51 MiB/s Min: 97.51 MiB/s Max: 97.51 MiB/s [LNet Rates of c] [R] Avg: 691 RPC/s Min: 691 RPC/s Max: 691 RPC/s [W] Avg: 696 RPC/s Min: 696 RPC/s Max: 696 RPC/s [LNet Bandwidth of c] [R] Avg: 81.69 MiB/s Min: 81.69 MiB/s Max: 81.69 MiB/s [W] Avg: 82.13 MiB/s Min: 82.13 MiB/s Max: 82.13 MiB/s [LNet Rates of s] [R] Avg: 700 RPC/s Min: 700 RPC/s Max: 700 RPC/s [W] Avg: 694 RPC/s Min: 694 RPC/s Max: 694 RPC/s [LNet Bandwidth of s] [R] Avg: 82.41 MiB/s Min: 82.41 MiB/s Max: 82.41 MiB/s [W] Avg: 81.64 MiB/s Min: 81.64 MiB/s Max: 81.64 MiB/s [LNet Rates of c] [R] Avg: 766 RPC/s Min: 766 RPC/s Max: 766 RPC/s [W] Avg: 767 RPC/s Min: 767 RPC/s Max: 767 RPC/s [LNet Bandwidth of c] [R] Avg: 91.37 MiB/s Min: 91.37 MiB/s Max: 91.37 MiB/s [W] Avg: 90.98 MiB/s Min: 90.98 MiB/s Max: 90.98 MiB/s [LNet Rates of s] [R] Avg: 770 RPC/s Min: 770 RPC/s Max: 770 RPC/s [W] Avg: 769 RPC/s Min: 769 RPC/s Max: 769 RPC/s [LNet Bandwidth of s] [R] Avg: 91.13 MiB/s Min: 91.13 MiB/s Max: 91.13 MiB/s [W] Avg: 91.32 MiB/s Min: 91.32 MiB/s Max: 91.32 MiB/s [LNet Rates of c] [R] Avg: 715 RPC/s Min: 715 RPC/s Max: 715 RPC/s [W] Avg: 698 RPC/s Min: 698 RPC/s Max: 698 RPC/s [LNet Bandwidth of c] [R] Avg: 82.22 MiB/s Min: 82.22 MiB/s Max: 82.22 MiB/s [W] Avg: 84.01 MiB/s Min: 84.01 MiB/s Max: 84.01 MiB/s [LNet Rates of s] [R] Avg: 709 RPC/s Min: 709 RPC/s Max: 709 RPC/s [W] Avg: 712 RPC/s Min: 712 RPC/s Max: 712 RPC/s [LNet Bandwidth of s] [R] Avg: 85.02 MiB/s Min: 85.02 MiB/s Max: 85.02 MiB/s [W] Avg: 82.10 MiB/s Min: 82.10 MiB/s Max: 82.10 MiB/s [LNet Rates of c] [R] Avg: 644 RPC/s Min: 644 RPC/s Max: 644 RPC/s [W] Avg: 647 RPC/s Min: 647 RPC/s Max: 647 RPC/s [LNet Bandwidth of c] [R] Avg: 76.26 MiB/s Min: 76.26 MiB/s Max: 76.26 MiB/s [W] Avg: 77.24 MiB/s Min: 77.24 MiB/s Max: 77.24 MiB/s [LNet Rates of s] [R] Avg: 654 RPC/s Min: 654 RPC/s Max: 654 RPC/s [W] Avg: 645 RPC/s Min: 645 RPC/s Max: 645 RPC/s [LNet Bandwidth of s] [R] Avg: 76.40 MiB/s Min: 76.40 MiB/s Max: 76.40 MiB/s [W] Avg: 76.06 MiB/s Min: 76.06 MiB/s Max: 76.06 MiB/s [LNet Rates of c] [R] Avg: 674 RPC/s Min: 674 RPC/s Max: 674 RPC/s [W] Avg: 680 RPC/s Min: 680 RPC/s Max: 680 RPC/s [LNet Bandwidth of c] [R] Avg: 78.64 MiB/s Min: 78.64 MiB/s Max: 78.64 MiB/s [W] Avg: 80.86 MiB/s Min: 80.86 MiB/s Max: 80.86 MiB/s [LNet Rates of s] [R] Avg: 685 RPC/s Min: 685 RPC/s Max: 685 RPC/s [W] Avg: 676 RPC/s Min: 676 RPC/s Max: 676 RPC/s [LNet Bandwidth of s] [R] Avg: 79.91 MiB/s Min: 79.91 MiB/s Max: 79.91 MiB/s [W] Avg: 78.95 MiB/s Min: 78.95 MiB/s Max: 78.95 MiB/s [LNet Rates of c] [R] Avg: 583 RPC/s Min: 583 RPC/s Max: 583 RPC/s [W] Avg: 608 RPC/s Min: 608 RPC/s Max: 608 RPC/s [LNet Bandwidth of c] [R] Avg: 70.68 MiB/s Min: 70.68 MiB/s Max: 70.68 MiB/s [W] Avg: 70.47 MiB/s Min: 70.47 MiB/s Max: 70.47 MiB/s [LNet Rates of s] [R] Avg: 595 RPC/s Min: 595 RPC/s Max: 595 RPC/s [W] Avg: 593 RPC/s Min: 593 RPC/s Max: 593 RPC/s [LNet Bandwidth of s] [R] Avg: 70.95 MiB/s Min: 70.95 MiB/s Max: 70.95 MiB/s [W] Avg: 70.22 MiB/s Min: 70.22 MiB/s Max: 70.22 MiB/s killing 9831 ... 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 oleg111-client: oleg111-client.virtnet: executing lst_cleanup oleg111-server: oleg111-server.virtnet: executing lst_cleanup PASS smoke (334s) == lnet-selftest test complete, duration 366 sec ========= 22:14:09 (1789265649) Starting client oleg111-client.virtnet: -o user_xattr,flock 192.168.201.111@tcp:/lustre /mnt/lustre Mount client oleg111-client.virtnet: mount -t lustre -o user_xattr,flock 192.168.201.111@tcp:/lustre /mnt/lustre Started clients oleg111-client.virtnet: 192.168.201.111@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 22:14:11 (1789265651) === === lnet-selftest: finish cleanup 22:14:15 (1789265655) ===