-----============= acceptance-small: lnet-selftest ============----- Fri Sep 11 10:34:22 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 oleg204-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: 'oleg204-server' oleg204-server: oleg204-server.virtnet: executing load_modules_local oleg204-server: kmemleak disabled oleg204-server: Loading modules from /home/green/git/lustre-release/lustre oleg204-server: detected 4 online CPUs by sysfs oleg204-server: MODOPTS_LIBCFS= oleg204-server: Force libcfs to create 2 CPU partitions oleg204-server: /usr/sbin/ not writable for /usr/sbin/mount.lustre_tgt Stopping clients: oleg204-client.virtnet /mnt/lustre (opts:) Stopping client oleg204-client.virtnet /mnt/lustre opts: == lnet-selftest test smoke: lst regression test ========= 10:35:02 (1789137302) oleg204-client: oleg204-client.virtnet: executing lst_cleanup oleg204-server: oleg204-server.virtnet: executing lst_cleanup oleg204-server: oleg204-server.virtnet: executing lst_setup oleg204-client: oleg204-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.202.4@tcp /home/green/git/lustre-release/lustre/../lnet/utils/lst add_group s 192.168.202.104@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.202.4@tcp are added to session 192.168.202.104@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: 627 RPC/s Min: 627 RPC/s Max: 627 RPC/s [W] Avg: 607 RPC/s Min: 607 RPC/s Max: 607 RPC/s [LNet Bandwidth of c] [R] Avg: 70.86 MiB/s Min: 70.86 MiB/s Max: 70.86 MiB/s [W] Avg: 71.55 MiB/s Min: 71.55 MiB/s Max: 71.55 MiB/s [LNet Rates of s] [R] Avg: 628 RPC/s Min: 628 RPC/s Max: 628 RPC/s [W] Avg: 624 RPC/s Min: 624 RPC/s Max: 624 RPC/s [LNet Bandwidth of s] [R] Avg: 71.95 MiB/s Min: 71.95 MiB/s Max: 71.95 MiB/s [W] Avg: 71.16 MiB/s Min: 71.16 MiB/s Max: 71.16 MiB/s [LNet Rates of c] [R] Avg: 590 RPC/s Min: 590 RPC/s Max: 590 RPC/s [W] Avg: 602 RPC/s Min: 602 RPC/s Max: 602 RPC/s [LNet Bandwidth of c] [R] Avg: 69.35 MiB/s Min: 69.35 MiB/s Max: 69.35 MiB/s [W] Avg: 72.23 MiB/s Min: 72.23 MiB/s Max: 72.23 MiB/s [LNet Rates of s] [R] Avg: 605 RPC/s Min: 605 RPC/s Max: 605 RPC/s [W] Avg: 594 RPC/s Min: 594 RPC/s Max: 594 RPC/s [LNet Bandwidth of s] [R] Avg: 71.96 MiB/s Min: 71.96 MiB/s Max: 71.96 MiB/s [W] Avg: 68.67 MiB/s Min: 68.67 MiB/s Max: 68.67 MiB/s [LNet Rates of c] [R] Avg: 473 RPC/s Min: 473 RPC/s Max: 473 RPC/s [W] Avg: 504 RPC/s Min: 504 RPC/s Max: 504 RPC/s [LNet Bandwidth of c] [R] Avg: 57.75 MiB/s Min: 57.75 MiB/s Max: 57.75 MiB/s [W] Avg: 57.56 MiB/s Min: 57.56 MiB/s Max: 57.56 MiB/s [LNet Rates of s] [R] Avg: 490 RPC/s Min: 490 RPC/s Max: 490 RPC/s [W] Avg: 489 RPC/s Min: 489 RPC/s Max: 489 RPC/s [LNet Bandwidth of s] [R] Avg: 57.38 MiB/s Min: 57.38 MiB/s Max: 57.38 MiB/s [W] Avg: 58.32 MiB/s Min: 58.32 MiB/s Max: 58.32 MiB/s [LNet Rates of c] [R] Avg: 490 RPC/s Min: 490 RPC/s Max: 490 RPC/s [W] Avg: 495 RPC/s Min: 495 RPC/s Max: 495 RPC/s [LNet Bandwidth of c] [R] Avg: 57.45 MiB/s Min: 57.45 MiB/s Max: 57.45 MiB/s [W] Avg: 58.23 MiB/s Min: 58.23 MiB/s Max: 58.23 MiB/s [LNet Rates of s] [R] Avg: 493 RPC/s Min: 493 RPC/s Max: 493 RPC/s [W] Avg: 486 RPC/s Min: 486 RPC/s Max: 486 RPC/s [LNet Bandwidth of s] [R] Avg: 58.34 MiB/s Min: 58.34 MiB/s Max: 58.34 MiB/s [W] Avg: 57.56 MiB/s Min: 57.56 MiB/s Max: 57.56 MiB/s [LNet Rates of c] [R] Avg: 543 RPC/s Min: 543 RPC/s Max: 543 RPC/s [W] Avg: 546 RPC/s Min: 546 RPC/s Max: 546 RPC/s [LNet Bandwidth of c] [R] Avg: 64.97 MiB/s Min: 64.97 MiB/s Max: 64.97 MiB/s [W] Avg: 65.94 MiB/s Min: 65.94 MiB/s Max: 65.94 MiB/s [LNet Rates of s] [R] Avg: 548 RPC/s Min: 548 RPC/s Max: 548 RPC/s [W] Avg: 542 RPC/s Min: 542 RPC/s Max: 542 RPC/s [LNet Bandwidth of s] [R] Avg: 65.87 MiB/s Min: 65.87 MiB/s Max: 65.87 MiB/s [W] Avg: 64.68 MiB/s Min: 64.68 MiB/s Max: 64.68 MiB/s [LNet Rates of c] [R] Avg: 547 RPC/s Min: 547 RPC/s Max: 547 RPC/s [W] Avg: 560 RPC/s Min: 560 RPC/s Max: 560 RPC/s [LNet Bandwidth of c] [R] Avg: 62.31 MiB/s Min: 62.31 MiB/s Max: 62.31 MiB/s [W] Avg: 67.49 MiB/s Min: 67.49 MiB/s Max: 67.49 MiB/s [LNet Rates of s] [R] Avg: 563 RPC/s Min: 563 RPC/s Max: 563 RPC/s [W] Avg: 550 RPC/s Min: 550 RPC/s Max: 550 RPC/s [LNet Bandwidth of s] [R] Avg: 67.54 MiB/s Min: 67.54 MiB/s Max: 67.54 MiB/s [W] Avg: 62.17 MiB/s Min: 62.17 MiB/s Max: 62.17 MiB/s [LNet Rates of c] [R] Avg: 489 RPC/s Min: 489 RPC/s Max: 489 RPC/s [W] Avg: 495 RPC/s Min: 495 RPC/s Max: 495 RPC/s [LNet Bandwidth of c] [R] Avg: 58.51 MiB/s Min: 58.51 MiB/s Max: 58.51 MiB/s [W] Avg: 60.21 MiB/s Min: 60.21 MiB/s Max: 60.21 MiB/s [LNet Rates of s] [R] Avg: 497 RPC/s Min: 497 RPC/s Max: 497 RPC/s [W] Avg: 517 RPC/s Min: 517 RPC/s Max: 517 RPC/s [LNet Bandwidth of s] [R] Avg: 60.47 MiB/s Min: 60.47 MiB/s Max: 60.47 MiB/s [W] Avg: 59.20 MiB/s Min: 59.20 MiB/s Max: 59.20 MiB/s [LNet Rates of c] [R] Avg: 602 RPC/s Min: 602 RPC/s Max: 602 RPC/s [W] Avg: 595 RPC/s Min: 595 RPC/s Max: 595 RPC/s [LNet Bandwidth of c] [R] Avg: 70.36 MiB/s Min: 70.36 MiB/s Max: 70.36 MiB/s [W] Avg: 70.97 MiB/s Min: 70.97 MiB/s Max: 70.97 MiB/s [LNet Rates of s] [R] Avg: 594 RPC/s Min: 594 RPC/s Max: 594 RPC/s [W] Avg: 583 RPC/s Min: 583 RPC/s Max: 583 RPC/s [LNet Bandwidth of s] [R] Avg: 71.26 MiB/s Min: 71.26 MiB/s Max: 71.26 MiB/s [W] Avg: 69.23 MiB/s Min: 69.23 MiB/s Max: 69.23 MiB/s [LNet Rates of c] [R] Avg: 586 RPC/s Min: 586 RPC/s Max: 586 RPC/s [W] Avg: 587 RPC/s Min: 587 RPC/s Max: 587 RPC/s [LNet Bandwidth of c] [R] Avg: 67.80 MiB/s Min: 67.80 MiB/s Max: 67.80 MiB/s [W] Avg: 71.15 MiB/s Min: 71.15 MiB/s Max: 71.15 MiB/s [LNet Rates of s] [R] Avg: 606 RPC/s Min: 606 RPC/s Max: 606 RPC/s [W] Avg: 583 RPC/s Min: 583 RPC/s Max: 583 RPC/s [LNet Bandwidth of s] [R] Avg: 70.91 MiB/s Min: 70.91 MiB/s Max: 70.91 MiB/s [W] Avg: 68.37 MiB/s Min: 68.37 MiB/s Max: 68.37 MiB/s [LNet Rates of c] [R] Avg: 595 RPC/s Min: 595 RPC/s Max: 595 RPC/s [W] Avg: 604 RPC/s Min: 604 RPC/s Max: 604 RPC/s [LNet Bandwidth of c] [R] Avg: 70.39 MiB/s Min: 70.39 MiB/s Max: 70.39 MiB/s [W] Avg: 73.23 MiB/s Min: 73.23 MiB/s Max: 73.23 MiB/s [LNet Rates of s] [R] Avg: 615 RPC/s Min: 615 RPC/s Max: 615 RPC/s [W] Avg: 601 RPC/s Min: 601 RPC/s Max: 601 RPC/s [LNet Bandwidth of s] [R] Avg: 72.98 MiB/s Min: 72.98 MiB/s Max: 72.98 MiB/s [W] Avg: 70.31 MiB/s Min: 70.31 MiB/s Max: 70.31 MiB/s [LNet Rates of c] [R] Avg: 531 RPC/s Min: 531 RPC/s Max: 531 RPC/s [W] Avg: 559 RPC/s Min: 559 RPC/s Max: 559 RPC/s [LNet Bandwidth of c] [R] Avg: 64.10 MiB/s Min: 64.10 MiB/s Max: 64.10 MiB/s [W] Avg: 64.96 MiB/s Min: 64.96 MiB/s Max: 64.96 MiB/s [LNet Rates of s] [R] Avg: 545 RPC/s Min: 545 RPC/s Max: 545 RPC/s [W] Avg: 536 RPC/s Min: 536 RPC/s Max: 536 RPC/s [LNet Bandwidth of s] [R] Avg: 65.16 MiB/s Min: 65.16 MiB/s Max: 65.16 MiB/s [W] Avg: 64.30 MiB/s Min: 64.30 MiB/s Max: 64.30 MiB/s [LNet Rates of c] [R] Avg: 630 RPC/s Min: 630 RPC/s Max: 630 RPC/s [W] Avg: 637 RPC/s Min: 637 RPC/s Max: 637 RPC/s [LNet Bandwidth of c] [R] Avg: 75.17 MiB/s Min: 75.17 MiB/s Max: 75.17 MiB/s [W] Avg: 75.51 MiB/s Min: 75.51 MiB/s Max: 75.51 MiB/s [LNet Rates of s] [R] Avg: 639 RPC/s Min: 639 RPC/s Max: 639 RPC/s [W] Avg: 635 RPC/s Min: 635 RPC/s Max: 635 RPC/s [LNet Bandwidth of s] [R] Avg: 75.24 MiB/s Min: 75.24 MiB/s Max: 75.24 MiB/s [W] Avg: 75.11 MiB/s Min: 75.11 MiB/s Max: 75.11 MiB/s [LNet Rates of c] [R] Avg: 663 RPC/s Min: 663 RPC/s Max: 663 RPC/s [W] Avg: 643 RPC/s Min: 643 RPC/s Max: 643 RPC/s [LNet Bandwidth of c] [R] Avg: 77.32 MiB/s Min: 77.32 MiB/s Max: 77.32 MiB/s [W] Avg: 77.63 MiB/s Min: 77.63 MiB/s Max: 77.63 MiB/s [LNet Rates of s] [R] Avg: 660 RPC/s Min: 660 RPC/s Max: 660 RPC/s [W] Avg: 652 RPC/s Min: 652 RPC/s Max: 652 RPC/s [LNet Bandwidth of s] [R] Avg: 77.45 MiB/s Min: 77.45 MiB/s Max: 77.45 MiB/s [W] Avg: 76.85 MiB/s Min: 76.85 MiB/s Max: 76.85 MiB/s [LNet Rates of c] [R] Avg: 531 RPC/s Min: 531 RPC/s Max: 531 RPC/s [W] Avg: 538 RPC/s Min: 538 RPC/s Max: 538 RPC/s [LNet Bandwidth of c] [R] Avg: 61.69 MiB/s Min: 61.69 MiB/s Max: 61.69 MiB/s [W] Avg: 63.36 MiB/s Min: 63.36 MiB/s Max: 63.36 MiB/s [LNet Rates of s] [R] Avg: 532 RPC/s Min: 532 RPC/s Max: 532 RPC/s [W] Avg: 537 RPC/s Min: 537 RPC/s Max: 537 RPC/s [LNet Bandwidth of s] [R] Avg: 63.68 MiB/s Min: 63.68 MiB/s Max: 63.68 MiB/s [W] Avg: 61.64 MiB/s Min: 61.64 MiB/s Max: 61.64 MiB/s [LNet Rates of c] [R] Avg: 442 RPC/s Min: 442 RPC/s Max: 442 RPC/s [W] Avg: 450 RPC/s Min: 450 RPC/s Max: 450 RPC/s [LNet Bandwidth of c] [R] Avg: 51.58 MiB/s Min: 51.58 MiB/s Max: 51.58 MiB/s [W] Avg: 54.16 MiB/s Min: 54.16 MiB/s Max: 54.16 MiB/s [LNet Rates of s] [R] Avg: 455 RPC/s Min: 455 RPC/s Max: 455 RPC/s [W] Avg: 437 RPC/s Min: 437 RPC/s Max: 437 RPC/s [LNet Bandwidth of s] [R] Avg: 53.77 MiB/s Min: 53.77 MiB/s Max: 53.77 MiB/s [W] Avg: 51.44 MiB/s Min: 51.44 MiB/s Max: 51.44 MiB/s [LNet Rates of c] [R] Avg: 579 RPC/s Min: 579 RPC/s Max: 579 RPC/s [W] Avg: 604 RPC/s Min: 604 RPC/s Max: 604 RPC/s [LNet Bandwidth of c] [R] Avg: 69.77 MiB/s Min: 69.77 MiB/s Max: 69.77 MiB/s [W] Avg: 69.29 MiB/s Min: 69.29 MiB/s Max: 69.29 MiB/s [LNet Rates of s] [R] Avg: 599 RPC/s Min: 599 RPC/s Max: 599 RPC/s [W] Avg: 599 RPC/s Min: 599 RPC/s Max: 599 RPC/s [LNet Bandwidth of s] [R] Avg: 69.99 MiB/s Min: 69.99 MiB/s Max: 69.99 MiB/s [W] Avg: 70.67 MiB/s Min: 70.67 MiB/s Max: 70.67 MiB/s [LNet Rates of c] [R] Avg: 586 RPC/s Min: 586 RPC/s Max: 586 RPC/s [W] Avg: 563 RPC/s Min: 563 RPC/s Max: 563 RPC/s [LNet Bandwidth of c] [R] Avg: 67.84 MiB/s Min: 67.84 MiB/s Max: 67.84 MiB/s [W] Avg: 68.23 MiB/s Min: 68.23 MiB/s Max: 68.23 MiB/s [LNet Rates of s] [R] Avg: 580 RPC/s Min: 580 RPC/s Max: 580 RPC/s [W] Avg: 579 RPC/s Min: 579 RPC/s Max: 579 RPC/s [LNet Bandwidth of s] [R] Avg: 67.74 MiB/s Min: 67.74 MiB/s Max: 67.74 MiB/s [W] Avg: 67.26 MiB/s Min: 67.26 MiB/s Max: 67.26 MiB/s [LNet Rates of c] [R] Avg: 530 RPC/s Min: 530 RPC/s Max: 530 RPC/s [W] Avg: 552 RPC/s Min: 552 RPC/s Max: 552 RPC/s [LNet Bandwidth of c] [R] Avg: 62.35 MiB/s Min: 62.35 MiB/s Max: 62.35 MiB/s [W] Avg: 64.66 MiB/s Min: 64.66 MiB/s Max: 64.66 MiB/s [LNet Rates of s] [R] Avg: 542 RPC/s Min: 542 RPC/s Max: 542 RPC/s [W] Avg: 536 RPC/s Min: 536 RPC/s Max: 536 RPC/s [LNet Bandwidth of s] [R] Avg: 64.56 MiB/s Min: 64.56 MiB/s Max: 64.56 MiB/s [W] Avg: 62.22 MiB/s Min: 62.22 MiB/s Max: 62.22 MiB/s [LNet Rates of c] [R] Avg: 616 RPC/s Min: 616 RPC/s Max: 616 RPC/s [W] Avg: 603 RPC/s Min: 603 RPC/s Max: 603 RPC/s [LNet Bandwidth of c] [R] Avg: 71.98 MiB/s Min: 71.98 MiB/s Max: 71.98 MiB/s [W] Avg: 72.31 MiB/s Min: 72.31 MiB/s Max: 72.31 MiB/s [LNet Rates of s] [R] Avg: 622 RPC/s Min: 622 RPC/s Max: 622 RPC/s [W] Avg: 612 RPC/s Min: 612 RPC/s Max: 612 RPC/s [LNet Bandwidth of s] [R] Avg: 73.86 MiB/s Min: 73.86 MiB/s Max: 73.86 MiB/s [W] Avg: 72.61 MiB/s Min: 72.61 MiB/s Max: 72.61 MiB/s [LNet Rates of c] [R] Avg: 677 RPC/s Min: 677 RPC/s Max: 677 RPC/s [W] Avg: 708 RPC/s Min: 708 RPC/s Max: 708 RPC/s [LNet Bandwidth of c] [R] Avg: 80.94 MiB/s Min: 80.94 MiB/s Max: 80.94 MiB/s [W] Avg: 82.30 MiB/s Min: 82.30 MiB/s Max: 82.30 MiB/s [LNet Rates of s] [R] Avg: 693 RPC/s Min: 693 RPC/s Max: 693 RPC/s [W] Avg: 691 RPC/s Min: 691 RPC/s Max: 691 RPC/s [LNet Bandwidth of s] [R] Avg: 81.19 MiB/s Min: 81.19 MiB/s Max: 81.19 MiB/s [W] Avg: 81.18 MiB/s Min: 81.18 MiB/s Max: 81.18 MiB/s [LNet Rates of c] [R] Avg: 670 RPC/s Min: 670 RPC/s Max: 670 RPC/s [W] Avg: 663 RPC/s Min: 663 RPC/s Max: 663 RPC/s [LNet Bandwidth of c] [R] Avg: 78.11 MiB/s Min: 78.11 MiB/s Max: 78.11 MiB/s [W] Avg: 80.17 MiB/s Min: 80.17 MiB/s Max: 80.17 MiB/s [LNet Rates of s] [R] Avg: 675 RPC/s Min: 675 RPC/s Max: 675 RPC/s [W] Avg: 672 RPC/s Min: 672 RPC/s Max: 672 RPC/s [LNet Bandwidth of s] [R] Avg: 80.28 MiB/s Min: 80.28 MiB/s Max: 80.28 MiB/s [W] Avg: 77.94 MiB/s Min: 77.94 MiB/s Max: 77.94 MiB/s [LNet Rates of c] [R] Avg: 607 RPC/s Min: 607 RPC/s Max: 607 RPC/s [W] Avg: 618 RPC/s Min: 618 RPC/s Max: 618 RPC/s [LNet Bandwidth of c] [R] Avg: 72.79 MiB/s Min: 72.79 MiB/s Max: 72.79 MiB/s [W] Avg: 71.30 MiB/s Min: 71.30 MiB/s Max: 71.30 MiB/s [LNet Rates of s] [R] Avg: 607 RPC/s Min: 607 RPC/s Max: 607 RPC/s [W] Avg: 634 RPC/s Min: 634 RPC/s Max: 634 RPC/s [LNet Bandwidth of s] [R] Avg: 71.51 MiB/s Min: 71.51 MiB/s Max: 71.51 MiB/s [W] Avg: 73.09 MiB/s Min: 73.09 MiB/s Max: 73.09 MiB/s [LNet Rates of c] [R] Avg: 595 RPC/s Min: 595 RPC/s Max: 595 RPC/s [W] Avg: 598 RPC/s Min: 598 RPC/s Max: 598 RPC/s [LNet Bandwidth of c] [R] Avg: 70.37 MiB/s Min: 70.37 MiB/s Max: 70.37 MiB/s [W] Avg: 70.77 MiB/s Min: 70.77 MiB/s Max: 70.77 MiB/s [LNet Rates of s] [R] Avg: 601 RPC/s Min: 601 RPC/s Max: 601 RPC/s [W] Avg: 593 RPC/s Min: 593 RPC/s Max: 593 RPC/s [LNet Bandwidth of s] [R] Avg: 70.44 MiB/s Min: 70.44 MiB/s Max: 70.44 MiB/s [W] Avg: 69.75 MiB/s Min: 69.75 MiB/s Max: 69.75 MiB/s [LNet Rates of c] [R] Avg: 576 RPC/s Min: 576 RPC/s Max: 576 RPC/s [W] Avg: 550 RPC/s Min: 550 RPC/s Max: 550 RPC/s [LNet Bandwidth of c] [R] Avg: 65.79 MiB/s Min: 65.79 MiB/s Max: 65.79 MiB/s [W] Avg: 64.72 MiB/s Min: 64.72 MiB/s Max: 64.72 MiB/s [LNet Rates of s] [R] Avg: 570 RPC/s Min: 570 RPC/s Max: 570 RPC/s [W] Avg: 552 RPC/s Min: 552 RPC/s Max: 552 RPC/s [LNet Bandwidth of s] [R] Avg: 65.89 MiB/s Min: 65.89 MiB/s Max: 65.89 MiB/s [W] Avg: 66.07 MiB/s Min: 66.07 MiB/s Max: 66.07 MiB/s [LNet Rates of c] [R] Avg: 550 RPC/s Min: 550 RPC/s Max: 550 RPC/s [W] Avg: 583 RPC/s Min: 583 RPC/s Max: 583 RPC/s [LNet Bandwidth of c] [R] Avg: 65.41 MiB/s Min: 65.41 MiB/s Max: 65.41 MiB/s [W] Avg: 67.35 MiB/s Min: 67.35 MiB/s Max: 67.35 MiB/s [LNet Rates of s] [R] Avg: 568 RPC/s Min: 568 RPC/s Max: 568 RPC/s [W] Avg: 561 RPC/s Min: 561 RPC/s Max: 561 RPC/s [LNet Bandwidth of s] [R] Avg: 66.25 MiB/s Min: 66.25 MiB/s Max: 66.25 MiB/s [W] Avg: 65.35 MiB/s Min: 65.35 MiB/s Max: 65.35 MiB/s [LNet Rates of c] [R] Avg: 551 RPC/s Min: 551 RPC/s Max: 551 RPC/s [W] Avg: 540 RPC/s Min: 540 RPC/s Max: 540 RPC/s [LNet Bandwidth of c] [R] Avg: 65.52 MiB/s Min: 65.52 MiB/s Max: 65.52 MiB/s [W] Avg: 65.44 MiB/s Min: 65.44 MiB/s Max: 65.44 MiB/s [LNet Rates of s] [R] Avg: 546 RPC/s Min: 546 RPC/s Max: 546 RPC/s [W] Avg: 552 RPC/s Min: 552 RPC/s Max: 552 RPC/s [LNet Bandwidth of s] [R] Avg: 64.87 MiB/s Min: 64.87 MiB/s Max: 64.87 MiB/s [W] Avg: 64.58 MiB/s Min: 64.58 MiB/s Max: 64.58 MiB/s [LNet Rates of c] [R] Avg: 559 RPC/s Min: 559 RPC/s Max: 559 RPC/s [W] Avg: 573 RPC/s Min: 573 RPC/s Max: 573 RPC/s [LNet Bandwidth of c] [R] Avg: 66.91 MiB/s Min: 66.91 MiB/s Max: 66.91 MiB/s [W] Avg: 67.12 MiB/s Min: 67.12 MiB/s Max: 67.12 MiB/s [LNet Rates of s] [R] Avg: 577 RPC/s Min: 577 RPC/s Max: 577 RPC/s [W] Avg: 569 RPC/s Min: 569 RPC/s Max: 569 RPC/s [LNet Bandwidth of s] [R] Avg: 68.28 MiB/s Min: 68.28 MiB/s Max: 68.28 MiB/s [W] Avg: 68.27 MiB/s Min: 68.27 MiB/s Max: 68.27 MiB/s [LNet Rates of c] [R] Avg: 577 RPC/s Min: 577 RPC/s Max: 577 RPC/s [W] Avg: 555 RPC/s Min: 555 RPC/s Max: 555 RPC/s [LNet Bandwidth of c] [R] Avg: 65.65 MiB/s Min: 65.65 MiB/s Max: 65.65 MiB/s [W] Avg: 65.86 MiB/s Min: 65.86 MiB/s Max: 65.86 MiB/s [LNet Rates of s] [R] Avg: 575 RPC/s Min: 575 RPC/s Max: 575 RPC/s [W] Avg: 570 RPC/s Min: 570 RPC/s Max: 570 RPC/s [LNet Bandwidth of s] [R] Avg: 66.16 MiB/s Min: 66.16 MiB/s Max: 66.16 MiB/s [W] Avg: 65.49 MiB/s Min: 65.49 MiB/s Max: 65.49 MiB/s [LNet Rates of c] [R] Avg: 604 RPC/s Min: 604 RPC/s Max: 604 RPC/s [W] Avg: 635 RPC/s Min: 635 RPC/s Max: 635 RPC/s [LNet Bandwidth of c] [R] Avg: 72.91 MiB/s Min: 72.91 MiB/s Max: 72.91 MiB/s [W] Avg: 75.04 MiB/s Min: 75.04 MiB/s Max: 75.04 MiB/s [LNet Rates of s] [R] Avg: 615 RPC/s Min: 615 RPC/s Max: 615 RPC/s [W] Avg: 632 RPC/s Min: 632 RPC/s Max: 632 RPC/s [LNet Bandwidth of s] [R] Avg: 75.02 MiB/s Min: 75.02 MiB/s Max: 75.02 MiB/s [W] Avg: 73.27 MiB/s Min: 73.27 MiB/s Max: 73.27 MiB/s [LNet Rates of c] [R] Avg: 521 RPC/s Min: 521 RPC/s Max: 521 RPC/s [W] Avg: 507 RPC/s Min: 507 RPC/s Max: 507 RPC/s [LNet Bandwidth of c] [R] Avg: 60.32 MiB/s Min: 60.32 MiB/s Max: 60.32 MiB/s [W] Avg: 61.82 MiB/s Min: 61.82 MiB/s Max: 61.82 MiB/s killing 9846 ... 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 oleg204-client: oleg204-client.virtnet: executing lst_cleanup oleg204-server: oleg204-server.virtnet: executing lst_cleanup PASS smoke (338s) == lnet-selftest test complete, duration 376 sec ========= 10:40:40 (1789137640) Starting client oleg204-client.virtnet: -o user_xattr,flock 192.168.202.104@tcp:/lustre /mnt/lustre Mount client oleg204-client.virtnet: mount -t lustre -o user_xattr,flock 192.168.202.104@tcp:/lustre /mnt/lustre Started clients oleg204-client.virtnet: 192.168.202.104@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 10:40:42 (1789137642) === === lnet-selftest: finish cleanup 10:40:46 (1789137646) ===