++ DEFAULT_BAZEL_TARGETS='//tensorflow/... -//tensorflow/compiler/tf2tensorrt/... -//tensorflow/compiler/xrt/... -//tensorflow/core/tpu/... -//tensorflow/go/... -//tensorflow/java/... -//tensorflow/python/integration_testing/... -//tensorflow/tools/toolchains/...' + bazel --bazelrc=/usertools/aarch64.bazelrc test --config=sigbuild_local_cache --cache_test_results=no --test_timeout=500,900,-1,-1 --config=pycpp_filters --build_tests_only -- //tensorflow/... -//tensorflow/compiler/tf2tensorrt/... -//tensorflow/compiler/xrt/... -//tensorflow/core/tpu/... -//tensorflow/go/... -//tensorflow/java/... -//tensorflow/python/integration_testing/... -//tensorflow/tools/toolchains/... -//tensorflow/lite/... -//tensorflow/compiler/mlir/lite/debug:debug_test -//tensorflow/python/kernel_tests/proto:decode_proto_op_test -//tensorflow/python/util/protobuf:protobuf_compare_test -//tensorflow/tools/api/tests:api_compatibility_test Extracting Bazel installation... INFO: Invocation ID: d8304396-836e-493d-8e0f-7436d9f8147a INFO: Options provided by the client: Inherited 'common' options: --isatty=0 --terminal_columns=80 INFO: Reading rc options for 'test' from /tf/tensorflow/.bazelrc: Inherited 'common' options: --experimental_repo_remote_exec INFO: Reading rc options for 'test' from /tf/tensorflow/.bazelrc: Inherited 'build' options: --define framework_shared_object=true --define tsl_protobuf_header_only=true --define=use_fast_cpp_protos=true --define=allow_oversize_protos=true --spawn_strategy=standalone -c opt --announce_rc --define=grpc_no_ares=true --noincompatible_remove_legacy_whole_archive --features=-force_no_whole_archive --enable_platform_specific_config --define=with_xla_support=true --config=short_logs --config=v2 --define=no_aws_support=true --define=no_hdfs_support=true --experimental_cc_shared_library --experimental_link_static_libraries_once=false --incompatible_enforce_config_setting_visibility --deleted_packages=tensorflow/core/tfrt/stubs,tensorflow/compiler/mlir/tfrt,tensorflow/compiler/mlir/tfrt/benchmarks,tensorflow/compiler/mlir/tfrt/ir,tensorflow/compiler/mlir/tfrt/ir/mlrt,tensorflow/compiler/mlir/tfrt/jit/python_binding,tensorflow/compiler/mlir/tfrt/jit/transforms,tensorflow/compiler/mlir/tfrt/python_tests,tensorflow/compiler/mlir/tfrt/tests,tensorflow/compiler/mlir/tfrt/tests/mlrt,tensorflow/compiler/mlir/tfrt/tests/ir,tensorflow/compiler/mlir/tfrt/tests/analysis,tensorflow/compiler/mlir/tfrt/tests/jit,tensorflow/compiler/mlir/tfrt/tests/lhlo_to_tfrt,tensorflow/compiler/mlir/tfrt/tests/lhlo_to_jitrt,tensorflow/compiler/mlir/tfrt/tests/tf_to_corert,tensorflow/compiler/mlir/tfrt/tests/tf_to_tfrt_data,tensorflow/compiler/mlir/tfrt/tests/saved_model,tensorflow/compiler/mlir/tfrt/transforms/lhlo_gpu_to_tfrt_gpu,tensorflow/compiler/mlir/tfrt/transforms/mlrt,tensorflow/core/runtime_fallback,tensorflow/core/runtime_fallback/conversion,tensorflow/core/runtime_fallback/kernel,tensorflow/core/runtime_fallback/opdefs,tensorflow/core/runtime_fallback/runtime,tensorflow/core/runtime_fallback/util,tensorflow/core/tfrt/mlrt,tensorflow/core/tfrt/mlrt/attribute,tensorflow/core/tfrt/mlrt/kernel,tensorflow/core/tfrt/mlrt/bytecode,tensorflow/core/tfrt/mlrt/interpreter,tensorflow/compiler/mlir/tfrt/translate/mlrt,tensorflow/compiler/mlir/tfrt/translate/mlrt/testdata,tensorflow/core/tfrt/gpu,tensorflow/core/tfrt/run_handler_thread_pool,tensorflow/core/tfrt/runtime,tensorflow/core/tfrt/saved_model,tensorflow/core/tfrt/graph_executor,tensorflow/core/tfrt/saved_model/tests,tensorflow/core/tfrt/tpu,tensorflow/core/tfrt/utils,tensorflow/core/tfrt/utils/debug,tensorflow/core/tfrt/saved_model/python,tensorflow/core/tfrt/graph_executor/python INFO: Reading rc options for 'test' from /usertools/aarch64.bazelrc: Inherited 'build' options: --action_env=CACHEBUSTER=20220325 --action_env PYTHON_BIN_PATH=/usr/local/bin/python3 --python_path=/usr/local/bin/python3 --define=tf_api_version=2 --action_env=TF2_BEHAVIOR=1 --distinct_host_configuration=false --profile=/tf/pkg/profile.json.gz --crosstool_top=@ml2014_aarch64_config_aarch64//crosstool:toolchain --copt=-mtune=generic --copt=-march=armv8-a --copt=-O3 INFO: Reading rc options for 'test' from /usertools/aarch64.bazelrc: 'test' options: --crosstool_top=@ml2014_aarch64_config_aarch64//crosstool:toolchain --build_tests_only --keep_going --test_output=errors --verbose_failures=true --test_timeout=500,900,-1,-1 --test_summary=short INFO: Found applicable config definition build:short_logs in file /tf/tensorflow/.bazelrc: --output_filter=DONT_MATCH_ANYTHING INFO: Found applicable config definition build:v2 in file /tf/tensorflow/.bazelrc: --define=tf_api_version=2 --action_env=TF2_BEHAVIOR=1 INFO: Found applicable config definition build:sigbuild_local_cache in file /usertools/aarch64.bazelrc: --disk_cache=/tf/cache INFO: Found applicable config definition test:pycpp_filters in file /usertools/aarch64.bazelrc: --test_tag_filters=-no_oss,-oss_serial,-gpu,-tpu,-benchmark-test,-v1only,-no_aarch64,-no_oss_py38,-no_oss_py39,-no_oss_py310 --build_tag_filters=-no_oss,-oss_serial,-gpu,-tpu,-benchmark-test,-v1only,-no_aarch64,-no_oss_py38,-no_oss_py39,-no_oss_py310 --test_lang_filters=cc,py --flaky_test_attempts=3 --test_size_filters=small,medium INFO: Found applicable config definition build:linux in file /tf/tensorflow/.bazelrc: --define=build_with_onednn_v2=true --host_copt=-w --copt=-Wno-all --copt=-Wno-extra --copt=-Wno-deprecated --copt=-Wno-deprecated-declarations --copt=-Wno-ignored-attributes --copt=-Wno-array-bounds --copt=-Wunused-result --copt=-Werror=unused-result --copt=-Wswitch --copt=-Werror=switch --copt=-Wno-error=unused-but-set-variable --define=PREFIX=/usr --define=LIBDIR=$(PREFIX)/lib --define=INCLUDEDIR=$(PREFIX)/include --define=PROTOBUF_INCLUDE_PATH=$(PREFIX)/include --cxxopt=-std=c++17 --host_cxxopt=-std=c++17 --config=dynamic_kernels --experimental_guard_against_concurrent_changes INFO: Found applicable config definition build:dynamic_kernels in file /tf/tensorflow/.bazelrc: --define=dynamic_loaded_kernels=true --copt=-DAUTOLOAD_DYNAMIC_KERNELS Loading: Loading: Loading: Loading: 0 packages loaded Loading: 553 packages loaded currently loading: tensorflow/lite/testing Analyzing: 3788 targets (554 packages loaded) Analyzing: 3788 targets (554 packages loaded, 0 targets configured) Analyzing: 3788 targets (587 packages loaded, 30765 targets configured) Analyzing: 3788 targets (601 packages loaded, 35225 targets configured) Analyzing: 3788 targets (601 packages loaded, 36441 targets configured) Analyzing: 3788 targets (603 packages loaded, 38611 targets configured) INFO: Analyzed 3788 targets (603 packages loaded, 42781 targets configured). checking cached actions INFO: Found 3788 test targets... [0 / 11] [Prepa] BazelWorkspaceStatusAction stable-status.txt [6,939 / 10,844] Linking third_party/icu/data/libconversion_data.so; 0s remote-cache ... (8 actions, 0 running) [12,555 / 15,739] Linking tensorflow/compiler/xla/pjrt/libutils.so; 0s remote-cache ... (34 actions, 0 running) [15,733 / 17,590] [Prepa] Compiling tensorflow/core/kernels/segment_reduction_ops_impl_2.cc ... (36 actions, 0 running) [16,468 / 17,590] Linking tensorflow/core/kernels/libconv_ops.lo; Downloading tensorflow/core/kernels/libconv_ops.lo, 43.8 MiB / 69.6 MiB; 0s remote-cache ... (51 actions, 0 running) [18,791 / 20,759] [Prepa] Linking tensorflow/c/ops_test ... (8 actions, 0 running) [23,428 / 23,579] Linking tensorflow/c/c_api_function_test; 1s remote-cache ... (4 actions, 0 running) [25,393 / 25,586] Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 0s remote-cache ... (45 actions, 0 running) [27,545 / 28,956] Generating code from table: lib/Target/AMDGPU/AMDGPU.td @llvm-project//llvm:AMDGPUCommonTableGen__gen_register_info_genrule; 0s remote-cache ... (45 actions, 0 running) [29,571 / 30,336] Compiling tensorflow/compiler/mlir/tensorflow/ir/tf_ops.cc; 0s remote-cache ... (23 actions, 0 running) [31,253 / 31,419] Compiling tensorflow/c/eager/c_api.cc; 0s remote-cache [31,933 / 32,044] Testing //tensorflow/compiler/tests:gather_nd_op_test_cpu; 0s local ... (53 actions, 20 running) [32,579 / 32,651] 1 / 3788 tests; Testing //tensorflow/compiler/tests:gather_nd_op_test_cpu; 1s local ... (52 actions, 32 running) [35,166 / 35,222] 7 / 3788 tests; Testing //tensorflow/compiler/tests:gather_nd_op_test_cpu; 2s local ... (55 actions, 43 running) [35,281 / 35,348] 7 / 3788 tests; Testing //tensorflow/compiler/tests:gather_nd_op_test_cpu; 3s local ... (57 actions, 44 running) [35,452 / 35,509] 9 / 3788 tests; Testing //tensorflow/compiler/tests:gather_nd_op_test_cpu; 4s local ... (65 actions, 62 running) [35,507 / 35,570] 26 / 3788 tests; Testing //tensorflow/compiler/tests:gather_nd_op_test_cpu; 5s local ... (58 actions, 51 running) [35,763 / 35,824] 35 / 3788 tests; Testing //tensorflow/compiler/tests:gather_nd_op_test_cpu; 6s local ... (57 actions, 53 running) [36,020 / 36,078] 42 / 3788 tests; Testing //tensorflow/compiler/tests:gather_nd_op_test_cpu; 7s local ... (57 actions, 55 running) [36,814 / 38,977] 50 / 3788 tests; Testing //tensorflow/compiler/tests:gather_nd_op_test_cpu; 8s local ... (44 actions, 40 running) [38,087 / 40,219] 54 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 4 of 5); 9s local ... (56 actions, 39 running) [39,243 / 41,202] 54 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 4 of 5); 10s local ... (55 actions, 37 running) [40,083 / 41,822] 56 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 4 of 5); 11s local ... (58 actions, 32 running) [41,218 / 42,665] 59 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 4 of 5); 12s local ... (54 actions, 29 running) [41,723 / 42,743] 62 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 4 of 5); 13s local ... (53 actions, 26 running) [43,248 / 44,212] 63 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 4 of 5); 14s local ... (49 actions, 25 running) [44,448 / 44,895] 67 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 4 of 5); 15s local ... (50 actions, 20 running) [45,205 / 45,551] 67 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 4 of 5); 16s local ... (50 actions, 18 running) [45,976 / 46,106] 68 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 4 of 5); 17s local ... (98 actions, 97 running) [46,036 / 46,171] 69 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 4 of 5); 18s local ... (99 actions, 98 running) [46,039 / 46,171] 70 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 4 of 5); 20s local ... (99 actions, 97 running) [46,042 / 46,171] 70 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 4 of 5); 21s local ... (100 actions, 99 running) [46,042 / 46,171] 70 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 4 of 5); 22s local ... (101 actions running) [46,044 / 46,171] 70 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 4 of 5); 23s local ... (101 actions running) [46,045 / 46,171] 70 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 4 of 5); 24s local ... (102 actions running) [46,049 / 46,171] 70 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 4 of 5); 25s local ... (100 actions, 98 running) [46,061 / 46,171] 70 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 4 of 5); 26s local ... (102 actions running) [46,120 / 46,228] 71 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 4 of 5); 27s local ... (100 actions, 99 running) [46,143 / 46,254] 71 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 4 of 5); 28s local ... (103 actions running) [46,252 / 46,408] 72 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 4 of 5); 29s local ... (99 actions, 98 running) [46,388 / 46,498] 72 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 4 of 5); 30s local ... (101 actions, 100 running) [46,490 / 46,606] 73 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 4 of 5); 31s local ... (106 actions running) [46,502 / 46,621] 74 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 4 of 5); 32s local ... (106 actions running) [46,506 / 46,626] 74 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 33s local ... (107 actions running) [46,510 / 46,631] 75 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 34s local ... (108 actions running) [46,516 / 46,636] 75 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 35s local ... (108 actions running) [46,529 / 46,653] 76 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 36s local ... (109 actions running) [46,533 / 46,658] 76 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 37s local ... (109 actions running) [46,534 / 46,658] 76 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 38s local ... (109 actions running) [46,538 / 46,663] 76 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 39s local ... (109 actions running) [46,558 / 46,685] 77 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 40s local ... (110 actions running) [46,627 / 46,769] 77 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 41s local ... (110 actions running) [46,659 / 46,797] 77 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 42s local ... (111 actions running) [46,703 / 46,839] 77 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 43s local ... (111 actions running) [46,713 / 46,852] 77 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 44s local ... (111 actions running) [46,762 / 46,907] 77 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 45s local ... (108 actions, 107 running) [46,767 / 46,911] 77 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 46s local ... (109 actions running) [46,768 / 46,911] 77 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 47s local ... (109 actions running) [46,768 / 46,911] 77 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 48s local ... (109 actions running) [46,775 / 46,921] 78 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 49s local ... (109 actions running) [46,804 / 46,948] 78 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 50s local ... (108 actions running) [46,825 / 46,967] 79 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 51s local ... (108 actions running) [46,907 / 47,050] 82 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 52s local ... (105 actions, 104 running) [46,958 / 47,127] 85 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 53s local ... (105 actions, 100 running) [47,030 / 47,216] 85 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 54s local ... (100 actions, 98 running) [47,033 / 47,216] 85 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 55s local ... (99 actions running) [47,045 / 47,217] 88 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 56s local ... (90 actions running) [47,050 / 47,217] 88 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 57s local ... (85 actions running) [47,054 / 47,217] 88 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 58s local ... (81 actions running) [47,062 / 47,217] 88 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 60s local ... (73 actions, 72 running) [47,071 / 47,217] 88 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 61s local ... (72 actions, 71 running) [47,111 / 47,248] 88 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 62s local ... (73 actions, 71 running) [47,174 / 47,310] 90 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 63s local ... (74 actions, 72 running) [47,229 / 47,376] 91 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 64s local ... (75 actions, 74 running) [47,239 / 47,377] 91 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 65s local ... (76 actions, 75 running) [47,245 / 47,381] 91 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 67s local ... (76 actions running) [47,253 / 47,387] 92 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 68s local ... (76 actions, 75 running) [47,256 / 47,391] 93 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 69s local ... (76 actions running) [47,267 / 47,401] 93 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 70s local ... (76 actions running) [47,294 / 47,428] 95 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 71s local ... (76 actions running) [47,306 / 47,440] 95 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 72s local ... (78 actions running) [47,308 / 47,443] 96 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 73s local ... (78 actions running) [47,310 / 47,444] 96 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 74s local ... (79 actions running) [47,314 / 47,448] 97 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 75s local ... (78 actions running) [47,315 / 47,448] 97 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 76s local ... (79 actions running) [47,324 / 47,456] 99 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 77s local ... (77 actions running) [47,340 / 47,473] 102 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 78s local ... (75 actions running) [47,380 / 47,512] 102 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 79s local ... (76 actions running) [47,391 / 47,535] 103 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 80s local ... (75 actions running) [47,395 / 47,535] 103 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 81s local ... (71 actions running) [47,397 / 47,535] 103 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 82s local ... (69 actions running) [47,400 / 47,535] 104 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 83s local ... (68 actions running) [47,406 / 47,536] 107 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 84s local ... (64 actions running) [47,408 / 47,536] 107 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 85s local ... (64 actions running) [47,409 / 47,536] 107 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 86s local ... (63 actions running) [47,411 / 47,536] 108 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 87s local ... (63 actions running) [47,422 / 47,548] 108 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 88s local ... (62 actions running) [47,440 / 47,566] 108 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 89s local ... (62 actions running) [47,464 / 47,589] 109 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 90s local ... (62 actions running) [47,514 / 47,640] 110 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 91s local ... (62 actions, 60 running) [47,559 / 47,677] 110 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 92s local ... (61 actions running) [47,624 / 47,748] 111 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 93s local ... (64 actions, 61 running) [47,664 / 47,786] 111 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 94s local ... (67 actions running) [47,726 / 47,852] 112 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 95s local ... (72 actions running) [47,756 / 47,882] 113 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 96s local ... (74 actions running) [47,812 / 47,938] 114 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 97s local ... (75 actions running) [47,852 / 47,980] 116 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 98s local ... (76 actions, 75 running) [47,877 / 48,003] 116 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 99s local ... (77 actions running) [47,903 / 48,028] 117 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 100s local ... (78 actions running) [47,943 / 48,069] 120 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 101s local ... (77 actions running) [47,998 / 48,124] 125 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 102s local ... (76 actions running) [48,022 / 48,148] 127 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 103s local ... (76 actions, 75 running) [48,067 / 48,193] 128 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 104s local ... (76 actions, 75 running) [48,103 / 48,229] 130 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 78s local, remote-cache ... (76 actions running) [48,122 / 48,247] 130 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 79s local, remote-cache ... (75 actions running) [48,138 / 48,247] 134 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 80s local, remote-cache ... (88 actions running) [48,142 / 48,247] 136 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 81s local, remote-cache ... (90 actions running) [48,143 / 48,247] 137 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 82s local, remote-cache ... (90 actions running) [48,145 / 48,247] 137 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 83s local, remote-cache ... (91 actions running) [48,146 / 48,247] 138 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 84s local, remote-cache ... (91 actions running) [48,150 / 48,247] 141 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 85s local, remote-cache ... (92 actions running) [48,154 / 48,247] 143 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 86s local, remote-cache ... (93 actions running) [48,155 / 48,247] 143 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 87s local, remote-cache ... (93 actions running) [48,158 / 48,247] 143 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 88s local, remote-cache ... (94 actions running) [48,160 / 48,247] 143 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 89s local, remote-cache ... (94 actions running) [48,163 / 48,247] 143 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 90s local, remote-cache ... (93 actions, 92 running) [48,165 / 48,247] 143 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 92s local, remote-cache ... (93 actions, 92 running) [48,168 / 48,247] 144 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 93s local, remote-cache ... (95 actions, 94 running) [48,174 / 48,250] 147 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 94s local, remote-cache ... (96 actions running) [48,184 / 48,258] 147 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 95s local, remote-cache ... (95 actions running) [48,193 / 48,266] 147 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 96s local, remote-cache ... (96 actions running) [48,214 / 48,288] 148 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 97s local, remote-cache ... (95 actions running) [48,227 / 48,300] 149 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 98s local, remote-cache ... (98 actions running) [48,236 / 48,309] 149 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 99s local, remote-cache ... (98 actions running) [48,257 / 48,329] 149 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 100s local, remote-cache ... (97 actions running) [48,264 / 48,336] 149 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 101s local, remote-cache ... (98 actions running) [48,278 / 48,351] 150 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 102s local, remote-cache ... (100 actions running) [48,316 / 48,388] 151 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 103s local, remote-cache ... (100 actions, 99 running) [48,343 / 48,415] 151 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 104s local, remote-cache ... (100 actions running) [48,361 / 48,434] 153 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 105s local, remote-cache ... (99 actions running) [48,387 / 48,461] 154 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 106s local, remote-cache ... (96 actions running) [48,393 / 48,473] 154 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 107s local, remote-cache ... (93 actions running) [48,396 / 48,473] 154 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 108s local, remote-cache ... (90 actions, 89 running) [48,399 / 48,473] 154 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 109s local, remote-cache ... (87 actions running) [48,409 / 48,482] 155 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 110s local, remote-cache ... (84 actions running) [48,427 / 48,500] 156 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 111s local, remote-cache ... (81 actions, 80 running) [48,441 / 48,513] 157 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 112s local, remote-cache ... (81 actions, 80 running) [48,452 / 48,524] 159 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 113s local, remote-cache ... (81 actions running) [48,486 / 48,558] 159 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 114s local, remote-cache ... (82 actions running) [48,515 / 48,590] 160 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 115s local, remote-cache ... (83 actions, 81 running) [48,540 / 48,617] 161 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 116s local, remote-cache ... (83 actions running) [48,544 / 48,617] 164 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 117s local, remote-cache ... (80 actions running) [48,544 / 48,617] 164 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 118s local, remote-cache ... (80 actions running) [48,546 / 48,617] 165 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 119s local, remote-cache ... (80 actions running) [48,553 / 48,627] 166 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 120s local, remote-cache ... (79 actions running) [48,555 / 48,627] 168 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 121s local, remote-cache ... (80 actions running) [48,561 / 48,631] 170 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 122s local, remote-cache ... (78 actions running) [48,575 / 48,645] 170 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 123s local, remote-cache ... (77 actions running) [48,589 / 48,681] 173 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 125s local, remote-cache ... (78 actions running) [48,594 / 48,681] 175 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 126s local, remote-cache ... (74 actions running) [48,601 / 48,681] 182 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 127s local, remote-cache ... (67 actions running) [48,610 / 48,681] 186 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 92s local ... (59 actions running) [48,614 / 48,682] 186 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 93s local ... (58 actions running) [48,619 / 48,686] 186 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 94s local ... (59 actions running) [48,633 / 48,701] 187 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 95s local ... (58 actions running) [48,674 / 48,741] 188 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 96s local ... (57 actions, 56 running) [48,689 / 48,757] 188 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 98s local ... (57 actions running) [48,790 / 48,861] 188 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 99s local ... (57 actions, 54 running) [48,802 / 48,869] 190 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 100s local ... (57 actions, 56 running) [48,814 / 48,879] 190 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 101s local ... (57 actions, 56 running) [48,843 / 48,908] 190 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 102s local ... (57 actions, 56 running) [48,890 / 48,955] 191 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 103s local ... (58 actions, 57 running) [48,987 / 49,052] 195 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 104s local ... (58 actions, 55 running) [49,022 / 49,088] 195 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 105s local ... (60 actions, 59 running) [49,032 / 49,098] 196 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 106s local ... (60 actions, 59 running) [49,082 / 49,154] 196 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 107s local ... (65 actions, 63 running) [49,150 / 49,217] 199 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 108s local ... (67 actions, 65 running) [49,171 / 49,238] 200 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 110s local ... (68 actions, 67 running) [49,180 / 49,245] 200 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 111s local ... (68 actions, 67 running) [49,180 / 49,245] 200 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 112s local ... (68 actions running) [49,181 / 49,246] 200 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 116s local ... (68 actions, 67 running) [49,225 / 49,291] 204 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 117s local ... (67 actions running) [49,236 / 49,302] 207 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 118s local ... (65 actions, 64 running) [49,242 / 49,308] 209 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 119s local ... (65 actions running) [49,272 / 49,336] 213 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 120s local ... (60 actions, 59 running) [49,297 / 49,364] 216 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 121s local ... (59 actions running) [49,352 / 49,421] 223 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 122s local ... (58 actions, 53 running) [49,390 / 49,471] 225 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 123s local ... (57 actions, 54 running) [49,398 / 49,472] 226 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 124s local ... (58 actions, 57 running) [49,402 / 49,472] 229 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 125s local ... (58 actions running) [49,408 / 49,475] 230 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 126s local ... (57 actions running) [49,439 / 49,506] 232 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 127s local ... (57 actions, 56 running) [49,448 / 49,519] 233 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 129s local ... (57 actions running) [49,449 / 49,519] 235 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 130s local ... (57 actions running) [49,454 / 49,519] 238 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 131s local ... (58 actions running) [49,491 / 49,562] 242 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 133s local ... (58 actions, 57 running) [49,492 / 49,562] 243 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 134s local ... (58 actions, 57 running) [49,494 / 49,562] 244 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 135s local ... (58 actions running) [49,496 / 49,562] 244 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 136s local ... (58 actions running) [49,498 / 49,562] 245 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 137s local ... (57 actions, 56 running) [49,512 / 49,575] 245 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 138s local ... (57 actions, 56 running) [49,527 / 49,618] 248 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 139s local ... (57 actions, 54 running) [49,579 / 49,666] 250 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 140s local ... (56 actions, 50 running) [49,644 / 49,723] 251 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 141s local ... (54 actions, 47 running) [49,792 / 49,855] 253 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 143s local ... (57 actions, 53 running) [49,796 / 49,861] 254 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 144s local ... (57 actions, 52 running) [49,891 / 49,963] 255 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 145s local ... (57 actions running) [50,004 / 50,069] 257 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 146s local ... (57 actions, 54 running) [50,051 / 50,116] 260 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 147s local ... (61 actions, 60 running) [50,115 / 50,178] 261 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 148s local ... (61 actions, 60 running) [50,125 / 50,190] 261 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 150s local ... (63 actions, 62 running) [50,149 / 50,216] 263 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 151s local ... (63 actions, 61 running) [50,161 / 50,224] 265 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 152s local ... (62 actions, 61 running) [50,263 / 50,321] 271 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 153s local ... (58 actions, 54 running) [50,424 / 50,483] 274 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 154s local ... (59 actions, 53 running) [50,490 / 50,546] 279 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 155s local ... (56 actions, 46 running) [50,513 / 50,572] 281 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 156s local ... (58 actions, 47 running) [50,611 / 50,667] 283 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 157s local ... (57 actions, 48 running) [50,722 / 50,781] 284 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 158s local ... (59 actions, 54 running) [50,781 / 50,838] 290 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 159s local ... (57 actions, 52 running) [50,830 / 50,904] 293 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 160s local ... (58 actions, 48 running) [50,944 / 51,004] 295 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 161s local ... (59 actions, 55 running) [51,060 / 51,121] 300 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 162s local ... (60 actions, 55 running) [51,105 / 51,161] 303 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 163s local ... (63 actions, 61 running) [51,124 / 51,180] 305 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 164s local ... (64 actions, 63 running) [51,190 / 51,247] 308 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 165s local ... (64 actions, 62 running) [51,221 / 51,277] 312 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 166s local ... (67 actions, 62 running) [51,251 / 51,309] 313 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 167s local ... (66 actions, 61 running) [51,278 / 51,334] 316 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 168s local ... (65 actions, 61 running) [51,367 / 51,423] 324 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 169s local ... (63 actions, 62 running) [51,396 / 51,452] 327 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 170s local ... (63 actions running) [51,431 / 51,488] 335 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 171s local ... (58 actions running) [51,548 / 51,609] 341 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 173s local ... (56 actions, 54 running) [51,632 / 51,689] 346 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 174s local ... (56 actions, 54 running) [51,639 / 51,695] 348 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 175s local ... (56 actions running) [51,657 / 51,713] 351 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 176s local ... (57 actions running) [51,674 / 51,730] 353 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 178s local ... (57 actions running) [51,704 / 51,760] 358 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 179s local ... (57 actions, 56 running) [51,714 / 51,771] 360 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 180s local ... (56 actions, 55 running) [51,740 / 51,796] 361 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 182s local ... (56 actions, 53 running) [51,782 / 51,840] 367 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 183s local ... (56 actions, 50 running) [51,803 / 51,868] 369 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 184s local ... (56 actions, 48 running) [51,850 / 51,908] 372 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 185s local ... (56 actions, 47 running) [51,898 / 51,956] 377 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 186s local ... (56 actions, 47 running) [51,928 / 51,985] 378 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 187s local ... (56 actions, 51 running) [51,945 / 52,001] 381 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 188s local ... (56 actions, 53 running) [51,954 / 52,011] 382 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 190s local ... (56 actions, 53 running) [52,013 / 52,079] 386 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 191s local ... (56 actions, 53 running) [52,128 / 52,728] 390 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 192s local ... (56 actions, 50 running) [52,185 / 52,768] 394 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 193s local ... (55 actions, 47 running) [52,363 / 52,938] 396 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 195s local ... (58 actions, 46 running) [52,539 / 53,098] 403 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 196s local ... (55 actions, 39 running) [52,673 / 53,223] 408 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 198s local ... (53 actions, 31 running) [52,833 / 53,333] 409 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 199s local ... (51 actions, 30 running) [52,959 / 53,433] 409 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 200s local ... (33 actions, 30 running) [52,972 / 53,433] 409 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 201s local ... (38 actions, 30 running) [53,088 / 53,532] 410 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 203s local ... (50 actions, 29 running) [53,268 / 53,650] 410 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 205s local ... (54 actions, 29 running) [53,485 / 53,809] 410 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 206s local ... (52 actions, 28 running) [53,659 / 53,901] 411 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 207s local ... (41 actions, 25 running) [53,727 / 53,953] 412 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 208s local ... (46 actions, 24 running) [53,877 / 54,087] 412 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 209s local ... (56 actions, 24 running) [53,963 / 54,147] 413 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 210s local ... (56 actions, 22 running) [54,109 / 54,257] 413 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 211s local ... (56 actions, 21 running) [54,292 / 54,455] 413 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 212s local ... (55 actions, 20 running) [54,460 / 54,559] 413 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 213s local ... (56 actions, 20 running) [54,518 / 54,860] 413 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 214s local ... (50 actions, 20 running) [54,780 / 54,861] 414 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 216s local ... (50 actions, 19 running) [55,039 / 55,102] 415 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 217s local ... (54 actions, 41 running) [55,091 / 55,149] 415 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 218s local ... (56 actions, 50 running) [55,129 / 55,186] 417 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 219s local ... (66 actions, 61 running) [55,171 / 55,239] 417 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 220s local ... (68 actions, 66 running) [55,175 / 55,239] 420 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 221s local ... (71 actions, 70 running) [55,177 / 55,239] 421 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 222s local ... (73 actions running) [55,178 / 55,239] 422 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 223s local ... (73 actions running) [55,179 / 55,239] 423 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 224s local ... (72 actions running) [55,181 / 55,239] 424 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 226s local ... (72 actions running) [55,185 / 55,241] 428 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 227s local ... (71 actions running) [55,344 / 55,404] 434 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 228s local ... (71 actions, 67 running) [55,431 / 55,489] 435 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 229s local ... (71 actions, 66 running) [55,473 / 55,556] 437 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 230s local ... (70 actions, 66 running) [55,478 / 55,556] 437 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 231s local ... (71 actions running) [55,482 / 55,556] 440 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 232s local ... (71 actions running) [55,485 / 55,556] 442 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 234s local ... (70 actions running) [55,488 / 55,556] 445 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 235s local ... (70 actions running) [55,490 / 55,556] 447 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 236s local ... (69 actions running) [55,495 / 55,556] 451 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 237s local ... (68 actions running) [55,499 / 55,556] 454 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 238s local ... (66 actions running) [55,509 / 55,607] 455 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 239s local ... (64 actions, 62 running) [55,524 / 55,613] 455 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 240s local ... (64 actions, 62 running) [55,663 / 55,767] 456 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 241s local ... (63 actions, 62 running) [55,674 / 55,767] 460 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 242s local ... (59 actions, 58 running) [55,679 / 55,767] 463 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 243s local ... (57 actions running) [55,682 / 55,767] 464 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 244s local ... (57 actions running) [55,684 / 55,767] 465 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 246s local ... (56 actions, 55 running) [55,686 / 55,767] 465 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 247s local ... (56 actions, 55 running) [55,689 / 55,767] 466 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 248s local ... (56 actions running) [55,691 / 55,767] 467 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 249s local ... (56 actions running) [55,692 / 55,767] 467 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 251s local ... (56 actions, 55 running) [55,698 / 55,767] 468 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 252s local ... (56 actions, 55 running) [55,702 / 55,767] 469 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 253s local ... (56 actions, 55 running) [55,704 / 55,767] 469 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 254s local ... (56 actions running) [55,705 / 55,767] 469 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 256s local ... (56 actions running) [55,709 / 55,767] 470 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 257s local ... (56 actions running) [55,713 / 55,769] 471 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 258s local ... (56 actions running) [55,732 / 55,788] 471 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 259s local ... (57 actions, 55 running) [55,737 / 55,795] 473 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 260s local ... (56 actions, 55 running) [55,832 / 55,902] 473 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 261s local ... (54 actions, 52 running) [55,898 / 55,956] 476 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 262s local ... (56 actions, 53 running) [55,928 / 55,984] 476 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 264s local ... (56 actions, 53 running) [55,965 / 56,021] 481 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 265s local ... (56 actions, 53 running) [55,985 / 56,042] 481 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 266s local ... (59 actions, 57 running) [56,026 / 56,083] 485 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 267s local ... (58 actions, 57 running) [56,168 / 56,371] 497 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 268s local ... (52 actions, 46 running) [56,346 / 56,649] 503 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 269s local ... (55 actions, 36 running) [56,755 / 56,813] 505 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 270s local ... (56 actions, 52 running) [56,780 / 56,847] 509 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 271s local ... (56 actions, 55 running) [56,789 / 56,847] 516 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 272s local ... (57 actions, 56 running) [56,828 / 56,886] 522 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 273s local ... (59 actions, 55 running) [56,839 / 56,906] 525 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 274s local ... (60 actions, 59 running) [56,844 / 56,906] 531 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 275s local ... (56 actions running) [56,847 / 56,906] 534 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 276s local ... (56 actions running) [56,849 / 56,906] 536 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 278s local ... (56 actions running) [56,851 / 56,907] 537 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 279s local ... (56 actions running) [56,853 / 56,910] 538 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 280s local ... (56 actions running) [56,859 / 56,915] 539 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 281s local ... (56 actions running) [56,875 / 56,931] 540 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 282s local ... (56 actions, 55 running) [56,914 / 56,971] 543 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 283s local ... (56 actions, 53 running) [56,933 / 57,006] 543 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 284s local ... (56 actions running) [56,936 / 57,007] 544 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 285s local ... (57 actions, 56 running) [56,938 / 57,007] 547 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 286s local ... (57 actions running) [56,944 / 57,007] 550 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 288s local ... (56 actions running) [56,948 / 57,007] 554 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 289s local ... (56 actions running) [56,953 / 57,009] 557 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 291s local ... (56 actions running) [56,961 / 57,018] 558 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 292s local ... (56 actions, 55 running) [56,968 / 57,024] 558 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 293s local ... (56 actions, 55 running) [56,980 / 57,036] 558 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 294s local ... (56 actions running) [56,993 / 57,049] 559 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 295s local ... (56 actions running) [56,998 / 57,079] 559 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 296s local ... (58 actions running) [57,001 / 57,079] 561 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 297s local ... (56 actions, 55 running) [57,002 / 57,079] 563 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 298s local ... (56 actions running) [57,008 / 57,079] 568 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 299s local ... (56 actions running) [57,014 / 57,079] 568 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 301s local ... (56 actions, 55 running) [57,018 / 57,079] 570 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 302s local ... (56 actions, 55 running) [57,020 / 57,079] 570 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 303s local ... (56 actions running) [57,022 / 57,079] 570 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 304s local ... (56 actions running) [57,031 / 57,088] 570 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 305s local ... (56 actions running) [57,078 / 57,135] 572 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 306s local ... (56 actions, 55 running) [57,100 / 57,158] 573 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 307s local ... (58 actions, 57 running) [57,102 / 57,158] 573 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 308s local ... (59 actions, 58 running) [57,114 / 57,170] 575 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 309s local ... (59 actions running) [57,130 / 57,186] 576 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 310s local ... (58 actions, 57 running) [57,136 / 57,200] 579 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 311s local ... (56 actions running) [57,143 / 57,200] 582 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 312s local ... (56 actions running) [57,171 / 57,229] 585 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 313s local ... (56 actions, 54 running) [57,197 / 57,253] 587 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 314s local ... (56 actions, 55 running) [57,211 / 57,267] 587 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 315s local ... (55 actions, 54 running) [57,218 / 57,274] 591 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 316s local ... (58 actions running) [57,258 / 57,316] 595 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 317s local ... (57 actions, 56 running) [57,270 / 57,326] 598 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 318s local ... (57 actions, 56 running) [57,305 / 57,363] 602 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 319s local ... (57 actions, 55 running) [57,370 / 57,426] 607 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 320s local ... (58 actions, 55 running) [57,374 / 57,430] 610 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 321s local ... (59 actions, 57 running) [57,390 / 57,446] 612 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 322s local ... (61 actions, 60 running) [57,421 / 57,479] 618 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 323s local ... (57 actions running) [57,446 / 57,504] 623 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 324s local ... (56 actions, 55 running) [57,459 / 57,528] 627 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 325s local ... (56 actions running) [57,464 / 57,528] 630 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 326s local ... (57 actions, 55 running) [57,466 / 57,528] 631 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 327s local ... (57 actions running) [57,467 / 57,528] 632 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 328s local ... (56 actions running) [57,468 / 57,528] 633 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 329s local ... (56 actions running) [57,470 / 57,528] 633 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 330s local ... (56 actions, 55 running) [57,472 / 57,528] 634 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 331s local ... (56 actions running) [57,476 / 57,532] 636 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 332s local ... (56 actions running) [57,478 / 57,582] 638 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 333s local ... (56 actions running) [57,483 / 57,582] 641 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 334s local ... (56 actions running) [57,487 / 57,583] 643 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 335s local ... (56 actions running) [57,489 / 57,583] 646 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 337s local ... (56 actions running) [57,490 / 57,583] 646 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 338s local ... (56 actions running) [57,491 / 57,583] 647 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 339s local ... (56 actions running) [57,492 / 57,583] 648 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 340s local ... (56 actions running) [57,494 / 57,583] 651 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 342s local ... (56 actions running) [57,497 / 57,583] 652 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 343s local ... (56 actions, 55 running) [57,507 / 57,583] 652 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 344s local ... (56 actions, 55 running) [57,511 / 57,583] 654 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 345s local ... (56 actions running) [57,517 / 57,583] 654 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 346s local ... (56 actions, 55 running) [57,519 / 57,583] 654 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 347s local ... (56 actions, 55 running) [57,532 / 57,590] 654 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 348s local ... (56 actions, 55 running) [57,540 / 57,598] 654 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 350s local ... (57 actions, 56 running) [57,590 / 57,646] 655 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 351s local ... (58 actions, 57 running) [57,608 / 57,676] 658 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 352s local ... (56 actions running) [57,616 / 57,676] 659 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 353s local ... (57 actions running) [57,642 / 57,699] 661 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 354s local ... (56 actions, 54 running) [57,678 / 57,734] 664 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 355s local ... (56 actions running) [57,699 / 57,755] 666 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 356s local ... (57 actions, 56 running) [57,703 / 57,765] 668 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 357s local ... (60 actions running) [57,710 / 57,766] 672 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 358s local ... (56 actions, 55 running) [57,723 / 57,781] 673 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 359s local ... (56 actions, 55 running) [57,770 / 57,830] 677 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 360s local ... (56 actions running) [57,833 / 57,906] 682 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 361s local ... (58 actions, 57 running) [57,837 / 57,906] 686 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 362s local ... (57 actions running) [57,839 / 57,906] 688 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 363s local ... (56 actions running) [57,843 / 57,906] 691 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 365s local ... (56 actions running) [57,848 / 57,906] 693 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 366s local ... (56 actions, 55 running) [57,850 / 57,906] 694 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 367s local ... (56 actions running) [57,878 / 57,934] 694 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 368s local ... (56 actions running) [57,898 / 57,956] 695 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 369s local ... (58 actions, 57 running) [57,911 / 57,970] 700 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 370s local ... (62 actions running) [57,912 / 57,970] 700 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 371s local ... (63 actions running) [57,914 / 57,970] 702 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 372s local ... (63 actions running) [57,915 / 57,973] 702 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 373s local ... (63 actions, 62 running) [57,920 / 57,977] 703 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 374s local ... (63 actions, 62 running) [57,927 / 57,998] 705 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 375s local ... (63 actions running) [57,934 / 57,998] 707 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 376s local ... (63 actions running) [57,954 / 58,010] 710 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 378s local ... (62 actions, 61 running) [57,995 / 58,052] 715 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 379s local ... (58 actions, 57 running) [58,042 / 58,099] 719 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 380s local ... (60 actions running) [58,099 / 58,156] 724 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 381s local ... (59 actions running) [58,128 / 58,186] 729 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 382s local ... (57 actions, 56 running) [58,142 / 58,199] 731 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 383s local ... (57 actions running) [58,150 / 58,206] 733 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 384s local ... (56 actions, 55 running) [58,158 / 58,215] 734 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 385s local ... (57 actions, 56 running) [58,174 / 58,231] 735 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 386s local ... (58 actions, 57 running) [58,208 / 58,264] 735 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 387s local ... (58 actions, 57 running) [58,233 / 58,289] 737 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 388s local ... (56 actions, 55 running) [58,283 / 58,340] 740 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 389s local ... (60 actions, 59 running) [58,318 / 58,375] 743 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 390s local ... (61 actions, 60 running) [58,379 / 58,435] 748 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 391s local ... (62 actions running) [58,410 / 58,466] 751 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 392s local ... (63 actions, 61 running) [58,455 / 58,513] 760 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 393s local ... (60 actions, 58 running) [58,499 / 58,573] 768 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 394s local ... (60 actions, 59 running) [58,510 / 58,573] 776 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 395s local ... (58 actions running) [58,513 / 58,573] 778 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 396s local ... (56 actions running) [58,554 / 58,611] 786 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 397s local ... (56 actions, 55 running) [58,577 / 58,634] 791 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 398s local ... (57 actions running) [58,590 / 58,646] 793 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 399s local ... (56 actions running) [58,597 / 58,653] 794 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 400s local ... (57 actions, 56 running) [58,608 / 58,664] 796 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 401s local ... (58 actions running) [58,639 / 58,698] 798 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 402s local ... (58 actions, 56 running) [58,722 / 58,779] 804 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 403s local ... (62 actions, 60 running) [58,739 / 58,795] 806 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 404s local ... (69 actions, 68 running) [58,768 / 58,824] 812 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 406s local ... (76 actions, 75 running) [58,780 / 58,837] 817 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 407s local ... (77 actions running) [58,802 / 58,858] 821 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 408s local ... (73 actions, 72 running) [58,817 / 58,873] 831 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 409s local ... (69 actions running) [58,890 / 58,947] 842 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 410s local ... (65 actions, 63 running) [58,938 / 58,994] 854 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 411s local ... (61 actions, 59 running) [59,018 / 59,076] 863 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 412s local ... (59 actions, 54 running) [59,100 / 59,158] 867 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 413s local ... (62 actions, 57 running) [59,137 / 59,193] 878 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 414s local ... (67 actions, 63 running) [59,176 / 59,232] 885 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 415s local ... (67 actions, 64 running) [59,204 / 59,261] 891 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 416s local ... (68 actions, 66 running) [59,229 / 59,286] 896 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 417s local ... (66 actions, 63 running) [59,265 / 59,323] 902 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 418s local ... (67 actions, 62 running) [59,339 / 59,395] 914 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 419s local ... (62 actions, 58 running) [59,385 / 59,442] 923 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 420s local ... (62 actions, 58 running) [59,469 / 59,527] 936 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 421s local ... (66 actions, 64 running) [59,497 / 59,560] 942 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 422s local ... (66 actions, 62 running) [59,551 / 59,609] 947 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 423s local ... (69 actions, 65 running) [59,567 / 59,625] 950 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 425s local ... (69 actions, 67 running) [59,571 / 59,628] 952 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 426s local ... (67 actions running) [59,587 / 59,645] 957 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 427s local ... (65 actions, 64 running) [59,606 / 59,663] 961 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 428s local ... (62 actions running) [59,649 / 59,707] 969 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 429s local ... (61 actions running) [59,659 / 59,716] 979 / 3788 tests; Testing //tensorflow/c:c_api_test_cpu; 31s local ... (57 actions running) [59,665 / 59,721] 981 / 3788 tests; Testing //tensorflow/c:c_api_test_cpu; 32s local ... (56 actions running) [59,677 / 59,734] 984 / 3788 tests; Testing //tensorflow/c:c_api_test_cpu; 33s local ... (56 actions, 55 running) [59,714 / 59,818] 986 / 3788 tests; Testing //tensorflow/c:c_api_test_cpu; 34s local ... (56 actions, 55 running) [59,719 / 59,818] 987 / 3788 tests; Testing //tensorflow/c:c_api_test_cpu; 36s local ... (57 actions, 56 running) [59,724 / 59,818] 988 / 3788 tests; Testing //tensorflow/c:c_api_test_cpu; 37s local ... (56 actions, 55 running) [59,725 / 59,818] 990 / 3788 tests; Testing //tensorflow/c:c_api_test_cpu; 38s local ... (56 actions running) [59,727 / 59,818] 991 / 3788 tests; Testing //tensorflow/c:c_api_test_cpu; 39s local ... (56 actions running) [59,729 / 59,818] 992 / 3788 tests; Testing //tensorflow/c:c_api_test_cpu; 40s local ... (56 actions running) [59,734 / 59,818] 996 / 3788 tests; Testing //tensorflow/c:c_api_test_cpu; 41s local ... (56 actions running) [59,735 / 59,818] 998 / 3788 tests; Testing //tensorflow/c:c_api_test_cpu; 43s local ... (56 actions running) [59,744 / 59,818] 998 / 3788 tests; Testing //tensorflow/c:c_api_test_cpu; 44s local ... (56 actions, 55 running) [59,746 / 59,818] 998 / 3788 tests; Testing //tensorflow/c:c_api_test_cpu; 45s local ... (56 actions, 55 running) [59,749 / 59,818] 999 / 3788 tests; Testing //tensorflow/c:c_api_test_cpu; 46s local ... (56 actions, 55 running) [59,757 / 59,818] 1001 / 3788 tests; Testing //tensorflow/c:c_api_test_cpu; 47s local ... (56 actions running) [59,762 / 59,818] 1003 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu (shard 1 of 8); 33s local ... (56 actions running) [59,774 / 59,832] 1003 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu (shard 1 of 8); 34s local ... (56 actions, 55 running) [59,796 / 59,854] 1005 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu (shard 1 of 8); 35s local ... (56 actions, 55 running) [59,827 / 59,911] 1005 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu (shard 1 of 8); 36s local ... (57 actions, 55 running) [59,833 / 59,911] 1006 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu (shard 1 of 8); 37s local ... (58 actions, 57 running) [59,839 / 59,911] 1006 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu (shard 1 of 8); 39s local ... (58 actions, 57 running) [59,848 / 59,911] 1008 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu (shard 1 of 8); 40s local ... (56 actions running) [59,850 / 59,911] 1008 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu (shard 1 of 8); 41s local ... (56 actions running) [59,852 / 59,911] 1009 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu (shard 1 of 8); 42s local ... (56 actions running) [59,853 / 59,911] 1010 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu (shard 1 of 8); 43s local ... (56 actions running) [59,896 / 59,969] 1011 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu (shard 1 of 8); 44s local ... (56 actions, 55 running) [59,907 / 59,969] 1016 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu (shard 1 of 8); 45s local ... (56 actions running) [59,910 / 59,969] 1018 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu (shard 1 of 8); 47s local ... (56 actions running) [59,928 / 59,986] 1019 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu (shard 1 of 8); 48s local ... (57 actions, 56 running) [59,948 / 60,004] 1020 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu (shard 1 of 8); 49s local ... (58 actions, 57 running) [59,954 / 60,054] 1021 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu (shard 1 of 8); 50s local ... (57 actions, 56 running) [59,962 / 60,054] 1022 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu (shard 1 of 8); 51s local ... (56 actions, 55 running) [59,980 / 60,054] 1023 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu (shard 1 of 8); 52s local ... (56 actions running) [59,983 / 60,054] 1023 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu (shard 1 of 8); 53s local ... (56 actions running) [59,986 / 60,054] 1026 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu (shard 1 of 8); 54s local ... (56 actions running) [59,990 / 60,054] 1029 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu (shard 1 of 8); 55s local ... (56 actions running) [59,993 / 60,054] 1032 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu (shard 1 of 8); 56s local ... (56 actions running) [59,994 / 60,054] 1032 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu (shard 1 of 8); 57s local ... (56 actions running) [59,995 / 60,054] 1033 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu (shard 1 of 8); 58s local ... (56 actions running) [59,996 / 60,054] 1033 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu (shard 1 of 8); 59s local ... (56 actions, 55 running) [59,999 / 60,057] 1033 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu (shard 1 of 8); 60s local ... (56 actions, 55 running) [60,027 / 60,083] 1035 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu (shard 1 of 8); 61s local ... (56 actions, 54 running) [60,046 / 60,104] 1036 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu (shard 1 of 8); 62s local ... (56 actions, 54 running) [60,072 / 60,129] 1039 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu (shard 1 of 8); 63s local ... (56 actions, 55 running) [60,101 / 60,159] 1042 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_lower_triangular_test_cpu (shard 2 of 8); 49s local ... (56 actions running) [60,111 / 60,188] 1044 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_lower_triangular_test_cpu (shard 2 of 8); 50s local ... (58 actions, 57 running) [60,117 / 60,188] 1046 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_lower_triangular_test_cpu (shard 2 of 8); 51s local ... (56 actions, 55 running) [60,121 / 60,188] 1047 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_lower_triangular_test_cpu (shard 2 of 8); 53s local ... (56 actions, 55 running) [60,125 / 60,188] 1048 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_lower_triangular_test_cpu (shard 2 of 8); 54s local ... (56 actions running) [60,131 / 60,188] 1049 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_lower_triangular_test_cpu (shard 2 of 8); 55s local ... (56 actions, 55 running) [60,146 / 60,241] 1051 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_lower_triangular_test_cpu (shard 2 of 8); 56s local ... (56 actions running) [60,154 / 60,241] 1055 / 3788 tests; Testing //tensorflow/python/kernel_tests/math_ops:cwise_ops_binary_test_cpu (shard 3 of 50); 22s local ... (58 actions running) [60,163 / 60,241] 1056 / 3788 tests; Testing //tensorflow/python/kernel_tests/math_ops:cwise_ops_binary_test_cpu (shard 3 of 50); 23s local ... (56 actions, 55 running) [60,169 / 60,241] 1057 / 3788 tests; Testing //tensorflow/python/kernel_tests/math_ops:cwise_ops_binary_test_cpu (shard 3 of 50); 24s local ... (56 actions, 55 running) [60,172 / 60,241] 1057 / 3788 tests; Testing //tensorflow/python/kernel_tests/math_ops:cwise_ops_binary_test_cpu (shard 3 of 50); 25s local ... (56 actions, 55 running) [60,178 / 60,241] 1057 / 3788 tests; Testing //tensorflow/python/kernel_tests/math_ops:cwise_ops_binary_test_cpu (shard 3 of 50); 26s local ... (56 actions running) [60,181 / 60,241] 1058 / 3788 tests; Testing //tensorflow/python/kernel_tests/math_ops:cwise_ops_binary_test_cpu (shard 9 of 50); 26s local ... (56 actions running) [60,185 / 60,241] 1058 / 3788 tests; Testing //tensorflow/compiler/tests:xla_ops_test_cpu_mlir_bridge_test; 16s local ... (56 actions, 55 running) [60,192 / 60,248] 1059 / 3788 tests; Testing //tensorflow/compiler/tests:xla_ops_test_cpu_mlir_bridge_test; 17s local ... (56 actions running) [60,197 / 60,255] 1059 / 3788 tests; Testing //tensorflow/compiler/tests:xla_ops_test_cpu_mlir_bridge_test; 19s local ... (56 actions, 55 running) [60,231 / 60,291] 1059 / 3788 tests; Testing //tensorflow/compiler/tests:xla_ops_test_cpu_mlir_bridge_test; 20s local ... (55 actions, 53 running) [60,253 / 60,318] 1060 / 3788 tests; Testing //tensorflow/compiler/tests:xla_ops_test_cpu_mlir_bridge_test; 21s local ... (57 actions, 55 running) [60,260 / 60,318] 1061 / 3788 tests; Testing //tensorflow/compiler/tests:xla_ops_test_cpu_mlir_bridge_test; 22s local ... (57 actions, 56 running) [60,287 / 60,355] 1063 / 3788 tests; Testing //tensorflow/compiler/tests:xla_ops_test_cpu_mlir_bridge_test; 23s local ... (56 actions running) [60,294 / 60,355] 1065 / 3788 tests; Testing //tensorflow/compiler/tests:xla_ops_test_cpu_mlir_bridge_test; 24s local ... (56 actions, 55 running) [60,297 / 60,355] 1065 / 3788 tests; Testing //tensorflow/compiler/tests:xla_ops_test_cpu_mlir_bridge_test; 25s local ... (56 actions, 55 running) [60,351 / 60,408] 1067 / 3788 tests; Testing //tensorflow/compiler/tests:xla_ops_test_cpu_mlir_bridge_test; 26s local ... (56 actions, 54 running) [60,383 / 60,440] 1067 / 3788 tests; Testing //tensorflow/compiler/tests:xla_ops_test_cpu_mlir_bridge_test; 27s local ... (57 actions, 54 running) [60,440 / 60,498] 1072 / 3788 tests; Testing //tensorflow/compiler/tests:xla_ops_test_cpu_mlir_bridge_test; 28s local ... (60 actions, 57 running) [60,463 / 60,519] 1073 / 3788 tests; Testing //tensorflow/compiler/tests:xla_ops_test_cpu_mlir_bridge_test; 30s local ... (65 actions running) [60,478 / 60,536] 1079 / 3788 tests; Testing //tensorflow/compiler/tests:xla_ops_test_cpu_mlir_bridge_test; 31s local ... (63 actions running) [60,516 / 60,574] 1086 / 3788 tests; Testing //tensorflow/compiler/tests:xla_ops_test_cpu_mlir_bridge_test; 32s local ... (56 actions, 53 running) [60,562 / 60,622] 1091 / 3788 tests; Testing //tensorflow/compiler/tests:xla_ops_test_cpu_mlir_bridge_test; 33s local ... (58 actions, 57 running) [60,577 / 60,643] 1093 / 3788 tests; Testing //tensorflow/compiler/tests:xla_ops_test_cpu_mlir_bridge_test; 34s local ... (58 actions, 56 running) [60,586 / 60,644] 1096 / 3788 tests; Testing //tensorflow/compiler/tests:xla_ops_test_cpu_mlir_bridge_test; 35s local ... (57 actions, 56 running) [60,611 / 60,667] 1101 / 3788 tests; Testing //tensorflow/compiler/tests:xla_ops_test_cpu_mlir_bridge_test; 36s local ... (56 actions running) [60,639 / 60,695] 1108 / 3788 tests; Testing //tensorflow/compiler/tests:xla_ops_test_cpu_mlir_bridge_test; 37s local ... (56 actions running) [60,672 / 60,728] 1116 / 3788 tests; Testing //tensorflow/compiler/tests:xla_ops_test_cpu_mlir_bridge_test; 38s local ... (57 actions running) [60,704 / 60,763] 1123 / 3788 tests; Testing //tensorflow/compiler/tests:xla_ops_test_cpu_mlir_bridge_test; 39s local ... (59 actions, 57 running) [60,763 / 60,819] 1137 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 37s local ... (56 actions, 55 running) [60,813 / 60,870] 1147 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 38s local ... (55 actions, 54 running) [60,826 / 60,894] 1152 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 39s local ... (57 actions running) [60,831 / 60,894] 1155 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 41s local ... (56 actions running) [60,835 / 60,894] 1156 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 42s local ... (56 actions running) [60,840 / 60,896] 1160 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 43s local ... (56 actions running) [60,846 / 60,902] 1162 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 44s local ... (56 actions running) [60,889 / 60,980] 1167 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 45s local ... (56 actions, 55 running) [60,902 / 60,980] 1172 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 46s local ... (56 actions running) [60,902 / 60,980] 1173 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 48s local ... (56 actions running) [60,904 / 60,980] 1174 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 49s local ... (56 actions running) [60,904 / 60,980] 1175 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 51s local ... (56 actions running) [60,915 / 60,981] 1177 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 52s local ... (56 actions, 55 running) [60,920 / 60,981] 1179 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 53s local ... (56 actions running) [60,922 / 60,981] 1179 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 54s local ... (56 actions running) [60,928 / 60,984] 1181 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 56s local ... (56 actions running) [61,001 / 61,057] 1187 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 57s local ... (61 actions, 59 running) [61,043 / 61,101] 1192 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 58s local ... (68 actions, 67 running) [61,087 / 61,149] 1196 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 59s local ... (74 actions running) [61,093 / 61,149] 1198 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 60s local ... (74 actions, 73 running) [61,101 / 61,169] 1206 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 61s local ... (67 actions running) [61,104 / 61,169] 1207 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 62s local ... (65 actions running) [61,113 / 61,169] 1213 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 63s local ... (61 actions running) [61,133 / 61,235] 1223 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 64s local ... (57 actions running) [61,139 / 61,235] 1227 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 66s local ... (57 actions running) [61,145 / 61,235] 1229 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 67s local ... (56 actions, 55 running) [61,163 / 61,235] 1229 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 68s local ... (56 actions, 55 running) [61,165 / 61,235] 1230 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 69s local ... (56 actions running) [61,168 / 61,235] 1231 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 71s local ... (56 actions running) [61,169 / 61,235] 1232 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 72s local ... (56 actions running) [61,171 / 61,235] 1233 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 73s local ... (56 actions running) [61,172 / 61,235] 1234 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 74s local ... (56 actions running) [61,173 / 61,235] 1234 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 75s local ... (56 actions running) [61,179 / 61,235] 1234 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 76s local ... (56 actions running) [61,187 / 61,243] 1234 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 77s local ... (56 actions running) [61,215 / 61,271] 1235 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 78s local ... (56 actions running) [61,252 / 61,308] 1237 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 79s local ... (56 actions running) [61,308 / 61,368] 1242 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 80s local ... (56 actions running) [61,315 / 61,371] 1244 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 81s local ... (56 actions running) [61,341 / 61,398] 1250 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 82s local ... (56 actions, 55 running) [61,356 / 61,422] 1253 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 83s local ... (57 actions running) [61,357 / 61,422] 1254 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 84s local ... (56 actions running) [61,359 / 61,422] 1254 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 85s local ... (56 actions running) [61,362 / 61,422] 1255 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 86s local ... (56 actions running) [61,363 / 61,422] 1255 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 87s local ... (56 actions running) [61,365 / 61,422] 1256 / 3788 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 9 of 50); 42s local ... (56 actions running) [61,378 / 61,434] 1257 / 3788 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 9 of 50); 43s local ... (56 actions, 55 running) [61,408 / 61,473] 1263 / 3788 tests; Testing //tensorflow/c:kernels_test_cpu; 31s local ... (57 actions, 56 running) [61,425 / 61,481] 1269 / 3788 tests; Testing //tensorflow/c:kernels_test_cpu; 32s local ... (56 actions running) [61,426 / 61,482] 1269 / 3788 tests; Testing //tensorflow/c:kernels_test_cpu; 33s local ... (56 actions, 55 running) [61,441 / 61,499] 1270 / 3788 tests; Testing //tensorflow/c:kernels_test_cpu; 34s local ... (56 actions, 55 running) [61,467 / 61,523] 1273 / 3788 tests; Testing //tensorflow/c:kernels_test_cpu; 35s local ... (56 actions, 55 running) [61,474 / 61,530] 1275 / 3788 tests; Testing //tensorflow/c:kernels_test_cpu; 36s local ... (58 actions running) [61,504 / 61,560] 1278 / 3788 tests; Testing //tensorflow/c:kernels_test_cpu; 37s local ... (57 actions, 56 running) [61,515 / 61,571] 1281 / 3788 tests; Testing //tensorflow/c:kernels_test_cpu; 38s local ... (56 actions, 55 running) [61,541 / 61,597] 1287 / 3788 tests; Testing //tensorflow/c:kernels_test_cpu; 40s local ... (56 actions running) [61,554 / 61,610] 1290 / 3788 tests; Testing //tensorflow/c:kernels_test_cpu; 41s local ... (57 actions, 56 running) [61,559 / 61,615] 1292 / 3788 tests; Testing //tensorflow/c:kernels_test_cpu; 42s local ... (56 actions, 55 running) [61,567 / 61,623] 1295 / 3788 tests; Testing //tensorflow/c:kernels_test_cpu; 43s local ... (57 actions, 56 running) [61,579 / 61,635] 1296 / 3788 tests; Testing //tensorflow/c:kernels_test_cpu; 44s local ... (57 actions, 56 running) [61,585 / 61,641] 1300 / 3788 tests; Testing //tensorflow/c:kernels_test_cpu; 46s local ... (58 actions, 57 running) [61,597 / 61,668] 1303 / 3788 tests; Testing //tensorflow/c:kernels_test_cpu; 47s local ... (57 actions, 56 running) [61,607 / 61,669] 1308 / 3788 tests; Testing //tensorflow/c:kernels_test_cpu; 48s local ... (56 actions running) [61,611 / 61,669] 1310 / 3788 tests; Testing //tensorflow/c:kernels_test_cpu; 49s local ... (56 actions running) [61,621 / 61,677] 1314 / 3788 tests; Testing //tensorflow/c:kernels_test_cpu; 50s local ... (57 actions running) [61,646 / 61,703] 1319 / 3788 tests; Testing //tensorflow/c:kernels_test_cpu; 51s local ... (56 actions running) [61,660 / 61,716] 1322 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 52s local ... (56 actions running) [61,690 / 61,748] 1326 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 53s local ... (56 actions running) [61,696 / 61,752] 1329 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 54s local ... (56 actions running) [61,701 / 61,805] 1331 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 55s local ... (57 actions running) [61,703 / 61,805] 1334 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 56s local ... (56 actions running) [61,706 / 61,805] 1335 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 58s local ... (56 actions, 55 running) [61,709 / 61,805] 1335 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 59s local ... (56 actions, 55 running) [61,716 / 61,805] 1337 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 60s local ... (55 actions, 54 running) [61,726 / 61,805] 1339 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 61s local ... (56 actions, 55 running) [61,731 / 61,805] 1340 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 62s local ... (56 actions, 55 running) [61,735 / 61,805] 1341 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 63s local ... (56 actions running) [61,738 / 61,805] 1341 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 64s local ... (56 actions, 55 running) [61,742 / 61,805] 1343 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 65s local ... (56 actions, 55 running) [61,746 / 61,805] 1343 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 67s local ... (56 actions, 55 running) [61,754 / 61,830] 1343 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 68s local ... (56 actions running) [61,761 / 61,830] 1345 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 69s local ... (56 actions, 55 running) [61,765 / 61,830] 1345 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 70s local ... (56 actions, 55 running) [61,768 / 61,830] 1345 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 71s local ... (56 actions, 55 running) [61,770 / 61,830] 1345 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 72s local ... (56 actions, 55 running) [61,781 / 61,840] 1345 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 74s local ... (56 actions, 55 running) [61,792 / 61,848] 1345 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 75s local ... (56 actions, 55 running) [61,816 / 61,873] 1346 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 76s local ... (56 actions, 55 running) [61,853 / 61,909] 1349 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 77s local ... (56 actions running) [61,860 / 61,916] 1351 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 78s local ... (56 actions running) [61,873 / 61,934] 1352 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 79s local ... (56 actions, 55 running) [61,884 / 61,940] 1353 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 80s local ... (56 actions, 55 running) [61,890 / 61,981] 1354 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 82s local ... (56 actions, 55 running) [61,896 / 61,981] 1355 / 3788 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 62s local ... (56 actions running) [61,901 / 61,981] 1358 / 3788 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 63s local ... (56 actions, 55 running) [61,906 / 61,981] 1359 / 3788 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 65s local ... (56 actions running) [61,908 / 61,981] 1360 / 3788 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 66s local ... (56 actions running) [61,915 / 61,981] 1361 / 3788 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 67s local ... (56 actions running) [61,916 / 61,981] 1361 / 3788 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 68s local ... (56 actions running) [61,919 / 61,981] 1361 / 3788 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 69s local ... (56 actions running) [61,923 / 61,981] 1361 / 3788 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 70s local ... (56 actions running) [61,926 / 62,031] 1361 / 3788 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 71s local ... (56 actions running) [61,931 / 62,031] 1362 / 3788 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 72s local ... (56 actions, 55 running) [61,937 / 62,031] 1363 / 3788 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 74s local ... (56 actions, 55 running) [61,945 / 62,031] 1363 / 3788 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 75s local ... (56 actions, 55 running) [61,950 / 62,031] 1364 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 66s local ... (56 actions running) [61,954 / 62,031] 1365 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 67s local ... (56 actions running) [61,959 / 62,031] 1365 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 68s local ... (56 actions running) [62,020 / 62,078] 1366 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 69s local ... (56 actions, 54 running) [62,082 / 62,140] 1370 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 70s local ... (57 actions, 56 running) [62,150 / 62,208] 1380 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 48s local ... (58 actions, 55 running) [62,241 / 62,298] 1387 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 49s local ... (58 actions, 56 running) [62,344 / 62,402] 1389 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 50s local ... (62 actions running) [62,388 / 62,446] 1401 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 52s local ... (57 actions running) [62,405 / 62,469] 1402 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 53s local ... (59 actions running) [62,408 / 62,469] 1404 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 54s local ... (57 actions running) [62,409 / 62,469] 1405 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 55s local ... (57 actions running) [62,414 / 62,475] 1411 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 57s local ... (57 actions running) [62,424 / 62,481] 1416 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 58s local ... (57 actions, 56 running) [62,454 / 62,511] 1421 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 59s local ... (57 actions, 56 running) [62,476 / 62,534] 1427 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 60s local ... (58 actions running) [62,482 / 62,542] 1430 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 61s local ... (57 actions running) [62,482 / 62,542] 1431 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 63s local ... (57 actions running) [62,492 / 62,556] 1434 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 64s local ... (57 actions running) [62,495 / 62,556] 1438 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 65s local ... (57 actions running) [62,499 / 62,556] 1441 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 67s local ... (57 actions running) [62,517 / 62,576] 1444 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 68s local ... (57 actions, 56 running) [62,522 / 62,592] 1446 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 69s local ... (57 actions running) [62,525 / 62,592] 1447 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 70s local ... (57 actions, 56 running) [62,528 / 62,592] 1447 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 71s local ... (57 actions running) [62,531 / 62,592] 1447 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 73s local ... (57 actions, 56 running) [62,534 / 62,592] 1448 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 74s local ... (57 actions, 56 running) [62,558 / 62,625] 1450 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 28s local ... (57 actions, 56 running) [62,567 / 62,625] 1452 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 30s local ... (57 actions, 56 running) [62,580 / 62,637] 1453 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 31s local ... (56 actions, 55 running) [62,585 / 62,641] 1455 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 32s local ... (56 actions, 55 running) [62,612 / 62,677] 1456 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 33s local ... (56 actions running) [62,619 / 62,677] 1456 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 34s local ... (56 actions, 55 running) [62,635 / 62,691] 1458 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 35s local ... (56 actions running) [62,669 / 62,727] 1463 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 36s local ... (56 actions, 55 running) [62,731 / 62,789] 1466 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 37s local ... (58 actions, 57 running) [62,751 / 62,809] 1469 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 38s local ... (56 actions, 55 running) [62,761 / 62,817] 1472 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 39s local ... (56 actions, 55 running) [62,798 / 62,854] 1474 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 40s local ... (56 actions running) [62,861 / 62,918] 1479 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 42s local ... (60 actions running) [62,875 / 62,932] 1483 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 43s local ... (57 actions running) [62,888 / 62,946] 1484 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 44s local ... (57 actions running) [62,901 / 62,965] 1488 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 45s local ... (57 actions running) [62,908 / 62,965] 1493 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 46s local ... (57 actions running) [62,927 / 62,984] 1495 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 48s local ... (57 actions running) [62,940 / 62,997] 1499 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 49s local ... (57 actions running) [62,965 / 63,022] 1506 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 50s local ... (58 actions, 57 running) [63,009 / 63,070] 1514 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 51s local ... (57 actions, 56 running) [63,060 / 63,119] 1523 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 52s local ... (56 actions, 54 running) [63,076 / 63,133] 1529 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 53s local ... (57 actions running) [63,077 / 63,136] 1529 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 54s local ... (57 actions, 56 running) [63,082 / 63,143] 1532 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 55s local ... (57 actions running) [63,094 / 63,153] 1534 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 56s local ... (57 actions, 56 running) [63,125 / 63,182] 1538 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 57s local ... (58 actions, 57 running) [63,140 / 63,206] 1543 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 59s local ... (58 actions running) [63,145 / 63,206] 1546 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 54s local ... (57 actions running) [63,149 / 63,206] 1550 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 55s local ... (57 actions running) [63,182 / 63,241] 1555 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 56s local ... (55 actions, 54 running) [63,231 / 63,288] 1558 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 57s local ... (57 actions, 56 running) [63,276 / 63,334] 1566 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 58s local ... (57 actions, 56 running) [63,332 / 63,390] 1568 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 59s local ... (57 actions, 55 running) [63,367 / 63,426] 1574 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 60s local ... (57 actions, 55 running) [63,414 / 63,472] 1581 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 61s local ... (58 actions running) [63,434 / 63,490] 1584 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 63s local ... (56 actions, 55 running) [63,491 / 63,552] 1589 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 64s local ... (57 actions, 56 running) [63,529 / 63,590] 1594 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 65s local ... (57 actions running) [63,532 / 63,590] 1595 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 66s local ... (57 actions, 56 running) [63,556 / 63,613] 1597 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 67s local ... (57 actions, 55 running) [63,560 / 63,619] 1600 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 68s local ... (57 actions, 56 running) [63,569 / 63,626] 1604 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 69s local ... (57 actions running) [63,661 / 63,718] 1612 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 70s local ... (57 actions, 56 running) [63,683 / 63,740] 1618 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 71s local ... (57 actions running) [63,737 / 63,794] 1624 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 72s local ... (57 actions, 56 running) [63,759 / 63,819] 1630 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 73s local ... (58 actions running) [63,790 / 63,847] 1634 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 75s local ... (57 actions, 56 running) [63,860 / 63,919] 1642 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 76s local ... (57 actions, 55 running) [63,900 / 63,957] 1650 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 77s local ... (61 actions running) [63,948 / 64,006] 1658 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 78s local ... (57 actions, 55 running) [63,986 / 64,043] 1664 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 79s local ... (57 actions, 55 running) [64,048 / 64,106] 1670 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 80s local ... (56 actions, 52 running) [64,144 / 64,203] 1674 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 81s local ... (57 actions, 54 running) [64,222 / 64,280] 1683 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 82s local ... (59 actions, 56 running) [64,295 / 64,394] 1697 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 83s local ... (63 actions, 62 running) [64,328 / 64,394] 1708 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 84s local ... (57 actions, 56 running) [64,424 / 64,483] 1713 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 85s local ... (57 actions, 56 running) [64,443 / 64,500] 1720 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 86s local ... (57 actions, 56 running) [64,467 / 64,524] 1729 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 87s local ... (58 actions running) [64,478 / 64,536] 1737 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 88s local ... (61 actions, 60 running) [64,509 / 64,566] 1743 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 89s local ... (57 actions, 56 running) [64,515 / 64,572] 1745 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 90s local ... (57 actions running) [64,536 / 64,599] 1753 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 91s local ... (57 actions running) [64,541 / 64,599] 1758 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 92s local ... (57 actions running) [64,542 / 64,599] 1759 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 93s local ... (57 actions running) [64,550 / 64,607] 1761 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 94s local ... (58 actions running) [64,562 / 64,619] 1763 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 95s local ... (58 actions running) [64,598 / 64,656] 1769 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 97s local ... (57 actions running) [64,627 / 64,686] 1775 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 98s local ... (58 actions, 57 running) [64,659 / 64,717] 1780 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 99s local ... (57 actions, 55 running) [64,694 / 64,751] 1789 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 100s local ... (57 actions, 56 running) [64,715 / 64,772] 1793 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 101s local ... (58 actions, 57 running) [64,736 / 64,793] 1802 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 102s local ... (59 actions, 58 running) [64,742 / 64,800] 1809 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 103s local ... (60 actions running) [64,751 / 64,808] 1814 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 104s local ... (58 actions running) [64,772 / 64,829] 1821 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 106s local ... (61 actions running) [64,794 / 64,851] 1828 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 107s local ... (61 actions, 60 running) [64,811 / 64,867] 1838 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 108s local ... (57 actions running) [64,823 / 64,879] 1845 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 109s local ... (57 actions running) [64,844 / 64,900] 1851 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 110s local ... (58 actions, 57 running) [64,854 / 64,917] 1854 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 112s local ... (57 actions running) [64,867 / 64,924] 1858 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 113s local ... (58 actions, 57 running) [64,883 / 64,948] 1859 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 114s local ... (57 actions running) [64,888 / 64,948] 1862 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 115s local ... (57 actions running) [64,890 / 64,948] 1863 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 116s local ... (57 actions running) [64,900 / 64,956] 1865 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 117s local ... (57 actions running) [64,913 / 64,984] 1872 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 118s local ... (57 actions running) [64,917 / 64,984] 1877 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 119s local ... (57 actions running) [64,919 / 64,984] 1877 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 120s local ... (57 actions, 56 running) [64,921 / 64,985] 1878 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 121s local ... (56 actions, 55 running) [64,941 / 64,997] 1880 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 122s local ... (56 actions, 54 running) [64,954 / 65,010] 1882 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 123s local ... (56 actions, 55 running) [64,966 / 65,030] 1886 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 124s local ... (56 actions running) [64,969 / 65,030] 1888 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 126s local ... (56 actions running) [64,971 / 65,030] 1889 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 127s local ... (56 actions running) [64,972 / 65,030] 1889 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 128s local ... (56 actions running) [64,979 / 65,035] 1891 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 129s local ... (56 actions, 55 running) [64,981 / 65,043] 1892 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 130s local ... (56 actions running) [64,983 / 65,043] 1894 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 131s local ... (56 actions running) [64,984 / 65,043] 1894 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 132s local ... (56 actions, 55 running) [64,987 / 65,043] 1894 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 133s local ... (56 actions, 55 running) [64,991 / 65,048] 1895 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 134s local ... (56 actions, 55 running) [65,011 / 65,069] 1897 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 135s local ... (56 actions, 55 running) [65,037 / 65,131] 1903 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 136s local ... (56 actions running) [65,054 / 65,131] 1907 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 137s local ... (56 actions, 55 running) [65,060 / 65,131] 1910 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 138s local ... (56 actions running) [65,061 / 65,131] 1910 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 140s local ... (56 actions running) [65,065 / 65,131] 1910 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 141s local ... (56 actions running) [65,070 / 65,131] 1910 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 142s local ... (56 actions running) [65,075 / 65,131] 1911 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 143s local ... (56 actions running) [65,087 / 65,144] 1912 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 144s local ... (56 actions, 55 running) [65,091 / 65,147] 1914 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 145s local ... (56 actions running) [65,096 / 65,152] 1917 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 146s local ... (56 actions, 55 running) [65,126 / 65,184] 1917 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 147s local ... (56 actions, 55 running) [65,201 / 65,257] 1919 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 148s local ... (57 actions, 53 running) [65,305 / 65,364] 1922 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 149s local ... (58 actions, 54 running) [65,372 / 65,428] 1929 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 150s local ... (58 actions, 53 running) [65,413 / 65,476] 1939 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 152s local ... (57 actions running) [65,429 / 65,485] 1943 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 153s local ... (56 actions running) [65,439 / 65,495] 1946 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 154s local ... (56 actions running) [65,461 / 65,517] 1949 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 155s local ... (56 actions running) [65,484 / 65,540] 1955 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 156s local ... (56 actions, 55 running) [65,495 / 65,551] 1960 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 157s local ... (56 actions, 54 running) [65,515 / 65,575] 1964 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 158s local ... (57 actions running) [65,551 / 65,609] 1970 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 159s local ... (56 actions running) [65,568 / 65,639] 1976 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 160s local ... (59 actions running) [65,573 / 65,639] 1981 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 161s local ... (57 actions running) [65,580 / 65,639] 1986 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 162s local ... (56 actions running) [65,590 / 65,646] 1988 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 163s local ... (56 actions running) [65,599 / 65,660] 1994 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 164s local ... (56 actions running) [65,615 / 65,673] 1998 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 165s local ... (56 actions, 55 running) [65,620 / 65,705] 2000 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 167s local ... (57 actions running) [65,626 / 65,705] 2005 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 168s local ... (56 actions running) [65,627 / 65,705] 2006 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 169s local ... (56 actions running) [65,630 / 65,705] 2009 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 170s local ... (56 actions running) [65,634 / 65,705] 2010 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 171s local ... (56 actions running) [65,638 / 65,705] 2010 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 172s local ... (56 actions running) [65,645 / 65,705] 2012 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 173s local ... (56 actions running) [65,647 / 65,705] 2012 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 174s local ... (56 actions running) [65,658 / 65,717] 2013 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 175s local ... (56 actions, 53 running) [65,679 / 65,739] 2015 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 176s local ... (56 actions, 53 running) [65,686 / 65,742] 2016 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 177s local ... (56 actions running) [65,703 / 65,759] 2017 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 178s local ... (56 actions running) [65,720 / 65,777] 2020 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 179s local ... (56 actions running) [65,766 / 65,823] 2021 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 180s local ... (57 actions running) [65,783 / 65,843] 2025 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 181s local ... (57 actions, 56 running) [65,847 / 65,904] 2033 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 182s local ... (57 actions, 56 running) [65,865 / 65,923] 2039 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 183s local ... (58 actions running) [65,917 / 65,982] 2045 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 184s local ... (60 actions, 58 running) [65,926 / 65,983] 2054 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 185s local ... (61 actions running) [65,951 / 66,008] 2060 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 186s local ... (57 actions running) [65,955 / 66,014] 2064 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 187s local ... (58 actions running) [65,970 / 66,027] 2069 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 188s local ... (57 actions running) [66,013 / 66,071] 2081 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 189s local ... (58 actions, 56 running) [66,060 / 66,119] 2090 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 191s local ... (61 actions, 60 running) [66,072 / 66,130] 2091 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 192s local ... (65 actions, 64 running) [66,115 / 66,178] 2096 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 193s local ... (65 actions, 62 running) [66,177 / 66,243] 2107 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 194s local ... (69 actions, 68 running) [66,186 / 66,244] 2109 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 195s local ... (71 actions, 70 running) [66,197 / 66,255] 2112 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 196s local ... (70 actions running) [66,241 / 66,299] 2121 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 197s local ... (66 actions, 63 running) [66,318 / 66,377] 2137 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 198s local ... (62 actions, 59 running) [66,370 / 66,428] 2149 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 199s local ... (61 actions, 57 running) [66,387 / 66,445] 2159 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 200s local ... (59 actions running) [66,397 / 66,455] 2163 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 201s local ... (60 actions running) [66,400 / 66,465] 2165 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 202s local ... (59 actions running) [66,402 / 66,465] 2168 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 204s local ... (59 actions running) [66,406 / 66,465] 2171 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 205s local ... (59 actions running) [66,424 / 66,483] 2176 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 206s local ... (59 actions running) [66,450 / 66,509] 2184 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 207s local ... (64 actions, 62 running) [66,471 / 66,531] 2192 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 208s local ... (57 actions, 56 running) [66,478 / 66,535] 2196 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 210s local ... (57 actions running) [66,489 / 66,546] 2197 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 211s local ... (57 actions running) [66,489 / 66,546] 2198 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 212s local ... (57 actions running) [66,497 / 66,554] 2200 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 213s local ... (57 actions running) [66,544 / 66,604] 2204 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 214s local ... (55 actions, 54 running) [66,550 / 66,656] 2207 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 215s local ... (58 actions, 57 running) [66,553 / 66,656] 2210 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 217s local ... (56 actions running) [66,558 / 66,656] 2215 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 218s local ... (56 actions running) [66,558 / 66,656] 2216 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 219s local ... (56 actions running) [66,562 / 66,656] 2217 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 221s local ... (56 actions, 55 running) [66,568 / 66,656] 2218 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 222s local ... (56 actions, 55 running) [66,576 / 66,656] 2219 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 223s local ... (56 actions running) [66,578 / 66,656] 2220 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 224s local ... (56 actions running) [66,580 / 66,656] 2221 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 113s local ... (56 actions running) [66,582 / 66,656] 2222 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 114s local ... (56 actions running) [66,583 / 66,656] 2222 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 115s local ... (56 actions, 55 running) [66,584 / 66,656] 2223 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 117s local ... (56 actions running) [66,585 / 66,656] 2224 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 118s local ... (56 actions running) [66,586 / 66,656] 2225 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 119s local ... (56 actions running) [66,586 / 66,656] 2226 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 120s local ... (56 actions running) [66,587 / 66,656] 2226 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 122s local ... (56 actions running) [66,588 / 66,656] 2227 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 124s local ... (56 actions running) [66,589 / 66,656] 2227 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 129s local ... (56 actions, 55 running) [66,593 / 66,656] 2227 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 131s local ... (56 actions, 55 running) [66,598 / 66,656] 2228 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 132s local ... (56 actions, 55 running) [66,610 / 66,666] 2229 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 133s local ... (56 actions running) [66,638 / 66,696] 2232 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 134s local ... (57 actions, 56 running) [66,679 / 66,737] 2235 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 135s local ... (58 actions, 57 running) [66,693 / 66,749] 2239 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 136s local ... (60 actions, 59 running) [66,722 / 66,778] 2245 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 137s local ... (57 actions running) [66,732 / 66,788] 2248 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 138s local ... (61 actions, 60 running) [66,763 / 66,821] 2256 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 139s local ... (56 actions, 55 running) [66,799 / 66,859] 2261 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 140s local ... (58 actions running) [66,803 / 66,859] 2262 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 142s local ... (56 actions, 55 running) [66,816 / 66,890] 2264 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 143s local ... (57 actions running) [66,818 / 66,890] 2266 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 144s local ... (58 actions running) [66,821 / 66,890] 2267 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 145s local ... (58 actions running) [66,825 / 66,890] 2270 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 146s local ... (58 actions running) [66,828 / 66,890] 2274 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 147s local ... (58 actions running) [66,831 / 66,890] 2275 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 149s local ... (58 actions, 57 running) [66,833 / 66,890] 2276 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 150s local ... (58 actions, 57 running) [66,847 / 66,906] 2276 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 151s local ... (60 actions, 59 running) [66,853 / 66,927] 2280 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 152s local ... (60 actions running) [66,860 / 66,927] 2283 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 153s local ... (56 actions, 55 running) [66,863 / 66,927] 2283 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 154s local ... (56 actions, 55 running) [66,866 / 66,927] 2284 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 155s local ... (56 actions running) [66,869 / 66,927] 2285 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 156s local ... (56 actions, 55 running) [66,871 / 66,927] 2285 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 157s local ... (56 actions, 55 running) [66,897 / 66,953] 2289 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 158s local ... (58 actions running) [66,929 / 66,989] 2298 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 159s local ... (57 actions, 56 running) [66,951 / 67,010] 2302 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 160s local ... (57 actions running) [66,975 / 67,031] 2304 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 162s local ... (56 actions, 55 running) [66,993 / 67,049] 2311 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 163s local ... (56 actions running) [66,994 / 67,054] 2312 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 164s local ... (56 actions running) [66,997 / 67,054] 2313 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 165s local ... (56 actions running) [66,998 / 67,054] 2313 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 166s local ... (56 actions running) [67,005 / 67,061] 2315 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 167s local ... (56 actions, 55 running) [67,022 / 67,078] 2320 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 168s local ... (56 actions running) [67,054 / 67,111] 2323 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 169s local ... (56 actions, 55 running) [67,062 / 67,118] 2326 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 170s local ... (57 actions running) [67,075 / 67,131] 2329 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 171s local ... (56 actions running) [67,094 / 67,150] 2334 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 172s local ... (56 actions, 55 running) [67,098 / 67,155] 2337 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 173s local ... (57 actions running) [67,100 / 67,156] 2338 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 175s local ... (56 actions running) [67,112 / 67,168] 2341 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 176s local ... (56 actions running) [67,133 / 67,189] 2346 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 177s local ... (56 actions running) [67,141 / 67,197] 2351 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 178s local ... (56 actions running) [67,150 / 67,211] 2355 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 179s local ... (56 actions running) [67,156 / 67,212] 2356 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 180s local ... (56 actions running) [67,185 / 67,244] 2361 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 181s local ... (56 actions, 55 running) [67,198 / 67,254] 2367 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 182s local ... (56 actions running) [67,220 / 67,277] 2376 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 183s local ... (56 actions, 55 running) [67,246 / 67,302] 2383 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 184s local ... (58 actions running) [67,267 / 67,325] 2390 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 185s local ... (56 actions, 55 running) [67,300 / 67,360] 2396 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 187s local ... (56 actions running) [67,316 / 67,374] 2402 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 188s local ... (56 actions, 54 running) [67,340 / 67,400] 2407 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 189s local ... (56 actions, 55 running) [67,348 / 67,404] 2410 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 190s local ... (56 actions running) [67,357 / 67,415] 2412 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 191s local ... (56 actions, 55 running) [67,439 / 67,496] 2419 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 192s local ... (56 actions, 55 running) [67,461 / 67,517] 2425 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 193s local ... (57 actions, 56 running) [67,477 / 67,534] 2427 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 194s local ... (58 actions, 57 running) [67,487 / 67,544] 2435 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 196s local ... (57 actions running) [67,504 / 67,562] 2436 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 197s local ... (56 actions, 55 running) [67,513 / 67,569] 2437 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 198s local ... (56 actions, 55 running) [67,525 / 67,581] 2438 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 199s local ... (56 actions, 55 running) [67,546 / 67,602] 2442 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 200s local ... (57 actions running) [67,555 / 67,612] 2447 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 201s local ... (56 actions running) [67,574 / 67,632] 2449 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 202s local ... (57 actions, 56 running) [67,580 / 67,643] 2450 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 203s local ... (57 actions running) [67,595 / 67,653] 2456 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 204s local ... (57 actions running) [67,606 / 67,664] 2458 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 205s local ... (57 actions running) [67,613 / 67,670] 2460 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 206s local ... (57 actions running) [67,625 / 67,682] 2462 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 207s local ... (57 actions running) [67,626 / 67,685] 2462 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 209s local ... (57 actions, 56 running) [67,647 / 67,704] 2464 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 210s local ... (57 actions, 56 running) [67,661 / 67,718] 2467 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 211s local ... (57 actions running) [67,681 / 67,738] 2470 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 212s local ... (57 actions, 56 running) [67,694 / 67,760] 2474 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 213s local ... (57 actions running) [67,700 / 67,760] 2478 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 214s local ... (57 actions running) [67,703 / 67,760] 2480 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 216s local ... (57 actions running) [67,726 / 67,784] 2483 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 217s local ... (57 actions, 55 running) [67,742 / 67,801] 2488 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 218s local ... (57 actions, 56 running) [67,767 / 67,825] 2493 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 219s local ... (56 actions running) [67,788 / 67,846] 2499 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 220s local ... (57 actions running) [67,799 / 67,869] 2501 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 221s local ... (59 actions running) [67,803 / 67,869] 2505 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 223s local ... (57 actions running) [67,804 / 67,869] 2507 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 224s local ... (57 actions running) [67,814 / 67,873] 2511 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 225s local ... (57 actions, 56 running) [67,828 / 67,885] 2514 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 226s local ... (58 actions running) [67,859 / 67,926] 2516 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 227s local ... (59 actions, 58 running) [67,879 / 67,946] 2518 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 228s local ... (58 actions, 57 running) [67,890 / 67,959] 2519 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 229s local ... (59 actions, 58 running) [67,918 / 67,987] 2521 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 230s local ... (59 actions, 57 running) [67,967 / 68,035] 2526 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 231s local ... (59 actions, 56 running) [67,986 / 68,053] 2529 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 233s local ... (59 actions, 58 running) [68,002 / 68,069] 2531 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 234s local ... (59 actions running) [68,017 / 68,084] 2535 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 235s local ... (59 actions, 57 running) [68,046 / 68,114] 2538 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 236s local ... (59 actions, 57 running) [68,068 / 68,135] 2541 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 237s local ... (60 actions, 58 running) [68,128 / 68,195] 2551 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 238s local ... (59 actions running) [68,163 / 68,230] 2559 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 239s local ... (59 actions, 57 running) [68,210 / 68,276] 2568 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 240s local ... (59 actions running) [68,291 / 68,358] 2584 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 241s local ... (60 actions, 58 running) [68,351 / 68,408] 2593 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 242s local ... (56 actions, 51 running) [68,411 / 68,467] 2602 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 243s local ... (57 actions, 55 running) [68,456 / 68,514] 2608 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 244s local ... (57 actions, 55 running) [68,483 / 68,546] 2617 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 245s local ... (57 actions running) [68,489 / 68,546] 2623 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 246s local ... (58 actions running) [68,493 / 68,556] 2626 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 248s local ... (57 actions running) [68,499 / 68,556] 2632 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 249s local ... (57 actions running) [68,511 / 68,567] 2635 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 250s local ... (56 actions running) [68,528 / 68,584] 2639 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 251s local ... (59 actions running) [68,577 / 68,633] 2648 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 252s local ... (59 actions, 58 running) [68,607 / 68,677] 2654 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 253s local ... (57 actions running) [68,612 / 68,677] 2657 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 255s local ... (57 actions running) [68,613 / 68,677] 2658 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 256s local ... (57 actions running) [68,619 / 68,678] 2658 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 257s local ... (56 actions, 55 running) [68,622 / 68,678] 2658 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 259s local ... (56 actions, 55 running) [68,624 / 68,680] 2659 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 260s local ... (56 actions running) [68,663 / 68,719] 2660 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 261s local ... (56 actions running) [68,677 / 68,733] 2663 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 262s local ... (58 actions running) [68,716 / 68,772] 2675 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 263s local ... (56 actions running) [68,744 / 68,800] 2684 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 264s local ... (56 actions running) [68,772 / 68,829] 2689 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 265s local ... (56 actions, 55 running) [68,790 / 68,848] 2696 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 266s local ... (56 actions running) [68,798 / 68,854] 2700 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 267s local ... (57 actions running) [68,820 / 68,876] 2710 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 268s local ... (60 actions, 59 running) [68,836 / 68,892] 2715 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 269s local ... (57 actions running) [68,843 / 68,899] 2722 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 270s local ... (58 actions running) [68,854 / 68,927] 2727 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 271s local ... (56 actions running) [68,861 / 68,927] 2734 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 272s local ... (56 actions running) [68,866 / 68,927] 2737 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 273s local ... (56 actions running) [68,867 / 68,927] 2738 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 274s local ... (56 actions running) [68,868 / 68,927] 2739 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 275s local ... (56 actions running) [68,871 / 68,927] 2741 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 276s local ... (56 actions, 55 running) [68,879 / 68,935] 2744 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 277s local ... (56 actions running) [68,884 / 68,941] 2748 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 279s local ... (57 actions running) [68,895 / 68,966] 2748 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 280s local ... (56 actions, 55 running) [68,902 / 68,966] 2751 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 281s local ... (56 actions, 55 running) [68,904 / 68,966] 2753 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 282s local ... (56 actions running) [68,907 / 68,966] 2755 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 283s local ... (56 actions running) [68,909 / 68,966] 2755 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 284s local ... (56 actions, 55 running) [68,912 / 68,968] 2755 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 286s local ... (56 actions, 55 running) [68,924 / 69,004] 2755 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 287s local ... (56 actions, 55 running) [68,938 / 69,004] 2758 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 288s local ... (56 actions, 55 running) [68,944 / 69,004] 2759 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 289s local ... (56 actions, 55 running) [68,947 / 69,004] 2759 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 290s local ... (56 actions running) [68,948 / 69,004] 2759 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 291s local ... (56 actions running) [68,949 / 69,005] 2759 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 292s local ... (56 actions, 55 running) [68,977 / 69,033] 2764 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 293s local ... (57 actions, 55 running) [68,979 / 69,035] 2766 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 295s local ... (58 actions, 57 running) [69,026 / 69,082] 2772 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 296s local ... (59 actions, 58 running) [69,094 / 69,150] 2775 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 297s local ... (61 actions, 59 running) [69,136 / 69,193] 2782 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 298s local ... (62 actions, 57 running) [69,164 / 69,223] 2788 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 299s local ... (63 actions running) [69,168 / 69,224] 2793 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 300s local ... (64 actions running) [69,170 / 69,226] 2794 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 302s local ... (64 actions running) [69,173 / 69,229] 2798 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 303s local ... (63 actions running) [69,202 / 69,265] 2806 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 304s local ... (62 actions running) [69,261 / 69,318] 2814 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 305s local ... (61 actions, 59 running) [69,288 / 69,351] 2819 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 307s local ... (62 actions, 61 running) [69,291 / 69,351] 2823 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 308s local ... (62 actions running) [69,320 / 69,376] 2830 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 309s local ... (56 actions, 55 running) [69,326 / 69,382] 2831 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 310s local ... (56 actions, 55 running) [69,339 / 69,397] 2832 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 311s local ... (58 actions, 57 running) [69,356 / 69,412] 2834 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 312s local ... (58 actions, 57 running) [69,428 / 69,503] 2843 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 313s local ... (63 actions, 62 running) [69,446 / 69,519] 2846 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 314s local ... (63 actions, 61 running) [69,468 / 69,577] 2851 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 315s local ... (66 actions running) [69,477 / 69,577] 2860 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 316s local ... (60 actions running) [69,481 / 69,577] 2863 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 317s local ... (60 actions running) [69,486 / 69,577] 2869 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 318s local ... (60 actions running) [69,488 / 69,577] 2869 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 319s local ... (60 actions, 59 running) [69,496 / 69,577] 2872 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 321s local ... (62 actions running) [69,498 / 69,577] 2874 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 322s local ... (62 actions running) [69,501 / 69,577] 2876 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 323s local ... (62 actions running) [69,504 / 69,577] 2877 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 324s local ... (62 actions running) [69,508 / 69,580] 2877 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 326s local ... (62 actions, 61 running) [69,534 / 69,621] 2877 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 327s local ... (62 actions, 61 running) [69,542 / 69,621] 2880 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 328s local ... (62 actions, 61 running) [69,553 / 69,621] 2882 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 329s local ... (59 actions, 58 running) [69,568 / 69,628] 2883 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 330s local ... (57 actions running) [69,589 / 69,691] 2885 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 331s local ... (56 actions running) [69,594 / 69,691] 2887 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 333s local ... (58 actions running) [69,600 / 69,691] 2888 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 334s local ... (56 actions, 55 running) [69,617 / 69,691] 2888 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 335s local ... (56 actions, 55 running) [69,622 / 69,691] 2888 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 336s local ... (56 actions running) [69,631 / 69,691] 2892 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 337s local ... (56 actions running) [69,667 / 69,723] 2892 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 338s local ... (56 actions, 55 running) [69,699 / 69,755] 2898 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 339s local ... (57 actions, 56 running) [69,713 / 69,769] 2901 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 340s local ... (58 actions running) [69,753 / 69,811] 2908 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 342s local ... (56 actions, 55 running) [69,766 / 69,824] 2911 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 343s local ... (60 actions, 59 running) [69,805 / 69,863] 2921 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 344s local ... (57 actions, 56 running) [69,817 / 69,877] 2924 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 345s local ... (57 actions, 56 running) [69,822 / 69,878] 2928 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 346s local ... (56 actions, 55 running) [69,867 / 69,923] 2931 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 347s local ... (59 actions running) [69,883 / 69,951] 2935 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 348s local ... (61 actions running) [69,894 / 69,951] 2943 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 349s local ... (56 actions running) [69,900 / 69,957] 2944 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 350s local ... (56 actions, 55 running) [69,912 / 69,968] 2946 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 351s local ... (56 actions, 54 running) [69,918 / 69,977] 2949 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 352s local ... (56 actions running) [69,919 / 69,977] 2949 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 353s local ... (56 actions running) [69,940 / 69,996] 2955 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 355s local ... (56 actions running) [69,955 / 70,011] 2959 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 356s local ... (56 actions running) [69,992 / 70,049] 2961 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 357s local ... (56 actions, 55 running) [69,996 / 70,053] 2963 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 358s local ... (56 actions running) [70,001 / 70,057] 2965 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 359s local ... (56 actions running) [70,009 / 70,065] 2968 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 361s local ... (56 actions running) [70,021 / 70,078] 2971 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 362s local ... (56 actions, 55 running) [70,033 / 70,137] 2975 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 363s local ... (56 actions running) [70,034 / 70,137] 2975 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 364s local ... (56 actions running) [70,036 / 70,137] 2976 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 365s local ... (56 actions running) [70,037 / 70,137] 2976 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 367s local ... (56 actions, 55 running) [70,040 / 70,137] 2977 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 368s local ... (56 actions, 55 running) [70,045 / 70,137] 2978 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 369s local ... (56 actions running) [70,052 / 70,137] 2980 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 370s local ... (56 actions, 55 running) [70,055 / 70,137] 2981 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 371s local ... (56 actions, 55 running) [70,061 / 70,137] 2982 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 372s local ... (56 actions, 55 running) [70,072 / 70,137] 2984 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 373s local ... (56 actions, 55 running) [70,076 / 70,137] 2985 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 374s local ... (56 actions, 55 running) [70,081 / 70,137] 2985 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 375s local ... (56 actions, 55 running) [70,132 / 70,211] 2989 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 376s local ... (56 actions, 54 running) [70,141 / 70,212] 2990 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 377s local ... (56 actions, 55 running) [70,146 / 70,212] 2991 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 379s local ... (56 actions running) [70,147 / 70,212] 2991 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 380s local ... (56 actions running) [70,148 / 70,212] 2992 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 381s local ... (56 actions running) [70,148 / 70,212] 2993 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 382s local ... (56 actions running) [70,150 / 70,212] 2994 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 383s local ... (56 actions, 55 running) [70,154 / 70,212] 2995 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 384s local ... (56 actions, 55 running) [70,163 / 70,219] 2997 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 385s local ... (56 actions, 55 running) [70,183 / 70,241] 2998 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 386s local ... (57 actions running) [70,194 / 70,294] 3000 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 387s local ... (56 actions, 55 running) [70,196 / 70,294] 3000 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 389s local ... (56 actions running) [70,197 / 70,294] 3001 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 390s local ... (56 actions running) [70,199 / 70,294] 3002 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 391s local ... (56 actions running) [70,201 / 70,294] 3003 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 392s local ... (56 actions running) [70,209 / 70,294] 3006 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 393s local ... (56 actions running) [70,215 / 70,294] 3006 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 394s local ... (56 actions running) [70,219 / 70,294] 3008 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 395s local ... (56 actions running) [70,227 / 70,294] 3008 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 396s local ... (56 actions running) [70,234 / 70,294] 3009 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 397s local ... (56 actions running) [70,244 / 70,310] 3009 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 398s local ... (56 actions, 55 running) [70,248 / 70,310] 3009 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 399s local ... (56 actions, 55 running) [70,258 / 70,314] 3009 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 400s local ... (56 actions, 55 running) [70,288 / 70,344] 3015 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 401s local ... (57 actions running) [70,345 / 70,401] 3028 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 402s local ... (56 actions running) [70,370 / 70,426] 3035 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 403s local ... (56 actions running) [70,414 / 70,471] 3044 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 404s local ... (56 actions running) [70,445 / 70,501] 3048 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 405s local ... (56 actions, 53 running) [70,476 / 70,532] 3050 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 406s local ... (56 actions, 54 running) [70,495 / 70,551] 3055 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 407s local ... (56 actions, 55 running) [70,630 / 70,839] 3057 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 408s local ... (55 actions, 52 running) [71,211 / 71,565] 3059 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 409s local ... (56 actions, 47 running) [71,650 / 71,706] 3063 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 411s local ... (56 actions running) [71,710 / 71,766] 3077 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 412s local ... (58 actions, 57 running) [71,762 / 71,845] 3086 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 413s local ... (56 actions, 55 running) [71,772 / 71,845] 3094 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 414s local ... (56 actions running) [71,776 / 71,845] 3097 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 415s local ... (56 actions, 55 running) [71,779 / 71,845] 3098 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 416s local ... (56 actions, 55 running) [71,783 / 71,845] 3101 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 417s local ... (56 actions running) [71,787 / 71,845] 3104 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 418s local ... (56 actions running) [71,796 / 71,852] 3108 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 419s local ... (56 actions running) [71,811 / 71,868] 3114 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 421s local ... (56 actions, 55 running) [71,840 / 71,913] 3118 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 422s local ... (56 actions, 55 running) [71,843 / 71,914] 3120 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 423s local ... (56 actions running) [71,846 / 71,914] 3121 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 424s local ... (56 actions running) [71,846 / 71,914] 3122 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 425s local ... (56 actions running) [71,850 / 71,914] 3126 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 426s local ... (56 actions running) [71,856 / 71,914] 3128 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 427s local ... (55 actions, 54 running) [71,877 / 71,942] 3129 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 428s local ... (56 actions running) [71,911 / 71,969] 3132 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 429s local ... (56 actions, 55 running) [71,961 / 72,018] 3139 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 430s local ... (56 actions, 54 running) [72,048 / 72,104] 3145 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 431s local ... (56 actions, 52 running) [72,088 / 72,144] 3159 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 432s local ... (56 actions, 54 running) [72,142 / 72,199] 3170 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 433s local ... (57 actions running) [72,172 / 72,228] 3179 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 434s local ... (58 actions, 57 running) [72,214 / 72,270] 3193 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 436s local ... (56 actions, 55 running) [72,218 / 72,274] 3195 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 437s local ... (56 actions running) [72,223 / 72,324] 3200 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 438s local ... (56 actions running) [72,226 / 72,324] 3203 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 439s local ... (56 actions running) [72,230 / 72,324] 3207 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 440s local ... (56 actions running) [72,235 / 72,324] 3212 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 441s local ... (56 actions running) [72,236 / 72,324] 3214 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 442s local ... (56 actions running) [72,243 / 72,324] 3217 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 443s local ... (56 actions, 55 running) [72,253 / 72,324] 3219 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 445s local ... (56 actions, 55 running) [72,255 / 72,324] 3219 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 446s local ... (56 actions running) [72,257 / 72,324] 3221 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 448s local ... (56 actions running) [72,258 / 72,324] 3221 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 449s local ... (56 actions, 55 running) [72,265 / 72,324] 3221 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 450s local ... (56 actions, 55 running) [72,267 / 72,324] 3221 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 452s local ... (56 actions, 55 running) [72,272 / 72,328] 3222 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 453s local ... (56 actions running) [72,291 / 72,347] 3224 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 454s local ... (57 actions running) [72,297 / 72,355] 3224 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 455s local ... (57 actions running) [72,299 / 72,355] 3225 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 456s local ... (56 actions running) [72,306 / 72,364] 3225 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 457s local ... (56 actions, 55 running) [72,323 / 72,394] 3227 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 458s local ... (57 actions running) [72,329 / 72,394] 3229 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 459s local ... (58 actions, 57 running) [72,334 / 72,394] 3229 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 460s local ... (58 actions, 57 running) [72,347 / 72,403] 3232 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 462s local ... (56 actions, 55 running) [72,355 / 72,413] 3234 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 463s local ... (56 actions, 55 running) [72,368 / 72,427] 3236 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 464s local ... (56 actions running) [72,375 / 72,436] 3236 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 465s local ... (56 actions, 55 running) [72,412 / 72,471] 3239 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 466s local ... (59 actions, 58 running) [72,433 / 72,495] 3240 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 467s local ... (59 actions running) [72,434 / 72,495] 3241 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 468s local ... (60 actions running) [72,437 / 72,496] 3243 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 469s local ... (59 actions running) [72,493 / 72,553] 3245 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 470s local ... (59 actions, 55 running) [72,532 / 72,591] 3249 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 471s local ... (61 actions, 58 running) [72,581 / 72,641] 3257 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 472s local ... (61 actions, 60 running) [72,592 / 72,662] 3263 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 473s local ... (58 actions running) [72,597 / 72,662] 3266 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 474s local ... (58 actions, 57 running) [72,601 / 72,662] 3267 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 475s local ... (58 actions, 57 running) [72,605 / 72,663] 3268 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 477s local ... (58 actions running) [72,624 / 72,682] 3271 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 478s local ... (58 actions, 57 running) [72,651 / 72,709] 3276 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 479s local ... (59 actions, 58 running) [72,680 / 72,737] 3283 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 480s local ... (59 actions running) [72,720 / 72,777] 3290 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 481s local ... (56 actions running) [72,742 / 72,800] 3295 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 482s local ... (57 actions, 56 running) [72,770 / 72,827] 3302 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 484s local ... (57 actions running) [72,800 / 72,857] 3307 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 485s local ... (58 actions, 57 running) [72,808 / 72,867] 3309 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 486s local ... (57 actions, 56 running) [72,836 / 72,893] 3315 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 487s local ... (57 actions running) [72,873 / 72,930] 3325 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 488s local ... (57 actions, 56 running) [72,908 / 72,991] 3337 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 489s local ... (57 actions running) [72,912 / 72,991] 3341 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 490s local ... (57 actions running) [72,918 / 72,992] 3346 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 491s local ... (56 actions running) [72,921 / 72,992] 3348 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 492s local ... (56 actions running) [72,923 / 72,992] 3350 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 493s local ... (56 actions running) [72,927 / 72,992] 3351 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 494s local ... (56 actions running) [72,931 / 72,992] 3355 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 495s local ... (56 actions running) [72,947 / 73,003] 3360 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 496s local ... (56 actions running) [73,003 / 73,062] 3369 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 497s local ... (59 actions, 57 running) [73,049 / 73,105] 3378 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 498s local ... (65 actions, 64 running) [73,056 / 73,141] 3380 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 499s local ... (67 actions running) [73,073 / 73,141] 3392 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 500s local ... (58 actions, 57 running) [73,077 / 73,141] 3392 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 501s local ... (58 actions running) [73,077 / 73,141] 3393 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 503s local ... (58 actions running) [73,085 / 73,141] 3395 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 504s local ... (56 actions, 54 running) [73,088 / 73,146] 3396 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 505s local ... (56 actions, 55 running) [73,096 / 73,155] 3397 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 507s local ... (56 actions running) [73,097 / 73,155] 3398 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 508s local ... (57 actions running) [73,098 / 73,155] 3399 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 509s local ... (56 actions running) [73,098 / 73,155] 3400 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 510s local ... (56 actions running) [73,106 / 73,162] 3400 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 511s local ... (56 actions running) [73,125 / 73,181] 3401 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 512s local ... (56 actions, 55 running) [73,130 / 73,186] 3404 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 513s local ... (56 actions running) [73,145 / 73,210] 3406 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 514s local ... (57 actions running) [73,149 / 73,210] 3407 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 515s local ... (56 actions running) [73,156 / 73,212] 3409 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 516s local ... (56 actions, 55 running) [73,161 / 73,217] 3410 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 518s local ... (56 actions running) [73,172 / 73,232] 3412 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 519s local ... (56 actions running) [73,175 / 73,232] 3414 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 520s local ... (56 actions, 55 running) [73,186 / 73,243] 3417 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 521s local ... (56 actions, 55 running) [73,195 / 73,252] 3418 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 522s local ... (56 actions, 55 running) [73,209 / 73,274] 3420 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 523s local ... (54 actions, 53 running) [73,209 / 73,274] 3420 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 525s local ... (56 actions running) [73,211 / 73,275] 3421 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 526s local ... (56 actions running) [73,215 / 73,275] 3423 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 527s local ... (56 actions running) [73,226 / 73,285] 3425 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 528s local ... (55 actions running) [73,234 / 73,291] 3430 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 529s local ... (56 actions running) [73,248 / 73,304] 3430 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 531s local ... (56 actions, 55 running) [73,257 / 73,313] 3431 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 532s local ... (56 actions running) [73,262 / 73,333] 3433 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 533s local ... (57 actions running) [73,268 / 73,333] 3438 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 534s local ... (56 actions running) [73,271 / 73,333] 3438 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 535s local ... (56 actions, 55 running) [73,276 / 73,333] 3441 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 536s local ... (56 actions running) [73,281 / 73,338] 3441 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 537s local ... (56 actions running) [73,301 / 73,357] 3443 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 539s local ... (56 actions, 54 running) [73,316 / 73,372] 3445 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 540s local ... (58 actions, 56 running) [73,342 / 73,398] 3452 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 541s local ... (56 actions running) [73,377 / 73,433] 3460 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 542s local ... (58 actions running) [73,411 / 73,467] 3467 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 543s local ... (57 actions, 56 running) [73,437 / 73,496] 3475 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 544s local ... (57 actions running) [73,456 / 73,512] 3478 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 545s local ... (57 actions running) [73,491 / 73,547] 3487 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 546s local ... (56 actions running) [73,492 / 73,551] 3488 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 547s local ... (56 actions running) [73,494 / 73,551] 3490 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 548s local ... (57 actions running) [73,520 / 73,577] 3493 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 549s local ... (56 actions, 55 running) [73,572 / 73,629] 3500 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 550s local ... (57 actions running) [73,607 / 73,664] 3503 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 551s local ... (57 actions, 56 running) [73,626 / 73,683] 3505 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 552s local ... (61 actions running) [73,681 / 73,739] 3518 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 553s local ... (58 actions, 56 running) [73,704 / 73,761] 3526 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 554s local ... (57 actions, 56 running) [73,734 / 73,791] 3536 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 555s local ... (58 actions running) [73,773 / 73,831] 3544 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 556s local ... (57 actions running) [73,783 / 73,840] 3548 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 557s local ... (58 actions running) [73,789 / 73,855] 3554 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 559s local ... (57 actions running) [73,796 / 73,855] 3559 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 560s local ... (57 actions running) [73,799 / 73,863] 3562 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 562s local ... (57 actions running) [73,802 / 73,863] 3564 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 563s local ... (57 actions running) [73,808 / 73,866] 3568 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 564s local ... (57 actions running) [73,823 / 73,882] 3572 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 565s local ... (57 actions, 56 running) [73,849 / 73,914] 3579 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 566s local ... (58 actions, 57 running) [73,855 / 73,914] 3581 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 567s local ... (57 actions, 55 running) [73,859 / 73,916] 3581 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 568s local ... (56 actions, 55 running) [73,891 / 73,948] 3582 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 569s local ... (56 actions, 55 running) [73,920 / 73,977] 3591 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 570s local ... (56 actions, 55 running) [73,947 / 74,003] 3599 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 571s local ... (56 actions, 55 running) [73,969 / 74,029] 3604 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 572s local ... (56 actions running) [73,972 / 74,029] 3607 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 573s local ... (56 actions running) [73,974 / 74,030] 3609 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 574s local ... (56 actions running) [73,976 / 74,033] 3610 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 576s local ... (56 actions running) [73,995 / 74,052] 3613 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 577s local ... (55 actions, 53 running) [74,033 / 74,089] 3623 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 578s local ... (56 actions running) [74,047 / 74,103] 3628 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 579s local ... (56 actions, 55 running) [74,054 / 74,111] 3633 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 580s local ... (57 actions running) [74,069 / 74,127] 3637 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 581s local ... (56 actions, 54 running) [74,081 / 74,137] 3641 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 582s local ... (57 actions, 56 running) [74,095 / 74,152] 3643 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 583s local ... (56 actions, 55 running) [74,114 / 74,170] 3647 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 584s local ... (57 actions, 56 running) [74,123 / 74,179] 3649 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 585s local ... (56 actions running) [74,163 / 74,236] 3655 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 586s local ... (60 actions, 59 running) [74,196 / 74,281] 3664 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 587s local ... (59 actions running) [74,201 / 74,281] 3666 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 589s local ... (59 actions, 58 running) [74,203 / 74,281] 3668 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 590s local ... (58 actions running) [74,207 / 74,281] 3669 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 591s local ... (58 actions running) [74,210 / 74,281] 3672 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 592s local ... (58 actions running) [74,214 / 74,281] 3673 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 593s local ... (58 actions, 57 running) [74,226 / 74,292] 3675 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 595s local ... (58 actions running) [74,260 / 74,327] 3679 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 596s local ... (58 actions, 56 running) [74,330 / 74,401] 3684 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 597s local ... (58 actions, 53 running) [74,377 / 74,443] 3689 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 598s local ... (61 actions running) [74,387 / 74,456] 3694 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 600s local ... (59 actions running) [74,399 / 74,467] 3694 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 601s local ... (58 actions, 57 running) [74,425 / 74,483] 3696 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 602s local ... (58 actions, 57 running) [74,455 / 74,512] 3705 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 603s local ... (57 actions, 56 running) [74,486 / 74,542] 3712 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 604s local ... (59 actions running) [74,520 / 74,583] 3722 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 605s local ... (59 actions running) [74,524 / 74,583] 3726 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 606s local ... (57 actions running) [74,526 / 74,583] 3727 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 607s local ... (57 actions running) [74,528 / 74,584] 3728 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 608s local ... (57 actions running) [74,533 / 74,589] 3732 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 609s local ... (57 actions running) [74,542 / 74,614] 3735 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 610s local ... (57 actions running) [74,547 / 74,614] 3740 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 611s local ... (57 actions, 56 running) [74,548 / 74,614] 3741 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 612s local ... (57 actions running) [74,549 / 74,614] 3742 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 613s local ... (57 actions running) [74,549 / 74,614] 3743 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 614s local ... (57 actions running) [74,558 / 74,614] 3744 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 615s local ... (57 actions, 56 running) [74,579 / 74,637] 3749 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 616s local ... (57 actions running) [74,589 / 74,645] 3751 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 618s local ... (56 actions, 55 running) [74,589 / 74,645] 3752 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 619s local ... (56 actions running) [74,609 / 74,665] 3753 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 620s local ... (56 actions, 55 running) [74,627 / 74,683] 3756 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 621s local ... (58 actions running) [74,636 / 74,688] 3761 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 622s local ... (52 actions running) [74,643 / 74,688] 3764 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 624s local ... (45 actions running) [74,651 / 74,688] 3765 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 625s local ... (37 actions running) [74,657 / 74,688] 3768 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 627s local ... (31 actions running) [74,663 / 74,688] 3774 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 628s local ... (25 actions running) [74,666 / 74,688] 3776 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 629s local ... (22 actions running) [74,670 / 74,688] 3776 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 630s local ... (18 actions running) [74,674 / 74,688] 3778 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 632s local ... (14 actions running) [74,675 / 74,688] 3778 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 633s local ... (13 actions running) [74,679 / 74,688] 3781 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 634s local ... (9 actions running) [74,680 / 74,688] 3781 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 638s local ... (8 actions running) [74,680 / 74,688] 3782 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 639s local ... (8 actions running) [74,682 / 74,688] 3783 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 641s local ... (6 actions running) [74,683 / 74,688] 3783 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 642s local ... (5 actions running) [74,683 / 74,688] 3784 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 643s local ... (5 actions running) [74,684 / 74,688] 3784 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 645s local ... (4 actions running) [74,684 / 74,688] 3785 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 650s local ... (4 actions running) [74,685 / 74,688] 3785 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 652s local ... (3 actions running) [74,685 / 74,688] 3785 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 662s local ... (3 actions running) [74,685 / 74,688] 3786 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 678s local ... (3 actions running) [74,686 / 74,688] 3786 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 679s local ... (2 actions running) [74,686 / 74,688] 3786 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 690s local ... (2 actions running) [74,686 / 74,688] 3787 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 698s local ... (2 actions running) [74,687 / 74,688] 3787 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 699s local [74,687 / 74,688] 3787 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 710s local [74,687 / 74,688] 3787 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 740s local [74,687 / 74,688] 3787 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 800s local [74,687 / 74,688] 3787 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 860s local [74,687 / 74,688] 3787 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 900s local [74,687 / 74,688] 3787 / 3788 tests; Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8); 1s local FLAKY: //tensorflow/python/distribute/failure_handling:failure_handler_test (Summary) /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/distribute/failure_handling/failure_handler_test/shard_4_of_8/test_attempts/attempt_1.log INFO: From Testing //tensorflow/python/distribute/failure_handling:failure_handler_test (shard 4 of 8): INFO: Elapsed time: 1772.864s, Critical Path: 920.86s INFO: 54819 processes: 29553 disk cache hit, 17461 internal, 7805 local. INFO: Build completed successfully, 54819 total actions