++ 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: 06329641-d370-4dfd-b1a2-5a708cb18907 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: 3783 targets (554 packages loaded) Analyzing: 3783 targets (554 packages loaded, 0 targets configured) Analyzing: 3783 targets (587 packages loaded, 31879 targets configured) Analyzing: 3783 targets (601 packages loaded, 34732 targets configured) Analyzing: 3783 targets (601 packages loaded, 35576 targets configured) Analyzing: 3783 targets (603 packages loaded, 38734 targets configured) INFO: Analyzed 3783 targets (603 packages loaded, 42822 targets configured). checking cached actions INFO: Found 3783 test targets... [0 / 13] [Prepa] BazelWorkspaceStatusAction stable-status.txt [3,599 / 11,135] Writing file tensorflow/core/grappler/libmutable_graph_view.so-2.params; 0s local ... (5 actions, 4 running) [12,403 / 17,086] Linking tensorflow/tsl/framework/libdevice_id_impl.so; Downloading tensorflow/tsl/framework/libdevice_id_impl.so, 1.9 MiB / 2.1 MiB; 0s remote-cache ... (51 actions, 0 running) [16,013 / 17,531] [Prepa] Compiling tensorflow/core/kernels/matmul_op_fused.cc ... (35 actions, 0 running) [17,252 / 17,531] Linking tensorflow/core/kernels/libconv_ops.lo; 0s remote-cache ... (47 actions, 0 running) [18,537 / 18,834] Linking tensorflow/c/c_test; Downloading tensorflow/c/c_test, 129.0 MiB / 164.8 MiB; 0s remote-cache ... (12 actions, 0 running) [20,402 / 20,577] Generating code from table: lib/Target/RISCV/RISCV.td @llvm-project//llvm:RISCVCommonTableGen__gen_dag_isel_genrule; Downloading external/llvm-project/llvm/lib/Target/RISCV/RISCVGenDAGISel.inc, 19.5 MiB / 75.2 MiB; 0s remote-cache ... (41 actions, 0 running) [24,320 / 25,192] [Prepa] Linking external/llvm-project/mlir/mlir-cpu-runner [28,744 / 28,852] [Prepa] Creating source manifest for //tensorflow/compiler/mlir/tfr/examples/mnist:ops_defs_with_op_library [for tool] [31,399 / 34,039] Linking tensorflow/core/kernels/libcwise_op.pic.lo [for tool]; Downloading tensorflow/core/kernels/libcwise_op.pic.lo, 46.2 MiB / 88.2 MiB; 0s remote-cache ... (52 actions, 0 running) [33,253 / 36,138] Executing genrule //third_party/icu/data:merge_conversion_data [for tool]; 0s remote-cache ... ( 1 action running) [35,755 / 38,677] Linking external/llvm-project/mlir/libLLVMDialect.pic.a [for tool]; 0s remote-cache ... (41 actions, 0 running) [36,958 / 38,679] Compiling tensorflow/compiler/mlir/tensorflow/ir/tf_ops_a_m.cc [for tool]; Downloading tensorflow/compiler/mlir/tensorflow/_objs/tensorflow_ops_sharded/tf_ops_a_m.pic.o, 9.4 MiB / 9.9 MiB; 0s remote-cache ... (51 actions, 0 running) [37,978 / 38,683] [Prepa] Compiling tensorflow/compiler/mlir/quantization/stablehlo/passes/prepare_srq_quantize.cc [for tool] ... (39 actions, 0 running) [38,583 / 38,832] [Prepa] Compiling tensorflow/dtensor/mlir/expansions/nullary_spmd_expander.cc [for tool] ... (51 actions, 0 running) [40,004 / 41,211] Linking tensorflow/libtensorflow_cc.so.2.14.0 [for tool]; Downloading tensorflow/libtensorflow_cc.so.2.14.0, 273.2 MiB / 460.6 MiB; 1s remote-cache ... (111 actions, 110 running) [40,015 / 41,211] Linking tensorflow/libtensorflow_cc.so.2.14.0 [for tool]; 2s remote-cache ... (111 actions, 110 running) [40,022 / 41,211] Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 3s local, remote-cache ... (112 actions running) [40,030 / 41,211] Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 4s local, remote-cache ... (112 actions running) [40,033 / 41,211] Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 5s local, remote-cache ... (112 actions running) [40,033 / 41,211] Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 6s local, remote-cache ... (112 actions running) [40,033 / 41,211] Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 7s local, remote-cache ... (112 actions running) [40,034 / 41,211] Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 8s local, remote-cache ... (111 actions, 110 running) [40,038 / 41,211] Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 9s local, remote-cache ... (111 actions, 110 running) [40,044 / 41,211] Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 10s local, remote-cache ... (111 actions, 110 running) [40,044 / 41,211] Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 12s local, remote-cache ... (112 actions running) [40,046 / 41,211] Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 13s local, remote-cache ... (112 actions running) [40,055 / 41,211] Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 14s local, remote-cache ... (109 actions, 108 running) [40,057 / 41,211] Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 15s local, remote-cache ... (111 actions, 110 running) [40,062 / 41,211] Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 16s local, remote-cache ... (111 actions, 110 running) [40,065 / 41,211] Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 17s local, remote-cache ... (111 actions, 110 running) [40,069 / 41,211] Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 18s local, remote-cache ... (111 actions, 110 running) [40,073 / 41,211] Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 19s local, remote-cache ... (111 actions, 110 running) [40,077 / 41,211] Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 21s local, remote-cache ... (111 actions, 110 running) [40,079 / 41,211] Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 22s local, remote-cache ... (112 actions running) [40,083 / 41,211] Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 23s local, remote-cache ... (112 actions running) [40,089 / 41,211] Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 24s local, remote-cache ... (112 actions running) [40,096 / 41,211] Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 25s local, remote-cache ... (112 actions running) [40,111 / 41,211] Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 26s local, remote-cache ... (111 actions, 110 running) [40,123 / 41,211] Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 27s local, remote-cache ... (111 actions, 110 running) [40,272 / 41,275] Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 28s local, remote-cache ... (102 actions, 98 running) [40,501 / 41,404] Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 29s local, remote-cache ... (101 actions, 90 running) [41,205 / 41,884] Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 30s local, remote-cache ... (97 actions, 90 running) [41,653 / 42,235] Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 31s local, remote-cache ... (98 actions, 88 running) [42,377 / 42,725] Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 32s local, remote-cache ... (97 actions, 86 running) [43,177 / 43,334] Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 33s local, remote-cache ... (94 actions, 84 running) [43,782 / 44,109] 2 / 3783 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 34s local, remote-cache ... (95 actions, 84 running) [44,200 / 44,393] 2 / 3783 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 35s local, remote-cache ... (97 actions, 84 running) [44,804 / 44,945] 2 / 3783 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 36s local, remote-cache ... (95 actions, 91 running) [45,001 / 45,154] 5 / 3783 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 37s local, remote-cache ... (98 actions, 89 running) [45,163 / 45,351] 8 / 3783 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 38s local, remote-cache ... (98 actions, 89 running) [45,331 / 45,473] 9 / 3783 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 39s local, remote-cache ... (99 actions, 93 running) [45,402 / 45,544] 15 / 3783 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 40s local, remote-cache ... (101 actions, 97 running) [45,426 / 45,569] 18 / 3783 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 41s local, remote-cache ... (102 actions running) [45,439 / 45,582] 20 / 3783 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 42s local, remote-cache ... (101 actions, 100 running) [45,442 / 45,583] 21 / 3783 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 43s local, remote-cache ... (101 actions running) [45,443 / 45,584] 21 / 3783 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 45s local, remote-cache ... (101 actions running) [45,443 / 45,584] 21 / 3783 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 46s local, remote-cache ... (101 actions running) [45,443 / 45,584] 21 / 3783 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 47s local, remote-cache ... (101 actions running) [45,451 / 45,595] 25 / 3783 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 48s local, remote-cache ... (99 actions running) [45,454 / 45,595] 26 / 3783 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 49s local, remote-cache ... (97 actions running) [45,456 / 45,596] 27 / 3783 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 50s local, remote-cache ... (97 actions running) [45,509 / 45,657] 27 / 3783 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 51s local, remote-cache ... (96 actions, 95 running) [45,551 / 45,692] 30 / 3783 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 52s local, remote-cache ... (95 actions, 94 running) [45,586 / 45,726] 31 / 3783 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 54s local, remote-cache ... (93 actions running) [45,615 / 45,756] 33 / 3783 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 55s local, remote-cache ... (86 actions, 85 running) [45,627 / 45,766] 33 / 3783 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 56s local, remote-cache ... (83 actions, 82 running) [45,635 / 45,774] 34 / 3783 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 57s local, remote-cache ... (84 actions running) [45,648 / 45,785] 37 / 3783 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 58s local, remote-cache ... (85 actions running) [45,650 / 45,786] 38 / 3783 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 59s local, remote-cache ... (87 actions running) [45,656 / 45,794] 39 / 3783 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 60s local, remote-cache ... (88 actions, 87 running) [45,692 / 45,829] 43 / 3783 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 61s local, remote-cache ... (93 actions running) [45,759 / 45,894] 45 / 3783 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 62s local, remote-cache ... (98 actions, 97 running) [45,795 / 45,935] 47 / 3783 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 63s local, remote-cache ... (98 actions, 96 running) [45,817 / 45,952] 50 / 3783 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 64s local, remote-cache ... (100 actions, 98 running) [45,839 / 45,972] 51 / 3783 tests; Compiling tensorflow/python/eager/pywrap_tensor_conversion.cc [for tool]; 56s local, remote-cache ... (102 actions running) [45,845 / 45,980] 52 / 3783 tests; Compiling tensorflow/python/tfcompile_wrapper.cc [for tool]; 56s local, remote-cache ... (103 actions, 102 running) [45,869 / 46,002] 59 / 3783 tests; Compiling tensorflow/python/tfcompile_wrapper.cc [for tool]; 57s local, remote-cache ... (102 actions running) [45,873 / 46,006] 63 / 3783 tests; Compiling tensorflow/python/tfcompile_wrapper.cc [for tool]; 58s local, remote-cache ... (104 actions running) [45,890 / 46,023] 66 / 3783 tests; Compiling tensorflow/python/tfcompile_wrapper.cc [for tool]; 59s local, remote-cache ... (105 actions running) [45,894 / 46,026] 68 / 3783 tests; Compiling tensorflow/python/tfcompile_wrapper.cc [for tool]; 60s local, remote-cache ... (106 actions running) [45,913 / 46,061] 69 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 58s local, remote-cache ... (106 actions, 105 running) [45,949 / 46,081] 72 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 59s local, remote-cache ... (106 actions running) [45,973 / 46,104] 80 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 60s local, remote-cache ... (104 actions running) [46,023 / 46,154] 83 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 62s local, remote-cache ... (102 actions running) [46,321 / 46,456] 93 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 63s local, remote-cache ... (92 actions, 88 running) [46,794 / 46,926] 94 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 64s local, remote-cache ... (94 actions, 92 running) [46,875 / 47,008] 97 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 65s local, remote-cache ... (94 actions running) [46,953 / 47,086] 99 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 66s local, remote-cache ... (92 actions, 90 running) [46,984 / 47,115] 100 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 67s local, remote-cache ... (92 actions, 91 running) [47,040 / 47,173] 102 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 68s local, remote-cache ... (92 actions, 90 running) [47,065 / 47,196] 103 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 69s local, remote-cache ... (93 actions, 92 running) [47,145 / 47,276] 107 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 70s local, remote-cache ... (90 actions, 88 running) [47,199 / 47,330] 107 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 72s local, remote-cache ... (91 actions, 90 running) [47,235 / 47,366] 112 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 73s local, remote-cache ... (87 actions, 86 running) [47,296 / 47,426] 114 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 74s local, remote-cache ... (89 actions, 88 running) [47,345 / 47,476] 117 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 75s local, remote-cache ... (89 actions running) [47,417 / 47,550] 119 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 76s local, remote-cache ... (90 actions running) [47,418 / 47,550] 119 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 79s local, remote-cache ... (89 actions, 88 running) [47,445 / 47,575] 122 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 80s local, remote-cache ... (86 actions, 85 running) [47,548 / 47,700] 123 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 81s local, remote-cache ... (87 actions, 86 running) [47,580 / 47,731] 123 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 82s local, remote-cache ... (87 actions, 86 running) [47,588 / 47,739] 123 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 84s local, remote-cache ... (87 actions running) [47,588 / 47,739] 124 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 85s local, remote-cache ... (87 actions running) [47,637 / 47,788] 126 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 86s local, remote-cache ... (86 actions running) [47,723 / 47,876] 129 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 87s local, remote-cache ... (86 actions, 84 running) [47,786 / 47,937] 131 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 88s local, remote-cache ... (87 actions, 86 running) [47,797 / 47,949] 132 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 90s local, remote-cache ... (87 actions running) [47,838 / 47,990] 135 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 91s local, remote-cache ... (86 actions running) [47,849 / 48,001] 138 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 92s local, remote-cache ... (84 actions running) [47,884 / 48,048] 142 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 93s local, remote-cache ... (81 actions running) [47,887 / 48,048] 145 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 94s local, remote-cache ... (80 actions running) [47,891 / 48,048] 149 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 95s local, remote-cache ... (77 actions running) [47,912 / 48,081] 158 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 96s local, remote-cache ... (72 actions running) [47,915 / 48,081] 161 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 97s local, remote-cache ... (71 actions running) [47,919 / 48,081] 164 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 98s local, remote-cache ... (70 actions running) [47,924 / 48,081] 168 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 100s local, remote-cache ... (65 actions running) [47,927 / 48,081] 169 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 101s local, remote-cache ... (63 actions, 62 running) [47,929 / 48,081] 170 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 102s local, remote-cache ... (62 actions running) [47,949 / 48,093] 175 / 3783 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 98s local, remote-cache ... (62 actions running) [47,962 / 48,093] 175 / 3783 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 100s local, remote-cache ... (74 actions, 73 running) [47,964 / 48,093] 176 / 3783 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 101s local, remote-cache ... (77 actions running) [47,971 / 48,093] 176 / 3783 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 102s local, remote-cache ... (76 actions, 75 running) [47,974 / 48,093] 176 / 3783 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 104s local, remote-cache ... (77 actions running) [47,980 / 48,093] 176 / 3783 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 105s local, remote-cache ... (78 actions running) [47,985 / 48,093] 176 / 3783 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 106s local, remote-cache ... (77 actions, 76 running) [47,988 / 48,093] 176 / 3783 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 108s local, remote-cache ... (78 actions, 77 running) [47,997 / 48,093] 177 / 3783 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 109s local, remote-cache ... (84 actions, 83 running) [48,019 / 48,114] 177 / 3783 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 110s local, remote-cache ... (84 actions, 83 running) [48,073 / 48,167] 177 / 3783 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 111s local, remote-cache ... (84 actions, 83 running) [48,100 / 48,194] 178 / 3783 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 112s local, remote-cache ... (84 actions running) [48,105 / 48,201] 179 / 3783 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 113s local, remote-cache ... (85 actions, 84 running) [48,133 / 48,227] 179 / 3783 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 114s local, remote-cache ... (85 actions running) [48,173 / 48,267] 180 / 3783 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 115s local, remote-cache ... (82 actions running) [48,187 / 48,281] 181 / 3783 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 116s local, remote-cache ... (82 actions, 81 running) [48,188 / 48,282] 181 / 3783 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 117s local, remote-cache ... (83 actions running) [48,200 / 48,308] 182 / 3783 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 118s local, remote-cache ... (82 actions running) [48,204 / 48,308] 184 / 3783 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 119s local, remote-cache ... (80 actions running) [48,211 / 48,308] 185 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 50s local ... (76 actions, 75 running) [48,254 / 48,349] 186 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 51s local ... (70 actions, 69 running) [48,293 / 48,387] 189 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 52s local ... (69 actions, 68 running) [48,339 / 48,491] 192 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 53s local ... (58 actions, 53 running) [48,547 / 48,640] 196 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 54s local ... (55 actions, 51 running) [48,627 / 48,720] 198 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 55s local ... (58 actions, 57 running) [48,667 / 48,760] 201 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 56s local ... (65 actions, 64 running) [48,712 / 48,804] 203 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 57s local ... (66 actions, 65 running) [48,782 / 48,886] 214 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 58s local ... (59 actions, 57 running) [48,791 / 48,886] 221 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 60s local ... (59 actions, 58 running) [48,798 / 48,887] 222 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 61s local ... (57 actions, 56 running) [48,871 / 48,993] 227 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 62s local ... (58 actions, 53 running) [49,020 / 49,118] 230 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 63s local ... (59 actions, 56 running) [49,027 / 49,118] 231 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 64s local ... (61 actions running) [49,049 / 49,142] 237 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 65s local ... (57 actions, 56 running) [49,327 / 49,954] 239 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 66s local ... (58 actions, 55 running) [49,638 / 50,243] 239 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 67s local ... (57 actions, 53 running) [49,958 / 50,692] 242 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 68s local ... (55 actions, 49 running) [50,199 / 50,730] 243 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 69s local ... (56 actions, 48 running) [50,693 / 51,109] 244 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 70s local ... (55 actions, 42 running) [51,682 / 51,893] 246 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 71s local ... (56 actions, 36 running) [52,151 / 52,282] 249 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 72s local ... (58 actions, 54 running) [52,192 / 52,285] 256 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 73s local ... (61 actions, 59 running) [52,393 / 52,483] 270 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 74s local ... (64 actions, 56 running) [52,581 / 52,671] 274 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 75s local ... (66 actions, 63 running) [52,621 / 52,710] 280 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 76s local ... (67 actions, 65 running) [52,729 / 52,833] 286 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 77s local ... (68 actions, 63 running) [52,889 / 52,981] 297 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 78s local ... (69 actions, 63 running) [52,904 / 52,994] 301 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 79s local ... (70 actions, 69 running) [52,911 / 53,001] 302 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 80s local ... (70 actions, 69 running) [52,933 / 53,023] 309 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 81s local ... (69 actions running) [52,978 / 53,069] 312 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 82s local ... (71 actions, 67 running) [52,997 / 53,088] 317 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 83s local ... (71 actions, 68 running) [53,039 / 53,131] 317 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 84s local ... (74 actions, 73 running) [53,075 / 53,165] 322 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 85s local ... (75 actions running) [53,170 / 53,264] 326 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 86s local ... (78 actions, 76 running) [53,248 / 53,339] 336 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 87s local ... (79 actions, 78 running) [53,371 / 53,464] 350 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 88s local ... (74 actions, 70 running) [53,454 / 53,549] 361 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 90s local ... (70 actions, 66 running) [53,538 / 53,628] 367 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 91s local ... (68 actions, 67 running) [53,641 / 53,739] 377 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 92s local ... (65 actions, 63 running) [53,656 / 53,746] 385 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 93s local ... (64 actions, 63 running) [53,671 / 53,759] 395 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 94s local ... (59 actions running) [53,676 / 53,759] 399 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 95s local ... (63 actions running) [53,694 / 53,775] 404 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 96s local ... (65 actions, 64 running) [53,700 / 53,784] 408 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 97s local ... (65 actions, 64 running) [53,707 / 53,788] 411 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 99s local ... (65 actions running) [53,715 / 53,796] 412 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 100s local ... (65 actions running) [53,752 / 53,833] 415 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 101s local ... (66 actions, 65 running) [53,798 / 53,879] 420 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 102s local ... (66 actions, 65 running) [53,861 / 53,942] 423 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 103s local ... (67 actions, 66 running) [53,892 / 53,974] 425 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 104s local ... (67 actions, 65 running) [53,940 / 54,022] 428 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 105s local ... (70 actions, 69 running) [53,997 / 54,079] 433 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 106s local ... (71 actions, 70 running) [54,018 / 54,100] 437 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 108s local ... (72 actions running) [54,031 / 54,113] 439 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 109s local ... (72 actions, 71 running) [54,061 / 54,143] 443 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 110s local ... (72 actions running) [54,116 / 54,198] 448 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 111s local ... (73 actions, 69 running) [54,163 / 54,245] 456 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 97s local ... (74 actions, 73 running) [54,204 / 54,287] 463 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 98s local ... (76 actions, 74 running) [54,243 / 54,325] 467 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 99s local ... (76 actions, 74 running) [54,279 / 54,361] 470 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 100s local ... (77 actions, 75 running) [54,372 / 54,455] 478 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 101s local ... (77 actions, 75 running) [54,391 / 54,475] 480 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 102s local ... (78 actions, 76 running) [54,471 / 54,554] 491 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 103s local ... (78 actions, 75 running) [54,566 / 54,650] 498 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 104s local ... (76 actions, 72 running) [54,644 / 54,726] 504 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 105s local ... (76 actions, 74 running) [54,777 / 54,850] 521 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 106s local ... (65 actions, 61 running) [54,858 / 54,924] 529 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 107s local ... (64 actions, 60 running) [54,912 / 54,969] 534 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 108s local ... (62 actions, 61 running) FAIL: //tensorflow/compiler/xla/service/gpu:fusion_merger_test (see /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/compiler/xla/service/gpu/fusion_merger_test/test_attempts/attempt_1.log) [54,946 / 55,003] 543 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 109s local ... (62 actions running) FAIL: //tensorflow/compiler/xla/service/gpu:fusion_merger_test (see /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/compiler/xla/service/gpu/fusion_merger_test/test_attempts/attempt_2.log) [54,992 / 55,058] 550 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 111s local ... (63 actions, 61 running) [55,017 / 55,078] 561 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 112s local ... (58 actions, 57 running) FAIL: //tensorflow/compiler/xla/service/gpu:fusion_merger_test (see /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/compiler/xla/service/gpu/fusion_merger_test/test.log) FAILED: //tensorflow/compiler/xla/service/gpu:fusion_merger_test (Summary) /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/compiler/xla/service/gpu/fusion_merger_test/test.log /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/compiler/xla/service/gpu/fusion_merger_test/test_attempts/attempt_1.log /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/compiler/xla/service/gpu/fusion_merger_test/test_attempts/attempt_2.log INFO: From Testing //tensorflow/compiler/xla/service/gpu:fusion_merger_test: [55,050 / 55,116] 566 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 113s local ... (59 actions, 58 running) [55,055 / 55,118] 568 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 114s local ... (57 actions running) [55,057 / 55,118] 569 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 115s local ... (57 actions running) [55,060 / 55,118] 571 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 116s local ... (57 actions running) [55,062 / 55,118] 572 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 117s local ... (57 actions, 56 running) [55,083 / 55,140] 575 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 118s local ... (57 actions running) [55,148 / 55,204] 578 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 120s local ... (57 actions, 55 running) [55,175 / 55,235] 578 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 121s local ... (58 actions, 57 running) [55,187 / 55,243] 580 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 122s local ... (56 actions, 54 running) [55,217 / 55,276] 580 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 123s local ... (56 actions, 54 running) [55,254 / 55,311] 583 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 124s local ... (56 actions, 54 running) [55,316 / 55,373] 589 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 125s local ... (56 actions, 54 running) [55,350 / 55,406] 592 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 126s local ... (56 actions, 55 running) [55,381 / 55,438] 596 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 127s local ... (60 actions, 59 running) [55,428 / 55,502] 604 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 128s local ... (57 actions running) [55,436 / 55,502] 610 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 129s local ... (56 actions running) [55,438 / 55,502] 612 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 130s local ... (56 actions running) [55,442 / 55,502] 614 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 131s local ... (56 actions running) [55,446 / 55,502] 616 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 132s local ... (56 actions running) [55,530 / 55,588] 622 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 133s local ... (55 actions, 54 running) [55,586 / 55,643] 629 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 134s local ... (56 actions, 55 running) [55,606 / 55,662] 632 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 135s local ... (61 actions running) [55,625 / 55,682] 635 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 136s local ... (61 actions running) [55,678 / 55,734] 639 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 137s local ... (61 actions, 60 running) [55,733 / 55,791] 642 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 138s local ... (62 actions, 59 running) [55,797 / 55,854] 645 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 139s local ... (63 actions, 61 running) [55,808 / 55,864] 646 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 140s local ... (64 actions, 63 running) [55,808 / 55,864] 647 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 147s local ... (64 actions, 63 running) [55,980 / 56,039] 657 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 148s local ... (68 actions, 66 running) [55,995 / 56,052] 664 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 149s local ... (70 actions, 69 running) [56,020 / 56,076] 670 / 3783 tests, 1 failed; Testing //tensorflow/core/distributed_runtime/integration_test:c_api_multi_client_test_cpu; 48s local ... (69 actions, 68 running) [56,041 / 56,115] 675 / 3783 tests, 1 failed; Testing //tensorflow/core/distributed_runtime/integration_test:c_api_multi_client_test_cpu; 49s local ... (72 actions running) [56,046 / 56,115] 680 / 3783 tests, 1 failed; Testing //tensorflow/core/distributed_runtime/integration_test:c_api_multi_client_test_cpu; 51s local ... (71 actions running) [56,052 / 56,115] 685 / 3783 tests, 1 failed; Testing //tensorflow/python/distribute/v1:cross_device_ops_test_2gpu; 48s local ... (70 actions running) [56,059 / 56,115] 691 / 3783 tests, 1 failed; Testing //tensorflow/python/distribute/v1:cross_device_ops_test_2gpu; 49s local ... (69 actions running) [56,080 / 56,144] 697 / 3783 tests, 1 failed; Testing //tensorflow/python/distribute/v1:cross_device_ops_test_2gpu; 50s local ... (65 actions, 64 running) [56,086 / 56,144] 704 / 3783 tests, 1 failed; Testing //tensorflow/python/distribute/v1:cross_device_ops_test_2gpu; 51s local ... (62 actions running) [56,088 / 56,144] 705 / 3783 tests, 1 failed; Testing //tensorflow/python/distribute/v1:cross_device_ops_test_2gpu; 52s local ... (61 actions running) [56,145 / 56,203] 710 / 3783 tests, 1 failed; Testing //tensorflow/python/distribute/v1:cross_device_ops_test_2gpu; 53s local ... (58 actions, 55 running) [56,194 / 56,250] 714 / 3783 tests, 1 failed; Testing //tensorflow/python/distribute/v1:cross_device_ops_test_2gpu; 54s local ... (59 actions running) [56,209 / 56,266] 715 / 3783 tests, 1 failed; Testing //tensorflow/python/distribute/v1:cross_device_ops_test_2gpu; 55s local ... (59 actions, 58 running) [56,230 / 56,314] 717 / 3783 tests, 1 failed; Testing //tensorflow/python/distribute/v1:cross_device_ops_test_2gpu; 56s local ... (59 actions, 58 running) [56,235 / 56,314] 720 / 3783 tests, 1 failed; Testing //tensorflow/python/distribute/v1:cross_device_ops_test_2gpu; 58s local ... (59 actions running) [56,243 / 56,314] 723 / 3783 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 57s local ... (56 actions, 55 running) [56,246 / 56,314] 725 / 3783 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 58s local ... (56 actions running) [56,250 / 56,314] 725 / 3783 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 59s local ... (56 actions running) [56,254 / 56,314] 726 / 3783 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 60s local ... (56 actions running) [56,259 / 56,315] 727 / 3783 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 61s local ... (56 actions, 55 running) [56,312 / 56,369] 728 / 3783 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 62s local ... (58 actions, 56 running) [56,412 / 56,470] 734 / 3783 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 63s local ... (59 actions, 58 running) [56,520 / 56,576] 744 / 3783 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 64s local ... (54 actions, 51 running) [56,643 / 56,700] 754 / 3783 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 65s local ... (61 actions running) [56,747 / 56,804] 766 / 3783 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 66s local ... (62 actions, 58 running) [56,795 / 56,861] 769 / 3783 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 67s local ... (64 actions running) [56,801 / 56,861] 772 / 3783 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 68s local ... (64 actions running) [56,804 / 56,861] 774 / 3783 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 69s local ... (64 actions running) [56,844 / 56,901] 783 / 3783 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 70s local ... (58 actions, 54 running) [56,899 / 56,956] 789 / 3783 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 71s local ... (60 actions, 59 running) [56,963 / 57,027] 796 / 3783 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 72s local ... (61 actions running) [56,993 / 57,053] 806 / 3783 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 73s local ... (57 actions, 55 running) [57,008 / 57,071] 811 / 3783 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 74s local ... (59 actions running) [57,018 / 57,076] 813 / 3783 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 75s local ... (60 actions, 58 running) [57,052 / 57,111] 817 / 3783 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 76s local ... (59 actions, 57 running) [57,102 / 57,182] 826 / 3783 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 77s local ... (58 actions, 56 running) [57,110 / 57,182] 829 / 3783 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 78s local ... (57 actions, 56 running) [57,114 / 57,182] 830 / 3783 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 79s local ... (57 actions, 56 running) [57,118 / 57,182] 835 / 3783 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 81s local ... (57 actions running) [57,119 / 57,182] 836 / 3783 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 82s local ... (57 actions running) [57,136 / 57,208] 840 / 3783 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 83s local ... (57 actions running) [57,137 / 57,208] 841 / 3783 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 84s local ... (57 actions running) [57,146 / 57,208] 842 / 3783 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 85s local ... (57 actions running) [57,149 / 57,208] 842 / 3783 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 86s local ... (57 actions running) [57,155 / 57,213] 842 / 3783 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 87s local ... (57 actions running) [57,167 / 57,226] 843 / 3783 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 88s local ... (57 actions, 56 running) [57,248 / 57,305] 847 / 3783 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 89s local ... (57 actions, 55 running) [57,287 / 57,346] 849 / 3783 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 90s local ... (57 actions, 54 running) [57,346 / 57,406] 853 / 3783 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 91s local ... (58 actions, 55 running) [57,422 / 57,481] 861 / 3783 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 92s local ... (59 actions, 56 running) [57,458 / 57,515] 864 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 54s local ... (61 actions, 60 running) [57,479 / 57,545] 872 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 55s local ... (58 actions running) [57,484 / 57,545] 876 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 56s local ... (57 actions running) [57,485 / 57,545] 876 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 57s local ... (57 actions running) [57,487 / 57,545] 878 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 58s local ... (57 actions running) [57,492 / 57,549] 880 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 59s local ... (57 actions, 56 running) [57,499 / 57,559] 885 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 61s local ... (56 actions running) [57,502 / 57,559] 886 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 62s local ... (56 actions, 55 running) [57,503 / 57,559] 887 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 64s local ... (57 actions running) [57,534 / 57,590] 888 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 65s local ... (57 actions, 56 running) [57,555 / 57,611] 891 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 66s local ... (57 actions, 56 running) [57,576 / 57,632] 894 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 67s local ... (57 actions, 56 running) [57,605 / 57,662] 899 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 68s local ... (57 actions, 56 running) [57,611 / 57,675] 901 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 69s local ... (56 actions running) [57,612 / 57,675] 901 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 70s local ... (56 actions running) [57,615 / 57,675] 902 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 71s local ... (56 actions running) [57,643 / 57,702] 907 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/ragged:dynamic_ragged_shape_test (shard 1 of 8); 40s local ... (56 actions running) [57,663 / 57,719] 907 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/ragged:dynamic_ragged_shape_test (shard 1 of 8); 41s local ... (57 actions, 56 running) [57,685 / 57,741] 910 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/ragged:dynamic_ragged_shape_test (shard 8 of 8); 41s local ... (58 actions running) [57,715 / 57,772] 912 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/ragged:dynamic_ragged_shape_test (shard 8 of 8); 42s local ... (58 actions, 57 running) [57,786 / 57,843] 917 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/ragged:dynamic_ragged_shape_test (shard 8 of 8); 43s local ... (66 actions running) [57,847 / 57,906] 922 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 42s local ... (66 actions, 64 running) [57,878 / 57,936] 929 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 43s local ... (63 actions, 61 running) [57,918 / 58,002] 943 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 44s local ... (60 actions running) [57,928 / 58,002] 950 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 45s local ... (57 actions running) [57,931 / 58,002] 953 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 46s local ... (56 actions running) [57,932 / 58,002] 954 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 47s local ... (56 actions running) [57,940 / 58,002] 958 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 48s local ... (56 actions, 55 running) [57,942 / 58,002] 960 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 50s local ... (56 actions running) [57,943 / 58,002] 961 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 51s local ... (56 actions running) [57,944 / 58,002] 962 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 52s local ... (56 actions running) [57,948 / 58,004] 963 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 53s local ... (56 actions, 55 running) [57,982 / 58,038] 963 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 54s local ... (56 actions, 55 running) [58,040 / 58,130] 971 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 55s local ... (59 actions running) [58,049 / 58,130] 973 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 56s local ... (60 actions, 59 running) [58,052 / 58,130] 973 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 58s local ... (60 actions running) [58,054 / 58,130] 973 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 59s local ... (60 actions running) [58,063 / 58,130] 974 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 60s local ... (59 actions running) [58,066 / 58,130] 976 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 61s local ... (58 actions running) [58,071 / 58,130] 978 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 62s local ... (56 actions running) [58,073 / 58,130] 980 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 63s local ... (56 actions running) [58,074 / 58,131] 980 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 64s local ... (56 actions running) [58,085 / 58,142] 980 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 65s local ... (56 actions running) [58,147 / 58,203] 982 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 66s local ... (56 actions running) [58,180 / 58,236] 987 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 67s local ... (58 actions running) [58,201 / 58,257] 992 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 68s local ... (58 actions running) [58,237 / 58,296] 997 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 69s local ... (59 actions, 58 running) [58,285 / 58,353] 1004 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 70s local ... (59 actions running) [58,293 / 58,353] 1007 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 71s local ... (60 actions running) [58,308 / 58,365] 1009 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 72s local ... (60 actions, 59 running) [58,368 / 58,424] 1017 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 73s local ... (60 actions, 59 running) [58,390 / 58,446] 1022 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 74s local ... (61 actions running) [58,423 / 58,479] 1037 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 75s local ... (61 actions running) [58,441 / 58,542] 1045 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 76s local ... (62 actions running) [58,454 / 58,542] 1047 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 77s local ... (65 actions, 64 running) [58,463 / 58,542] 1049 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 79s local ... (65 actions running) [58,464 / 58,542] 1049 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 80s local ... (65 actions, 64 running) [58,464 / 58,542] 1049 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 82s local ... (65 actions running) [58,467 / 58,542] 1051 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 83s local ... (65 actions running) [58,471 / 58,542] 1055 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 84s local ... (65 actions running) [58,472 / 58,542] 1056 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 85s local ... (65 actions running) [58,473 / 58,542] 1056 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 86s local ... (65 actions, 64 running) [58,475 / 58,542] 1057 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 87s local ... (65 actions, 64 running) [58,482 / 58,542] 1060 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 88s local ... (64 actions, 63 running) [58,506 / 58,592] 1064 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 90s local ... (61 actions, 60 running) [58,517 / 58,592] 1066 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 91s local ... (61 actions running) [58,526 / 58,592] 1070 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 92s local ... (56 actions, 55 running) [58,529 / 58,592] 1071 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 93s local ... (56 actions running) [58,530 / 58,592] 1071 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 96s local ... (56 actions, 55 running) [58,531 / 58,592] 1071 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 97s local ... (56 actions, 55 running) [58,532 / 58,592] 1071 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 98s local ... (56 actions running) [58,535 / 58,592] 1071 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 99s local ... (56 actions running) [58,537 / 58,593] 1071 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 100s local ... (56 actions running) [58,544 / 58,600] 1071 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 101s local ... (56 actions running) [58,550 / 58,608] 1071 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 102s local ... (57 actions, 56 running) [58,573 / 58,663] 1075 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 103s local ... (56 actions, 55 running) [58,588 / 58,663] 1075 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 104s local ... (56 actions, 55 running) [58,593 / 58,663] 1075 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 105s local ... (56 actions, 55 running) [58,596 / 58,663] 1078 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 107s local ... (56 actions running) [58,597 / 58,663] 1078 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 108s local ... (56 actions running) [58,599 / 58,663] 1079 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 109s local ... (56 actions running) [58,602 / 58,663] 1081 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 110s local ... (56 actions running) [58,606 / 58,663] 1081 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 111s local ... (56 actions running) [58,607 / 58,663] 1082 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 112s local ... (56 actions running) [58,608 / 58,666] 1082 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 114s local ... (56 actions, 55 running) [58,616 / 58,672] 1083 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 116s local ... (57 actions, 56 running) [58,685 / 58,743] 1084 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 117s local ... (56 actions, 53 running) [58,755 / 58,813] 1089 / 3783 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:auto_shard_dataset_test (shard 1 of 4); 28s local ... (58 actions, 55 running) [58,968 / 59,067] 1097 / 3783 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:auto_shard_dataset_test (shard 1 of 4); 29s local ... (59 actions, 52 running) [59,496 / 59,592] 1107 / 3783 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:auto_shard_dataset_test (shard 1 of 4); 30s local ... (65 actions, 64 running) [59,512 / 59,592] 1122 / 3783 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:auto_shard_dataset_test (shard 1 of 4); 31s local ... (56 actions, 55 running) [59,517 / 59,592] 1123 / 3783 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:auto_shard_dataset_test (shard 1 of 4); 32s local ... (56 actions running) [59,518 / 59,592] 1123 / 3783 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:auto_shard_dataset_test (shard 1 of 4); 33s local ... (56 actions, 55 running) [59,522 / 59,592] 1123 / 3783 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:auto_shard_dataset_test (shard 1 of 4); 34s local ... (56 actions, 55 running) [59,523 / 59,592] 1124 / 3783 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:auto_shard_dataset_test (shard 1 of 4); 35s local ... (56 actions running) [59,531 / 59,592] 1127 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:array_test_cpu; 24s local ... (56 actions running) [59,535 / 59,592] 1130 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:array_test_cpu; 25s local ... (56 actions running) [59,546 / 59,602] 1134 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:array_test_cpu; 26s local ... (56 actions running) [59,564 / 59,620] 1135 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:array_test_cpu; 27s local ... (58 actions running) [59,570 / 59,628] 1136 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:array_test_cpu; 28s local ... (62 actions, 61 running) [59,587 / 59,643] 1137 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:array_test_cpu; 29s local ... (64 actions running) [59,609 / 59,665] 1140 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:array_test_cpu; 30s local ... (62 actions running) [59,633 / 59,690] 1147 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:array_test_cpu; 31s local ... (61 actions running) [59,650 / 59,706] 1149 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:array_test_cpu; 32s local ... (63 actions running) [59,664 / 59,722] 1150 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:array_test_cpu; 33s local ... (63 actions, 62 running) [59,696 / 59,761] 1154 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:array_test_cpu; 34s local ... (61 actions, 60 running) [59,701 / 59,762] 1158 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:array_test_cpu; 35s local ... (59 actions running) [59,710 / 59,767] 1163 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:array_test_cpu; 36s local ... (56 actions running) [59,747 / 59,803] 1170 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:array_test_cpu; 38s local ... (57 actions running) [59,769 / 59,825] 1173 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:array_test_cpu; 39s local ... (56 actions running) [59,775 / 59,835] 1177 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:array_test_cpu; 40s local ... (56 actions, 55 running) [59,779 / 59,835] 1181 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:array_test_cpu; 41s local ... (56 actions running) [59,800 / 59,870] 1184 / 3783 tests, 1 failed; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 6 of 50); 24s local ... (56 actions running) [59,806 / 59,870] 1186 / 3783 tests, 1 failed; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 6 of 50); 25s local ... (58 actions running) [59,809 / 59,870] 1189 / 3783 tests, 1 failed; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 6 of 50); 26s local ... (56 actions running) [59,813 / 59,870] 1192 / 3783 tests, 1 failed; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 6 of 50); 28s local ... (56 actions, 55 running) [59,831 / 59,887] 1193 / 3783 tests, 1 failed; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 6 of 50); 29s local ... (57 actions running) [59,833 / 59,889] 1196 / 3783 tests, 1 failed; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 6 of 50); 30s local ... (57 actions running) [59,853 / 59,955] 1200 / 3783 tests, 1 failed; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 6 of 50); 31s local ... (56 actions running) [59,860 / 59,955] 1200 / 3783 tests, 1 failed; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 6 of 50); 32s local ... (56 actions, 55 running) [59,865 / 59,955] 1201 / 3783 tests, 1 failed; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 6 of 50); 34s local ... (56 actions running) [59,867 / 59,955] 1201 / 3783 tests, 1 failed; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 6 of 50); 35s local ... (56 actions, 55 running) [59,872 / 59,955] 1202 / 3783 tests, 1 failed; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 6 of 50); 36s local ... (56 actions, 55 running) [59,875 / 59,955] 1203 / 3783 tests, 1 failed; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 6 of 50); 37s local ... (56 actions, 55 running) [59,878 / 59,955] 1205 / 3783 tests, 1 failed; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 6 of 50); 39s local ... (56 actions running) [59,882 / 59,955] 1208 / 3783 tests, 1 failed; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 6 of 50); 40s local ... (56 actions running) [59,889 / 59,955] 1210 / 3783 tests, 1 failed; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 6 of 50); 41s local ... (56 actions, 55 running) [59,893 / 59,955] 1210 / 3783 tests, 1 failed; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 10 of 50); 37s local ... (56 actions, 55 running) [59,902 / 59,958] 1210 / 3783 tests, 1 failed; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 9 of 50); 37s local ... (56 actions, 55 running) [59,907 / 59,963] 1210 / 3783 tests, 1 failed; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 9 of 50); 38s local ... (57 actions running) [59,926 / 59,982] 1210 / 3783 tests, 1 failed; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 9 of 50); 39s local ... (57 actions running) [59,963 / 60,019] 1212 / 3783 tests, 1 failed; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 9 of 50); 40s local ... (60 actions running) [59,989 / 60,045] 1217 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 3 of 4); 36s local ... (60 actions running) [60,013 / 60,077] 1225 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 3 of 4); 37s local ... (58 actions running) [60,019 / 60,077] 1226 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 3 of 4); 38s local ... (56 actions, 55 running) [60,022 / 60,078] 1228 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 3 of 4); 39s local ... (56 actions running) [60,027 / 60,085] 1230 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 3 of 4); 40s local ... (56 actions, 55 running) [60,034 / 60,090] 1231 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 3 of 4); 42s local ... (57 actions running) [60,056 / 60,112] 1234 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 3 of 4); 43s local ... (57 actions, 56 running) [60,068 / 60,123] 1237 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 3 of 4); 44s local ... (57 actions running) [60,070 / 60,126] 1239 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 3 of 4); 45s local ... (57 actions running) [60,081 / 60,137] 1241 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 3 of 4); 46s local ... (56 actions running) [60,093 / 60,149] 1244 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 3 of 4); 47s local ... (57 actions running) [60,111 / 60,167] 1248 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 3 of 4); 48s local ... (56 actions, 55 running) [60,130 / 60,186] 1253 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 3 of 4); 49s local ... (56 actions running) [60,142 / 60,200] 1255 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 3 of 4); 50s local ... (58 actions, 56 running) [60,164 / 60,255] 1259 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 4 of 4); 51s local ... (58 actions, 57 running) [60,173 / 60,256] 1260 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 4 of 4); 52s local ... (56 actions, 55 running) [60,175 / 60,256] 1263 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 4 of 4); 53s local ... (56 actions running) [60,177 / 60,256] 1265 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 4 of 4); 54s local ... (56 actions running) [60,180 / 60,256] 1267 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 4 of 4); 56s local ... (56 actions running) [60,181 / 60,256] 1267 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 4 of 4); 57s local ... (56 actions running) [60,220 / 60,277] 1267 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 4 of 4); 58s local ... (56 actions running) [60,254 / 60,310] 1271 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 4 of 4); 59s local ... (61 actions, 60 running) [60,270 / 60,327] 1273 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 4 of 4); 60s local ... (69 actions, 68 running) [60,302 / 60,359] 1276 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 42s local ... (73 actions running) [60,311 / 60,368] 1279 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 43s local ... (75 actions, 74 running) [60,317 / 60,373] 1280 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 44s local ... (77 actions running) [60,318 / 60,374] 1280 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 46s local ... (77 actions running) [60,323 / 60,381] 1280 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 47s local ... (77 actions, 76 running) [60,344 / 60,400] 1286 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 48s local ... (77 actions, 76 running) [60,355 / 60,411] 1288 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 50s local ... (79 actions running) [60,359 / 60,415] 1288 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 51s local ... (80 actions running) [60,367 / 60,423] 1290 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 52s local ... (80 actions running) [60,367 / 60,423] 1291 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 53s local ... (81 actions running) [60,375 / 60,431] 1292 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 54s local ... (81 actions running) [60,379 / 60,435] 1293 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 56s local ... (83 actions running) [60,385 / 60,441] 1293 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 57s local ... (84 actions running) [60,390 / 60,454] 1293 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 58s local ... (84 actions running) [60,395 / 60,454] 1294 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 59s local ... (84 actions running) [60,397 / 60,454] 1294 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 61s local ... (84 actions running) [60,403 / 60,459] 1297 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 62s local ... (83 actions running) [60,407 / 60,463] 1297 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 63s local ... (84 actions running) [60,408 / 60,466] 1297 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 64s local ... (84 actions, 83 running) [60,549 / 60,605] 1298 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 65s local ... (84 actions running) [60,574 / 60,630] 1299 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 4 of 10); 66s local ... (87 actions, 86 running) [60,605 / 60,665] 1304 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 4 of 10); 67s local ... (91 actions, 89 running) [60,628 / 60,687] 1307 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 4 of 10); 68s local ... (97 actions, 96 running) [60,655 / 60,712] 1311 / 3783 tests, 1 failed; Testing //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/bufferization.mlir.test; 30s local, remote-cache ... (99 actions running) [60,660 / 60,720] 1313 / 3783 tests, 1 failed; Testing //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/bufferization.mlir.test; 31s local, remote-cache ... (99 actions running) [60,661 / 60,720] 1314 / 3783 tests, 1 failed; Testing //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/bufferization.mlir.test; 32s local, remote-cache ... (99 actions running) [60,664 / 60,721] 1316 / 3783 tests, 1 failed; Testing //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/bufferization.mlir.test; 33s local, remote-cache ... (99 actions running) [60,665 / 60,722] 1317 / 3783 tests, 1 failed; Testing //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/bufferization.mlir.test; 35s local, remote-cache ... (100 actions running) [60,680 / 60,737] 1320 / 3783 tests, 1 failed; Testing //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/bufferization.mlir.test; 36s local, remote-cache ... (100 actions running) [60,680 / 60,737] 1320 / 3783 tests, 1 failed; Testing //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/bufferization.mlir.test; 38s local, remote-cache ... (101 actions running) [60,681 / 60,740] 1320 / 3783 tests, 1 failed; Testing //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/bufferization.mlir.test; 40s local, remote-cache ... (101 actions, 100 running) [60,707 / 60,764] 1322 / 3783 tests, 1 failed; Testing //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/bufferization.mlir.test; 41s local, remote-cache ... (103 actions running) [60,711 / 60,768] 1323 / 3783 tests, 1 failed; Testing //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/bufferization.mlir.test; 42s local, remote-cache ... (107 actions running) [60,715 / 60,772] 1325 / 3783 tests, 1 failed; Testing //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/bufferization.mlir.test; 44s local, remote-cache ... (108 actions running) [60,721 / 60,778] 1326 / 3783 tests, 1 failed; Testing //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/bufferization.mlir.test; 45s local, remote-cache ... (107 actions, 106 running) [60,795 / 60,852] 1342 / 3783 tests, 1 failed; Testing //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/bufferization.mlir.test; 46s local, remote-cache ... (95 actions, 94 running) [60,848 / 60,905] 1356 / 3783 tests, 1 failed; Testing //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/bufferization.mlir.test; 47s local, remote-cache ... (91 actions running) [60,870 / 60,927] 1369 / 3783 tests, 1 failed; Testing //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/bufferization.mlir.test; 48s local, remote-cache ... (84 actions running) [60,909 / 60,965] 1381 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/control_flow:scan_ops_test_cpu; 39s local ... (75 actions, 74 running) [60,928 / 61,008] 1393 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/control_flow:scan_ops_test_cpu; 41s local ... (71 actions, 70 running) [60,943 / 61,009] 1406 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/control_flow:scan_ops_test_cpu; 42s local ... (57 actions running) [60,943 / 61,009] 1407 / 3783 tests, 1 failed; Testing //tensorflow/python/kernel_tests/control_flow:scan_ops_test_cpu; 44s local ... (57 actions running) ERROR: /tf/tensorflow/tensorflow/compiler/xla/service/BUILD:5779:12: Compiling tensorflow/compiler/xla/service/hlo_parser_test.cc failed: (Exit 1): gcc failed: error executing command (from target //tensorflow/compiler/xla/service:hlo_parser_test) (cd /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow && \ exec env - \ CACHEBUSTER=20220325 \ PATH=/home/buildslave/.cache/bazelisk/downloads/bazelbuild/bazel-6.1.0-linux-arm64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \ PWD=/proc/self/cwd \ PYTHON_BIN_PATH=/usr/local/bin/python3 \ TF2_BEHAVIOR=1 \ /dt10/usr/bin/gcc -MD -MF bazel-out/aarch64-opt/bin/tensorflow/compiler/xla/service/_objs/hlo_parser_test/hlo_parser_test.d '-frandom-seed=bazel-out/aarch64-opt/bin/tensorflow/compiler/xla/service/_objs/hlo_parser_test/hlo_parser_test.o' -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' -DHAVE_SYS_UIO_H -DTF_USE_SNAPPY -DBENCHMARK_STATIC_DEFINE '-DBAZEL_CURRENT_REPOSITORY=""' -iquote . -iquote bazel-out/aarch64-opt/bin -iquote external/eigen_archive -iquote bazel-out/aarch64-opt/bin/external/eigen_archive -iquote external/com_google_absl -iquote bazel-out/aarch64-opt/bin/external/com_google_absl -iquote external/nsync -iquote bazel-out/aarch64-opt/bin/external/nsync -iquote external/double_conversion -iquote bazel-out/aarch64-opt/bin/external/double_conversion -iquote external/com_google_protobuf -iquote bazel-out/aarch64-opt/bin/external/com_google_protobuf -iquote external/snappy -iquote bazel-out/aarch64-opt/bin/external/snappy -iquote external/com_googlesource_code_re2 -iquote bazel-out/aarch64-opt/bin/external/com_googlesource_code_re2 -iquote external/farmhash_archive -iquote bazel-out/aarch64-opt/bin/external/farmhash_archive -iquote external/com_google_googletest -iquote bazel-out/aarch64-opt/bin/external/com_google_googletest -iquote external/com_google_benchmark -iquote bazel-out/aarch64-opt/bin/external/com_google_benchmark -iquote external/zlib -iquote bazel-out/aarch64-opt/bin/external/zlib -iquote external/bazel_tools -iquote bazel-out/aarch64-opt/bin/external/bazel_tools -Ibazel-out/aarch64-opt/bin/external/com_google_benchmark/_virtual_includes/benchmark -isystem external/eigen_archive -isystem bazel-out/aarch64-opt/bin/external/eigen_archive -isystem external/nsync/public -isystem bazel-out/aarch64-opt/bin/external/nsync/public -isystem external/com_google_protobuf/src -isystem bazel-out/aarch64-opt/bin/external/com_google_protobuf/src -isystem external/farmhash_archive/src -isystem bazel-out/aarch64-opt/bin/external/farmhash_archive/src -isystem external/com_google_googletest/googlemock -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googlemock -isystem external/com_google_googletest/googlemock/include -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googlemock/include -isystem external/com_google_googletest/googletest -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googletest -isystem external/com_google_googletest/googletest/include -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googletest/include -isystem external/zlib -isystem bazel-out/aarch64-opt/bin/external/zlib -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -fPIE -U_FORTIFY_SOURCE '-D_FORTIFY_SOURCE=1' -fstack-protector -Wall -fno-omit-frame-pointer -no-canonical-prefixes -fno-canonical-system-headers -DNDEBUG -g0 -O2 -ffunction-sections -fdata-sections -Wno-all -Wno-extra -Wno-deprecated -Wno-deprecated-declarations -Wno-ignored-attributes -Wno-array-bounds -Wunused-result '-Werror=unused-result' -Wswitch '-Werror=switch' '-Wno-error=unused-but-set-variable' -DAUTOLOAD_DYNAMIC_KERNELS '-mtune=generic' '-march=armv8-a' -O3 '-std=c++17' '--sysroot=/dt10' -c tensorflow/compiler/xla/service/hlo_parser_test.cc -o bazel-out/aarch64-opt/bin/tensorflow/compiler/xla/service/_objs/hlo_parser_test/hlo_parser_test.o) # Configuration: de691fac16e6bac2c61ad8c09da26892c92f72e8ffaa16698c2dd3959f4ebc3a # Execution platform: @local_execution_config_platform//:platform tensorflow/compiler/xla/service/hlo_parser_test.cc: In member function 'virtual void xla::{anonymous}::HloParserTest_ParseTrivialIotaShardingPartialReplication_Test::TestBody()': tensorflow/compiler/xla/service/hlo_parser_test.cc:3488:51: error: call of overloaded 'TileAssignment()' is ambiguous 3488 | TileAssignment tiling_last_dim_replicated({2, 2}); | ^ In file included from ./tensorflow/compiler/xla/hlo/ir/hlo_sharding.h:34, from ./tensorflow/compiler/xla/hlo/ir/hlo_instruction.h:48, from ./tensorflow/compiler/xla/hlo/ir/hlo_computation.h:35, from ./tensorflow/compiler/xla/service/hlo_parser.h:23, from tensorflow/compiler/xla/service/hlo_parser_test.cc:16: ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:173:12: note: candidate: 'xla::TileAssignment::TileAssignment(absl::lts_20230125::Span)' 173 | explicit TileAssignment(absl::Span dims) | ^~~~~~~~~~~~~~ ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:172:12: note: candidate: 'xla::TileAssignment::TileAssignment(xla::IotaTileAssignment)' 172 | explicit TileAssignment(IotaTileAssignment iota) : iota_(std::move(iota)) {} | ^~~~~~~~~~~~~~ [60,949 / 61,009] 1411 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:scan_ops_test_cpu; 45s local ... (56 actions running) [60,951 / 61,009] 1412 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:scan_ops_test_cpu; 46s local ... (56 actions running) [60,957 / 61,013] 1413 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:scan_ops_test_cpu; 47s local ... (56 actions running) [60,974 / 61,031] 1415 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:scan_ops_test_cpu; 48s local ... (57 actions, 56 running) [60,980 / 61,036] 1416 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:scan_ops_test_cpu; 49s local ... (56 actions running) [60,992 / 61,048] 1418 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:scan_ops_test_cpu; 50s local ... (57 actions running) [60,995 / 61,051] 1420 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:scan_ops_test_cpu; 51s local ... (58 actions, 57 running) [61,007 / 61,065] 1423 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:scan_ops_test_cpu; 52s local ... (57 actions running) [61,028 / 61,084] 1424 / 3783 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 35s local ... (57 actions, 56 running) [61,066 / 61,124] 1426 / 3783 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 37s local ... (58 actions, 56 running) [61,086 / 61,146] 1432 / 3783 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 38s local ... (59 actions, 58 running) [61,091 / 61,149] 1434 / 3783 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 39s local ... (57 actions, 55 running) [61,119 / 61,188] 1437 / 3783 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 40s local ... (58 actions, 57 running) [61,123 / 61,188] 1439 / 3783 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 41s local ... (57 actions, 56 running) [61,127 / 61,188] 1440 / 3783 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 42s local ... (56 actions, 55 running) [61,133 / 61,189] 1442 / 3783 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 43s local ... (56 actions running) [61,141 / 61,197] 1442 / 3783 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 44s local ... (56 actions running) [61,151 / 61,207] 1444 / 3783 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 45s local ... (56 actions running) [61,152 / 61,208] 1445 / 3783 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 46s local ... (57 actions running) [61,157 / 61,213] 1447 / 3783 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 47s local ... (56 actions running) [61,170 / 61,226] 1449 / 3783 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 48s local ... (56 actions running) [61,185 / 61,242] 1450 / 3783 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 49s local ... (56 actions, 55 running) [61,214 / 61,270] 1451 / 3783 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 50s local ... (57 actions running) [61,243 / 61,300] 1453 / 3783 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 51s local ... (58 actions running) [61,283 / 61,340] 1454 / 3783 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 52s local ... (57 actions running) [61,325 / 61,382] 1459 / 3783 tests, 2 failed; Testing //tensorflow/c/eager/parallel_device:parallel_device_remote_test; 35s local ... (58 actions, 56 running) [61,354 / 61,410] 1464 / 3783 tests, 2 failed; Testing //tensorflow/c/eager/parallel_device:parallel_device_remote_test; 36s local ... (59 actions, 58 running) [61,374 / 61,433] 1466 / 3783 tests, 2 failed; Testing //tensorflow/c/eager/parallel_device:parallel_device_remote_test; 37s local ... (59 actions running) [61,376 / 61,433] 1467 / 3783 tests, 2 failed; Testing //tensorflow/c/eager/parallel_device:parallel_device_remote_test; 38s local ... (64 actions running) [61,390 / 61,447] 1468 / 3783 tests, 2 failed; Testing //tensorflow/c/eager/parallel_device:parallel_device_remote_test; 39s local ... (64 actions running) [61,414 / 61,471] 1472 / 3783 tests, 2 failed; Testing //tensorflow/c/eager/parallel_device:parallel_device_remote_test; 40s local ... (64 actions, 63 running) [61,422 / 61,480] 1474 / 3783 tests, 2 failed; Testing //tensorflow/c/eager/parallel_device:parallel_device_remote_test; 41s local ... (66 actions running) [61,423 / 61,480] 1476 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 42s local ... (67 actions running) [61,425 / 61,483] 1476 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 43s local ... (67 actions, 66 running) [61,438 / 61,513] 1479 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 44s local ... (67 actions running) [61,444 / 61,513] 1483 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 46s local ... (67 actions running) [61,445 / 61,513] 1484 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 47s local ... (67 actions running) [61,447 / 61,513] 1486 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 48s local ... (66 actions running) [61,448 / 61,513] 1486 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 49s local ... (66 actions running) [61,450 / 61,513] 1487 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 50s local ... (66 actions, 65 running) [61,452 / 61,513] 1488 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 51s local ... (66 actions, 65 running) [61,458 / 61,521] 1492 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 53s local ... (64 actions, 63 running) [61,459 / 61,521] 1493 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 54s local ... (63 actions running) [61,462 / 61,521] 1497 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 56s local ... (61 actions running) [61,496 / 61,555] 1501 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 57s local ... (57 actions, 55 running) [61,530 / 61,586] 1503 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 58s local ... (58 actions, 57 running) [61,564 / 61,620] 1505 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 59s local ... (59 actions, 58 running) [61,619 / 61,677] 1507 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 60s local ... (60 actions, 59 running) [61,625 / 61,681] 1509 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 61s local ... (60 actions running) [61,666 / 61,724] 1510 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 62s local ... (59 actions, 58 running) [61,699 / 61,756] 1510 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 63s local ... (60 actions, 57 running) [61,703 / 61,766] 1511 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 64s local ... (59 actions, 55 running) [61,709 / 61,766] 1512 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 65s local ... (59 actions running) [61,711 / 61,767] 1512 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 66s local ... (59 actions running) [61,715 / 61,772] 1515 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 67s local ... (57 actions, 55 running) [61,734 / 61,791] 1516 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 68s local ... (57 actions running) [61,740 / 61,799] 1516 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 69s local ... (57 actions, 56 running) [61,744 / 61,802] 1518 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 70s local ... (56 actions, 55 running) [61,773 / 61,831] 1520 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 71s local ... (57 actions, 56 running) [61,804 / 61,862] 1521 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 72s local ... (57 actions, 56 running) [61,813 / 61,870] 1522 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 74s local ... (57 actions, 56 running) [61,819 / 61,878] 1522 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 75s local ... (57 actions, 56 running) [61,832 / 61,889] 1522 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 76s local ... (58 actions running) [61,839 / 61,896] 1523 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 77s local ... (57 actions running) [61,869 / 61,926] 1525 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 78s local ... (58 actions, 56 running) [61,898 / 61,955] 1528 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 79s local ... (57 actions, 54 running) [61,908 / 61,973] 1529 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 80s local ... (58 actions running) [61,915 / 61,973] 1535 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 82s local ... (57 actions, 56 running) [61,933 / 61,990] 1537 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 83s local ... (57 actions, 56 running) [61,949 / 62,056] 1539 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 84s local ... (57 actions, 56 running) [61,954 / 62,056] 1539 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 85s local ... (57 actions running) [61,957 / 62,056] 1540 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 86s local ... (57 actions running) [61,962 / 62,056] 1544 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 87s local ... (57 actions running) [61,964 / 62,056] 1546 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 88s local ... (57 actions running) [61,967 / 62,056] 1549 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 89s local ... (57 actions running) [61,972 / 62,056] 1550 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 91s local ... (57 actions, 56 running) [61,985 / 62,056] 1550 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 92s local ... (57 actions, 56 running) [61,990 / 62,056] 1551 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 93s local ... (57 actions running) [61,994 / 62,056] 1551 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 94s local ... (57 actions, 56 running) [62,006 / 62,063] 1552 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 95s local ... (57 actions, 56 running) [62,026 / 62,082] 1552 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 96s local ... (57 actions, 56 running) [62,054 / 62,110] 1552 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 97s local ... (57 actions, 56 running) [62,065 / 62,164] 1552 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 99s local ... (56 actions, 55 running) [62,069 / 62,164] 1553 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 100s local ... (56 actions, 55 running) [62,072 / 62,164] 1554 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 101s local ... (56 actions running) [62,074 / 62,164] 1554 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 102s local ... (56 actions running) [62,075 / 62,164] 1554 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 103s local ... (56 actions, 55 running) [62,077 / 62,164] 1555 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 105s local ... (56 actions running) [62,081 / 62,164] 1559 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 106s local ... (56 actions running) [62,084 / 62,164] 1560 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 107s local ... (56 actions, 55 running) [62,086 / 62,164] 1562 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 108s local ... (56 actions running) [62,088 / 62,164] 1563 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 109s local ... (56 actions running) [62,090 / 62,164] 1564 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 110s local ... (56 actions running) [62,091 / 62,164] 1564 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 111s local ... (56 actions running) [62,092 / 62,164] 1564 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 112s local ... (56 actions running) [62,093 / 62,164] 1564 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 113s local ... (56 actions running) [62,095 / 62,164] 1564 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 114s local ... (56 actions running) [62,101 / 62,164] 1564 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 116s local ... (56 actions, 55 running) [62,104 / 62,164] 1564 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 117s local ... (56 actions, 55 running) [62,112 / 62,170] 1567 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 118s local ... (56 actions, 55 running) [62,120 / 62,220] 1568 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 119s local ... (56 actions, 55 running) [62,123 / 62,220] 1568 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 120s local ... (56 actions running) [62,126 / 62,220] 1568 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 121s local ... (56 actions running) [62,128 / 62,220] 1568 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 122s local ... (56 actions running) [62,131 / 62,220] 1569 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 123s local ... (56 actions, 55 running) [62,134 / 62,220] 1569 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 124s local ... (56 actions running) [62,147 / 62,220] 1570 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 125s local ... (56 actions, 55 running) [62,151 / 62,220] 1570 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 126s local ... (56 actions running) [62,157 / 62,220] 1570 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 127s local ... (56 actions running) [62,161 / 62,220] 1570 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 128s local ... (56 actions running) [62,175 / 62,232] 1570 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 129s local ... (56 actions running) [62,221 / 62,278] 1570 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 130s local ... (56 actions running) [62,263 / 62,321] 1572 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 131s local ... (56 actions, 55 running) [62,289 / 62,346] 1572 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 132s local ... (56 actions, 55 running) [62,316 / 62,371] 1573 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 133s local ... (56 actions running) [62,349 / 62,409] 1575 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 134s local ... (57 actions, 56 running) [62,364 / 62,420] 1577 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 135s local ... (56 actions, 54 running) [62,376 / 62,432] 1579 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 136s local ... (56 actions, 55 running) [62,395 / 62,452] 1580 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 138s local ... (56 actions running) [62,406 / 62,463] 1582 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 139s local ... (56 actions running) [62,426 / 62,485] 1585 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 140s local ... (56 actions, 55 running) [62,432 / 62,489] 1587 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 141s local ... (57 actions running) [62,457 / 62,517] 1590 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 142s local ... (56 actions, 55 running) [62,476 / 62,533] 1592 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 143s local ... (56 actions running) [62,486 / 62,542] 1594 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 144s local ... (56 actions, 55 running) [62,505 / 62,561] 1597 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 145s local ... (57 actions, 56 running) [62,547 / 62,605] 1600 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 146s local ... (57 actions, 56 running) [62,554 / 62,615] 1602 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 147s local ... (57 actions, 56 running) [62,557 / 62,615] 1603 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 148s local ... (57 actions running) [62,560 / 62,617] 1604 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 150s local ... (57 actions running) [62,564 / 62,625] 1607 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 151s local ... (58 actions running) [62,567 / 62,625] 1610 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 152s local ... (58 actions running) [62,567 / 62,625] 1611 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 153s local ... (58 actions running) [62,569 / 62,626] 1613 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 154s local ... (58 actions running) [62,580 / 62,636] 1617 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 156s local ... (56 actions running) [62,586 / 62,642] 1618 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 157s local ... (57 actions, 56 running) [62,602 / 62,659] 1623 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 158s local ... (56 actions running) [62,610 / 62,667] 1625 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 159s local ... (56 actions, 55 running) [62,611 / 62,668] 1625 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 160s local ... (57 actions, 56 running) [62,639 / 62,696] 1630 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 161s local ... (56 actions, 55 running) [62,683 / 62,739] 1631 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 162s local ... (56 actions, 52 running) [62,702 / 62,759] 1633 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 163s local ... (57 actions, 55 running) [62,731 / 62,786] 1637 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 165s local ... (56 actions, 55 running) [62,772 / 62,829] 1644 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 166s local ... (58 actions running) [62,789 / 62,847] 1649 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 167s local ... (58 actions, 57 running) [62,814 / 62,871] 1651 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 168s local ... (57 actions, 55 running) [62,865 / 62,923] 1654 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 169s local ... (57 actions, 55 running) [62,922 / 62,989] 1658 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 170s local ... (59 actions, 57 running) [62,929 / 62,990] 1663 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 171s local ... (58 actions running) [62,931 / 62,991] 1665 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 172s local ... (59 actions running) [62,934 / 62,991] 1668 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 173s local ... (58 actions running) [62,939 / 62,995] 1670 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 174s local ... (58 actions running) [62,958 / 63,014] 1673 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 175s local ... (56 actions, 55 running) [62,968 / 63,025] 1675 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 176s local ... (56 actions, 55 running) [62,997 / 63,054] 1678 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 177s local ... (56 actions, 55 running) [63,020 / 63,076] 1680 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 178s local ... (56 actions, 54 running) [63,054 / 63,110] 1681 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 180s local ... (56 actions, 54 running) [63,074 / 63,131] 1685 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 181s local ... (57 actions running) [63,080 / 63,137] 1686 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 182s local ... (60 actions, 59 running) [63,124 / 63,180] 1689 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 184s local ... (61 actions, 59 running) [63,148 / 63,204] 1692 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 185s local ... (62 actions running) [63,183 / 63,239] 1700 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 186s local ... (64 actions, 63 running) [63,249 / 63,305] 1712 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 187s local ... (61 actions, 60 running) [63,290 / 63,346] 1720 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 188s local ... (66 actions, 65 running) [63,320 / 63,375] 1728 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 189s local ... (63 actions running) [63,333 / 63,389] 1731 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 190s local ... (65 actions running) [63,346 / 63,402] 1737 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 191s local ... (66 actions running) [63,377 / 63,433] 1744 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 192s local ... (60 actions, 58 running) [63,424 / 63,483] 1751 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 193s local ... (60 actions, 57 running) [63,466 / 63,522] 1757 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 194s local ... (57 actions, 56 running) [63,514 / 63,571] 1768 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 195s local ... (58 actions, 55 running) [63,538 / 63,596] 1772 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 196s local ... (57 actions running) [63,563 / 63,620] 1776 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 197s local ... (58 actions, 56 running) [63,594 / 63,651] 1781 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 198s local ... (58 actions, 55 running) [63,602 / 63,659] 1787 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 199s local ... (58 actions running) [63,603 / 63,660] 1788 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 200s local ... (57 actions running) [63,608 / 63,667] 1788 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 201s local ... (57 actions, 56 running) [63,636 / 63,695] 1790 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 202s local ... (59 actions, 57 running) [63,643 / 63,711] 1792 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 204s local ... (60 actions, 59 running) [63,651 / 63,711] 1798 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 205s local ... (59 actions running) [63,652 / 63,711] 1799 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 206s local ... (59 actions running) [63,661 / 63,720] 1801 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 207s local ... (59 actions running) [63,675 / 63,735] 1804 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 208s local ... (61 actions running) [63,692 / 63,751] 1806 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 209s local ... (61 actions, 60 running) [63,710 / 63,770] 1810 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 210s local ... (61 actions running) [63,727 / 63,786] 1813 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 211s local ... (61 actions running) [63,737 / 63,797] 1815 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 212s local ... (62 actions, 61 running) [63,768 / 63,826] 1817 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 213s local ... (62 actions, 59 running) [63,786 / 63,844] 1821 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 214s local ... (61 actions, 60 running) [63,803 / 63,862] 1825 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 215s local ... (60 actions, 59 running) [63,812 / 63,870] 1828 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 217s local ... (61 actions, 60 running) [63,839 / 63,897] 1831 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 218s local ... (61 actions, 59 running) [63,844 / 63,906] 1834 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 219s local ... (60 actions, 59 running) [63,862 / 63,919] 1839 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 220s local ... (58 actions, 57 running) [63,879 / 63,936] 1841 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 221s local ... (58 actions, 57 running) [63,895 / 63,952] 1844 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 222s local ... (57 actions running) [63,925 / 63,982] 1846 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 223s local ... (59 actions, 57 running) [63,967 / 64,026] 1852 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 224s local ... (60 actions, 58 running) [63,997 / 64,055] 1858 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 225s local ... (60 actions, 59 running) [64,012 / 64,070] 1863 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 226s local ... (61 actions running) [64,022 / 64,080] 1864 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 227s local ... (63 actions, 62 running) [64,043 / 64,103] 1867 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 228s local ... (62 actions, 59 running) [64,054 / 64,115] 1871 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 230s local ... (61 actions running) [64,056 / 64,116] 1873 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 231s local ... (62 actions running) [64,085 / 64,143] 1881 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 232s local ... (58 actions running) [64,139 / 64,198] 1889 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 233s local ... (58 actions, 55 running) [64,146 / 64,220] 1891 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 234s local ... (58 actions, 56 running) [64,147 / 64,220] 1891 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 235s local ... (57 actions, 55 running) [64,147 / 64,220] 1891 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 236s local ... (57 actions, 55 running) [64,150 / 64,221] 1891 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 237s local ... (57 actions, 56 running) [64,150 / 64,221] 1892 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 239s local ... (57 actions running) [64,151 / 64,221] 1893 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 240s local ... (57 actions running) [64,157 / 64,221] 1895 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 241s local ... (57 actions running) [64,161 / 64,222] 1896 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 242s local ... (58 actions running) [64,189 / 64,246] 1897 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 243s local ... (57 actions running) [64,251 / 64,311] 1903 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 244s local ... (57 actions, 53 running) [64,314 / 64,395] 1913 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 245s local ... (61 actions running) [64,327 / 64,395] 1922 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 247s local ... (59 actions running) [64,327 / 64,395] 1923 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 248s local ... (59 actions running) [64,330 / 64,395] 1924 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 249s local ... (57 actions, 56 running) [64,330 / 64,395] 1924 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 251s local ... (57 actions running) [64,332 / 64,395] 1926 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 252s local ... (57 actions running) [64,333 / 64,395] 1927 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 253s local ... (57 actions running) [64,349 / 64,408] 1930 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 254s local ... (57 actions, 56 running) [64,413 / 64,471] 1931 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 255s local ... (58 actions running) ERROR: /tf/tensorflow/tensorflow/compiler/xla/hlo/utils/BUILD:116:12: Compiling tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc failed: (Exit 1): gcc failed: error executing command (from target //tensorflow/compiler/xla/hlo/utils:hlo_sharding_util_test) (cd /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow && \ exec env - \ CACHEBUSTER=20220325 \ PATH=/home/buildslave/.cache/bazelisk/downloads/bazelbuild/bazel-6.1.0-linux-arm64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \ PWD=/proc/self/cwd \ PYTHON_BIN_PATH=/usr/local/bin/python3 \ TF2_BEHAVIOR=1 \ /dt10/usr/bin/gcc -MD -MF bazel-out/aarch64-opt/bin/tensorflow/compiler/xla/hlo/utils/_objs/hlo_sharding_util_test/hlo_sharding_util_test.d '-frandom-seed=bazel-out/aarch64-opt/bin/tensorflow/compiler/xla/hlo/utils/_objs/hlo_sharding_util_test/hlo_sharding_util_test.o' -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' -DHAVE_SYS_UIO_H -DTF_USE_SNAPPY -DBENCHMARK_STATIC_DEFINE '-DBAZEL_CURRENT_REPOSITORY=""' -iquote . -iquote bazel-out/aarch64-opt/bin -iquote external/eigen_archive -iquote bazel-out/aarch64-opt/bin/external/eigen_archive -iquote external/com_google_absl -iquote bazel-out/aarch64-opt/bin/external/com_google_absl -iquote external/nsync -iquote bazel-out/aarch64-opt/bin/external/nsync -iquote external/double_conversion -iquote bazel-out/aarch64-opt/bin/external/double_conversion -iquote external/com_google_protobuf -iquote bazel-out/aarch64-opt/bin/external/com_google_protobuf -iquote external/snappy -iquote bazel-out/aarch64-opt/bin/external/snappy -iquote external/com_googlesource_code_re2 -iquote bazel-out/aarch64-opt/bin/external/com_googlesource_code_re2 -iquote external/farmhash_archive -iquote bazel-out/aarch64-opt/bin/external/farmhash_archive -iquote external/com_google_googletest -iquote bazel-out/aarch64-opt/bin/external/com_google_googletest -iquote external/com_google_benchmark -iquote bazel-out/aarch64-opt/bin/external/com_google_benchmark -iquote external/zlib -iquote bazel-out/aarch64-opt/bin/external/zlib -iquote external/bazel_tools -iquote bazel-out/aarch64-opt/bin/external/bazel_tools -Ibazel-out/aarch64-opt/bin/external/com_google_benchmark/_virtual_includes/benchmark -isystem external/eigen_archive -isystem bazel-out/aarch64-opt/bin/external/eigen_archive -isystem external/nsync/public -isystem bazel-out/aarch64-opt/bin/external/nsync/public -isystem external/com_google_protobuf/src -isystem bazel-out/aarch64-opt/bin/external/com_google_protobuf/src -isystem external/farmhash_archive/src -isystem bazel-out/aarch64-opt/bin/external/farmhash_archive/src -isystem external/com_google_googletest/googlemock -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googlemock -isystem external/com_google_googletest/googlemock/include -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googlemock/include -isystem external/com_google_googletest/googletest -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googletest -isystem external/com_google_googletest/googletest/include -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googletest/include -isystem external/zlib -isystem bazel-out/aarch64-opt/bin/external/zlib -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -fPIE -U_FORTIFY_SOURCE '-D_FORTIFY_SOURCE=1' -fstack-protector -Wall -fno-omit-frame-pointer -no-canonical-prefixes -fno-canonical-system-headers -DNDEBUG -g0 -O2 -ffunction-sections -fdata-sections -Wno-all -Wno-extra -Wno-deprecated -Wno-deprecated-declarations -Wno-ignored-attributes -Wno-array-bounds -Wunused-result '-Werror=unused-result' -Wswitch '-Werror=switch' '-Wno-error=unused-but-set-variable' -DAUTOLOAD_DYNAMIC_KERNELS '-mtune=generic' '-march=armv8-a' -O3 '-std=c++17' '--sysroot=/dt10' -c tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc -o bazel-out/aarch64-opt/bin/tensorflow/compiler/xla/hlo/utils/_objs/hlo_sharding_util_test/hlo_sharding_util_test.o) # Configuration: de691fac16e6bac2c61ad8c09da26892c92f72e8ffaa16698c2dd3959f4ebc3a # Execution platform: @local_execution_config_platform//:platform In file included from external/com_google_googletest/googletest/include/gtest/gtest.h:67, from external/com_google_googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from external/com_google_googletest/googlemock/include/gmock/gmock-actions.h:145, from ./tensorflow/compiler/xla/test.h:42, from tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:23: tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc: In member function 'virtual void xla::hlo_sharding_util::{anonymous}::HloShardingUtilTest_ReshapeToTileDimension2D_Dim0_Test::TestBody()': tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:167:60: error: call of overloaded 'TileAssignment()' is ambiguous 167 | EXPECT_EQ(result.tile_assignment(), TileAssignment({4, 1})); | ^ In file included from ./tensorflow/compiler/xla/hlo/ir/hlo_sharding.h:34, from ./tensorflow/compiler/xla/hlo/ir/hlo_instruction.h:48, from ./tensorflow/compiler/xla/hlo/ir/hlo_computation.h:35, from ./tensorflow/compiler/xla/hlo/utils/hlo_sharding_util.h:28, from tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:16: ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:173:12: note: candidate: 'xla::TileAssignment::TileAssignment(absl::lts_20230125::Span)' 173 | explicit TileAssignment(absl::Span dims) | ^~~~~~~~~~~~~~ ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:172:12: note: candidate: 'xla::TileAssignment::TileAssignment(xla::IotaTileAssignment)' 172 | explicit TileAssignment(IotaTileAssignment iota) : iota_(std::move(iota)) {} | ^~~~~~~~~~~~~~ In file included from external/com_google_googletest/googletest/include/gtest/gtest.h:67, from external/com_google_googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from external/com_google_googletest/googlemock/include/gmock/gmock-actions.h:145, from ./tensorflow/compiler/xla/test.h:42, from tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:23: tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc: In member function 'virtual void xla::hlo_sharding_util::{anonymous}::HloShardingUtilTest_GetManualSubgroupSharding_ManualOnly_Test::TestBody()': tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:259:77: error: call of overloaded 'TileAssignment()' is ambiguous 259 | EXPECT_EQ(group_sharding.sharding.tile_assignment(), TileAssignment({1, 2})); | ^ In file included from ./tensorflow/compiler/xla/hlo/ir/hlo_sharding.h:34, from ./tensorflow/compiler/xla/hlo/ir/hlo_instruction.h:48, from ./tensorflow/compiler/xla/hlo/ir/hlo_computation.h:35, from ./tensorflow/compiler/xla/hlo/utils/hlo_sharding_util.h:28, from tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:16: ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:173:12: note: candidate: 'xla::TileAssignment::TileAssignment(absl::lts_20230125::Span)' 173 | explicit TileAssignment(absl::Span dims) | ^~~~~~~~~~~~~~ ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:172:12: note: candidate: 'xla::TileAssignment::TileAssignment(xla::IotaTileAssignment)' 172 | explicit TileAssignment(IotaTileAssignment iota) : iota_(std::move(iota)) {} | ^~~~~~~~~~~~~~ tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc: In member function 'virtual void xla::hlo_sharding_util::{anonymous}::HloShardingUtilTest_DeviceGroupsDoesNotMatch_Test::TestBody()': tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:412:72: error: call of overloaded 'TileAssignment()' is ambiguous 412 | HloSharding sharding = HloSharding::PartialTile(TileAssignment({2, 2})); | ^ In file included from ./tensorflow/compiler/xla/hlo/ir/hlo_sharding.h:34, from ./tensorflow/compiler/xla/hlo/ir/hlo_instruction.h:48, from ./tensorflow/compiler/xla/hlo/ir/hlo_computation.h:35, from ./tensorflow/compiler/xla/hlo/utils/hlo_sharding_util.h:28, from tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:16: ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:173:12: note: candidate: 'xla::TileAssignment::TileAssignment(absl::lts_20230125::Span)' 173 | explicit TileAssignment(absl::Span dims) | ^~~~~~~~~~~~~~ ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:172:12: note: candidate: 'xla::TileAssignment::TileAssignment(xla::IotaTileAssignment)' 172 | explicit TileAssignment(IotaTileAssignment iota) : iota_(std::move(iota)) {} | ^~~~~~~~~~~~~~ tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc: In member function 'virtual void xla::hlo_sharding_util::{anonymous}::HloShardingUtilTest_DeviceGroupsMatch_Test::TestBody()': tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:450:76: error: call of overloaded 'TileAssignment()' is ambiguous 450 | HloSharding rhs_sharding = HloSharding::PartialTile(TileAssignment({2, 2})); | ^ In file included from ./tensorflow/compiler/xla/hlo/ir/hlo_sharding.h:34, from ./tensorflow/compiler/xla/hlo/ir/hlo_instruction.h:48, from ./tensorflow/compiler/xla/hlo/ir/hlo_computation.h:35, from ./tensorflow/compiler/xla/hlo/utils/hlo_sharding_util.h:28, from tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:16: ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:173:12: note: candidate: 'xla::TileAssignment::TileAssignment(absl::lts_20230125::Span)' 173 | explicit TileAssignment(absl::Span dims) | ^~~~~~~~~~~~~~ ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:172:12: note: candidate: 'xla::TileAssignment::TileAssignment(xla::IotaTileAssignment)' 172 | explicit TileAssignment(IotaTileAssignment iota) : iota_(std::move(iota)) {} | ^~~~~~~~~~~~~~ tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc: In member function 'virtual void xla::hlo_sharding_util::{anonymous}::HloShardingUtilTest_IsSubShardingTiledPartialReplicated_Test::TestBody()': tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:475:76: error: call of overloaded 'TileAssignment()' is ambiguous 475 | HloSharding lhs_sharding = HloSharding::PartialTile(TileAssignment({2, 2})); | ^ In file included from ./tensorflow/compiler/xla/hlo/ir/hlo_sharding.h:34, from ./tensorflow/compiler/xla/hlo/ir/hlo_instruction.h:48, from ./tensorflow/compiler/xla/hlo/ir/hlo_computation.h:35, from ./tensorflow/compiler/xla/hlo/utils/hlo_sharding_util.h:28, from tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:16: ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:173:12: note: candidate: 'xla::TileAssignment::TileAssignment(absl::lts_20230125::Span)' 173 | explicit TileAssignment(absl::Span dims) | ^~~~~~~~~~~~~~ ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:172:12: note: candidate: 'xla::TileAssignment::TileAssignment(xla::IotaTileAssignment)' 172 | explicit TileAssignment(IotaTileAssignment iota) : iota_(std::move(iota)) {} | ^~~~~~~~~~~~~~ tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc: In member function 'virtual void xla::hlo_sharding_util::{anonymous}::HloShardingUtilTest_IsSubShardingReplicatedTiledPartial_Test::TestBody()': tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:481:76: error: call of overloaded 'TileAssignment()' is ambiguous 481 | HloSharding rhs_sharding = HloSharding::PartialTile(TileAssignment({2, 2})); | ^ In file included from ./tensorflow/compiler/xla/hlo/ir/hlo_sharding.h:34, from ./tensorflow/compiler/xla/hlo/ir/hlo_instruction.h:48, from ./tensorflow/compiler/xla/hlo/ir/hlo_computation.h:35, from ./tensorflow/compiler/xla/hlo/utils/hlo_sharding_util.h:28, from tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:16: ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:173:12: note: candidate: 'xla::TileAssignment::TileAssignment(absl::lts_20230125::Span)' 173 | explicit TileAssignment(absl::Span dims) | ^~~~~~~~~~~~~~ ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:172:12: note: candidate: 'xla::TileAssignment::TileAssignment(xla::IotaTileAssignment)' 172 | explicit TileAssignment(IotaTileAssignment iota) : iota_(std::move(iota)) {} | ^~~~~~~~~~~~~~ tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc: In member function 'virtual void xla::hlo_sharding_util::{anonymous}::HloShardingUtilTest_IsSubShardingPartialTiledTiled_Test::TestBody()': tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:488:76: error: call of overloaded 'TileAssignment()' is ambiguous 488 | HloSharding rhs_sharding = HloSharding::PartialTile(TileAssignment({2, 2})); | ^ In file included from ./tensorflow/compiler/xla/hlo/ir/hlo_sharding.h:34, from ./tensorflow/compiler/xla/hlo/ir/hlo_instruction.h:48, from ./tensorflow/compiler/xla/hlo/ir/hlo_computation.h:35, from ./tensorflow/compiler/xla/hlo/utils/hlo_sharding_util.h:28, from tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:16: ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:173:12: note: candidate: 'xla::TileAssignment::TileAssignment(absl::lts_20230125::Span)' 173 | explicit TileAssignment(absl::Span dims) | ^~~~~~~~~~~~~~ ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:172:12: note: candidate: 'xla::TileAssignment::TileAssignment(xla::IotaTileAssignment)' 172 | explicit TileAssignment(IotaTileAssignment iota) : iota_(std::move(iota)) {} | ^~~~~~~~~~~~~~ tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc: In member function 'virtual void xla::hlo_sharding_util::{anonymous}::HloShardingUtilTest_IsSubShardingIncompatibleShapeTiledPartialTiled_Test::TestBody()': tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:502:76: error: call of overloaded 'TileAssignment()' is ambiguous 502 | HloSharding rhs_sharding = HloSharding::PartialTile(TileAssignment({2, 2})); | ^ In file included from ./tensorflow/compiler/xla/hlo/ir/hlo_sharding.h:34, from ./tensorflow/compiler/xla/hlo/ir/hlo_instruction.h:48, from ./tensorflow/compiler/xla/hlo/ir/hlo_computation.h:35, from ./tensorflow/compiler/xla/hlo/utils/hlo_sharding_util.h:28, from tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:16: ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:173:12: note: candidate: 'xla::TileAssignment::TileAssignment(absl::lts_20230125::Span)' 173 | explicit TileAssignment(absl::Span dims) | ^~~~~~~~~~~~~~ ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:172:12: note: candidate: 'xla::TileAssignment::TileAssignment(xla::IotaTileAssignment)' 172 | explicit TileAssignment(IotaTileAssignment iota) : iota_(std::move(iota)) {} | ^~~~~~~~~~~~~~ [64,430 / 64,512] 1936 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 256s local ... (61 actions running) [64,431 / 64,512] 1936 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 257s local ... (63 actions running) [64,434 / 64,512] 1936 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 259s local ... (63 actions, 62 running) [64,436 / 64,512] 1937 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 260s local ... (63 actions running) [64,440 / 64,512] 1938 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 261s local ... (63 actions, 62 running) [64,445 / 64,512] 1940 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 263s local ... (62 actions running) [64,449 / 64,512] 1942 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 264s local ... (61 actions, 60 running) [64,462 / 64,519] 1948 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 265s local ... (58 actions running) [64,488 / 64,546] 1951 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 266s local ... (57 actions, 55 running) [64,509 / 64,567] 1953 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 267s local ... (57 actions running) [64,531 / 64,588] 1958 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 268s local ... (59 actions, 58 running) [64,566 / 64,623] 1962 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 269s local ... (59 actions, 57 running) [64,580 / 64,637] 1965 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 271s local ... (59 actions running) [64,611 / 64,668] 1969 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 272s local ... (57 actions, 55 running) [64,662 / 64,718] 1974 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 273s local ... (57 actions, 53 running) [64,701 / 64,761] 1981 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 274s local ... (61 actions running) [64,720 / 64,778] 1988 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 275s local ... (59 actions, 58 running) [64,751 / 64,807] 1993 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 276s local ... (57 actions running) [64,768 / 64,826] 1997 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 277s local ... (58 actions, 57 running) [64,806 / 64,864] 2000 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 278s local ... (56 actions, 55 running) [64,847 / 64,903] 2008 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 279s local ... (58 actions, 57 running) [64,861 / 64,939] 2013 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 280s local ... (58 actions running) [64,862 / 64,939] 2015 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 281s local ... (59 actions running) [64,873 / 64,939] 2022 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 282s local ... (57 actions running) [64,876 / 64,939] 2024 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 283s local ... (56 actions running) [64,880 / 64,939] 2026 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 284s local ... (56 actions running) [64,881 / 64,939] 2027 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 285s local ... (56 actions running) [64,885 / 64,944] 2030 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 286s local ... (56 actions running) [64,886 / 64,944] 2030 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 288s local ... (56 actions, 55 running) [64,891 / 64,948] 2032 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 290s local ... (56 actions running) [64,905 / 64,963] 2033 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 291s local ... (57 actions, 56 running) [64,914 / 64,972] 2033 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 292s local ... (57 actions, 56 running) [64,940 / 64,997] 2034 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 293s local ... (57 actions, 56 running) [64,968 / 65,027] 2035 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 294s local ... (59 actions, 58 running) [64,980 / 65,036] 2040 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 295s local ... (61 actions running) [65,008 / 65,065] 2041 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 296s local ... (60 actions running) [65,043 / 65,099] 2043 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 297s local ... (62 actions running) [65,058 / 65,114] 2046 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 298s local ... (69 actions running) [65,097 / 65,153] 2052 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 299s local ... (69 actions, 68 running) [65,122 / 65,180] 2057 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 300s local ... (70 actions, 68 running) [65,147 / 65,204] 2062 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 301s local ... (68 actions, 66 running) [65,184 / 65,241] 2070 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 302s local ... (67 actions, 66 running) [65,204 / 65,261] 2072 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 304s local ... (66 actions running) [65,226 / 65,309] 2080 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 305s local ... (62 actions running) [65,238 / 65,310] 2087 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 306s local ... (62 actions running) [65,244 / 65,316] 2093 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 307s local ... (58 actions, 57 running) [65,252 / 65,321] 2095 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 308s local ... (56 actions, 53 running) [65,281 / 65,357] 2096 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 309s local ... (56 actions, 55 running) [65,284 / 65,357] 2096 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 310s local ... (56 actions running) [65,286 / 65,357] 2098 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 311s local ... (56 actions running) [65,292 / 65,357] 2101 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 312s local ... (56 actions running) [65,293 / 65,357] 2101 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 313s local ... (56 actions, 55 running) [65,300 / 65,357] 2102 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 314s local ... (56 actions running) [65,316 / 65,373] 2104 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 315s local ... (56 actions running) [65,325 / 65,381] 2107 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 316s local ... (56 actions running) [65,330 / 65,388] 2110 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 317s local ... (56 actions running) [65,357 / 65,415] 2111 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 319s local ... (56 actions, 55 running) [65,388 / 65,444] 2115 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 320s local ... (57 actions, 56 running) [65,419 / 65,484] 2118 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 321s local ... (58 actions running) [65,426 / 65,484] 2121 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 322s local ... (62 actions running) [65,426 / 65,484] 2121 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 323s local ... (62 actions running) [65,429 / 65,485] 2123 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 324s local ... (62 actions running) [65,454 / 65,511] 2127 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 325s local ... (62 actions, 61 running) [65,463 / 65,567] 2130 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 326s local ... (65 actions running) [65,477 / 65,567] 2140 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 327s local ... (59 actions, 58 running) [65,488 / 65,567] 2145 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 328s local ... (56 actions running) [65,493 / 65,567] 2147 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 330s local ... (56 actions running) [65,496 / 65,567] 2150 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 331s local ... (56 actions running) [65,502 / 65,567] 2151 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 332s local ... (56 actions, 55 running) [65,528 / 65,584] 2151 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 334s local ... (56 actions, 55 running) [65,561 / 65,619] 2155 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 335s local ... (58 actions, 55 running) [65,593 / 65,649] 2158 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 336s local ... (58 actions, 57 running) [65,620 / 65,676] 2162 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 337s local ... (57 actions running) [65,666 / 65,725] 2171 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 338s local ... (57 actions, 56 running) [65,673 / 65,729] 2174 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 339s local ... (56 actions running) [65,692 / 65,748] 2178 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 340s local ... (56 actions, 55 running) [65,706 / 65,762] 2181 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 341s local ... (56 actions running) [65,713 / 65,769] 2182 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 342s local ... (57 actions, 56 running) [65,724 / 65,780] 2185 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 344s local ... (57 actions, 56 running) [65,751 / 65,807] 2192 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 345s local ... (56 actions running) [65,779 / 65,835] 2197 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 346s local ... (57 actions, 56 running) [65,805 / 65,861] 2201 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 347s local ... (58 actions, 57 running) [65,817 / 65,873] 2203 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 348s local ... (61 actions running) [65,824 / 65,880] 2204 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 349s local ... (63 actions, 62 running) [65,834 / 65,890] 2206 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 350s local ... (63 actions, 62 running) [65,855 / 65,930] 2213 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 351s local ... (64 actions running) [65,859 / 65,931] 2216 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 352s local ... (65 actions running) [65,865 / 65,931] 2221 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 354s local ... (65 actions running) [65,868 / 65,931] 2223 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 355s local ... (64 actions running) [65,873 / 65,931] 2229 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 356s local ... (62 actions running) [65,891 / 65,949] 2235 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 357s local ... (57 actions, 56 running) [65,909 / 65,966] 2240 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 358s local ... (56 actions running) [65,945 / 66,017] 2244 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 359s local ... (57 actions running) [65,953 / 66,017] 2248 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 360s local ... (57 actions running) [65,961 / 66,017] 2249 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 361s local ... (60 actions, 59 running) [65,983 / 66,039] 2256 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 362s local ... (57 actions running) [66,000 / 66,056] 2259 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 363s local ... (60 actions running) [66,015 / 66,075] 2266 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 365s local ... (56 actions running) [66,017 / 66,076] 2267 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 366s local ... (58 actions running) [66,033 / 66,090] 2270 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 367s local ... (57 actions, 56 running) [66,049 / 66,106] 2272 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 368s local ... (58 actions, 57 running) [66,074 / 66,131] 2274 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 369s local ... (58 actions, 57 running) [66,076 / 66,133] 2274 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 370s local ... (64 actions, 63 running) [66,080 / 66,140] 2276 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 372s local ... (65 actions running) [66,083 / 66,140] 2279 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 373s local ... (64 actions running) [66,113 / 66,173] 2282 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 374s local ... (64 actions, 62 running) [66,131 / 66,188] 2285 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 375s local ... (63 actions, 62 running) [66,144 / 66,201] 2292 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 376s local ... (65 actions running) [66,157 / 66,214] 2299 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 377s local ... (59 actions, 58 running) [66,170 / 66,245] 2304 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 378s local ... (60 actions running) [66,179 / 66,245] 2310 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 379s local ... (62 actions running) [66,183 / 66,245] 2313 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 380s local ... (60 actions, 59 running) [66,188 / 66,245] 2319 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 382s local ... (60 actions running) [66,209 / 66,273] 2324 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 383s local ... (59 actions running) [66,215 / 66,273] 2330 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 384s local ... (59 actions, 58 running) [66,218 / 66,289] 2334 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 385s local ... (57 actions running) [66,220 / 66,289] 2335 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 386s local ... (57 actions running) [66,221 / 66,289] 2336 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 387s local ... (57 actions running) [66,222 / 66,289] 2336 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 388s local ... (57 actions, 56 running) [66,223 / 66,289] 2336 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 390s local ... (57 actions running) [66,225 / 66,289] 2336 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 391s local ... (57 actions running) [66,229 / 66,289] 2336 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 392s local ... (57 actions, 56 running) [66,232 / 66,289] 2336 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 393s local ... (57 actions, 56 running) [66,242 / 66,299] 2337 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 394s local ... (57 actions running) [66,264 / 66,321] 2338 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 395s local ... (60 actions running) [66,310 / 66,369] 2345 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 397s local ... (56 actions running) [66,326 / 66,384] 2349 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 398s local ... (57 actions running) [66,356 / 66,413] 2354 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 399s local ... (59 actions, 58 running) [66,369 / 66,427] 2357 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 400s local ... (60 actions running) [66,408 / 66,478] 2367 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 401s local ... (59 actions running) [66,411 / 66,478] 2370 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 402s local ... (59 actions running) [66,417 / 66,478] 2375 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 403s local ... (57 actions running) [66,428 / 66,485] 2378 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 404s local ... (57 actions, 56 running) [66,446 / 66,503] 2380 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 405s local ... (58 actions, 57 running) [66,469 / 66,526] 2383 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 406s local ... (58 actions, 57 running) [66,479 / 66,537] 2385 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 407s local ... (59 actions, 56 running) [66,491 / 66,548] 2387 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 408s local ... (61 actions, 60 running) ERROR: /tf/tensorflow/tensorflow/compiler/xla/service/BUILD:865:12: Compiling tensorflow/compiler/xla/service/hlo_sharding_test.cc failed: (Exit 1): gcc failed: error executing command (from target //tensorflow/compiler/xla/service:hlo_sharding_test) (cd /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow && \ exec env - \ CACHEBUSTER=20220325 \ PATH=/home/buildslave/.cache/bazelisk/downloads/bazelbuild/bazel-6.1.0-linux-arm64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \ PWD=/proc/self/cwd \ PYTHON_BIN_PATH=/usr/local/bin/python3 \ TF2_BEHAVIOR=1 \ /dt10/usr/bin/gcc -MD -MF bazel-out/aarch64-opt/bin/tensorflow/compiler/xla/service/_objs/hlo_sharding_test/hlo_sharding_test.d '-frandom-seed=bazel-out/aarch64-opt/bin/tensorflow/compiler/xla/service/_objs/hlo_sharding_test/hlo_sharding_test.o' -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' -DHAVE_SYS_UIO_H -DTF_USE_SNAPPY '-DLLVM_ON_UNIX=1' '-DHAVE_BACKTRACE=1' '-DBACKTRACE_HEADER=' '-DLTDL_SHLIB_EXT=".so"' '-DLLVM_PLUGIN_EXT=".so"' '-DLLVM_ENABLE_THREADS=1' '-DHAVE_DEREGISTER_FRAME=1' '-DHAVE_LIBPTHREAD=1' '-DHAVE_PTHREAD_GETNAME_NP=1' '-DHAVE_PTHREAD_H=1' '-DHAVE_PTHREAD_SETNAME_NP=1' '-DHAVE_REGISTER_FRAME=1' '-DHAVE_SETENV_R=1' '-DHAVE_STRERROR_R=1' '-DHAVE_SYSEXITS_H=1' '-DHAVE_UNISTD_H=1' -D_GNU_SOURCE '-DHAVE_LINK_H=1' '-DHAVE_MALLINFO=1' '-DHAVE_SBRK=1' '-DHAVE_STRUCT_STAT_ST_MTIM_TV_NSEC=1' '-DLLVM_NATIVE_ARCH="AArch64"' '-DLLVM_NATIVE_ASMPARSER=LLVMInitializeAArch64AsmParser' '-DLLVM_NATIVE_ASMPRINTER=LLVMInitializeAArch64AsmPrinter' '-DLLVM_NATIVE_DISASSEMBLER=LLVMInitializeAArch64Disassembler' '-DLLVM_NATIVE_TARGET=LLVMInitializeAArch64Target' '-DLLVM_NATIVE_TARGETINFO=LLVMInitializeAArch64TargetInfo' '-DLLVM_NATIVE_TARGETMC=LLVMInitializeAArch64TargetMC' '-DLLVM_NATIVE_TARGETMCA=LLVMInitializeAArch64TargetMCA' '-DLLVM_HOST_TRIPLE="aarch64-unknown-linux-gnu"' '-DLLVM_DEFAULT_TARGET_TRIPLE="aarch64-unknown-linux-gnu"' '-DLLVM_VERSION_MAJOR=17' '-DLLVM_VERSION_MINOR=0' '-DLLVM_VERSION_PATCH=0' '-DLLVM_VERSION_STRING="17.0.0git"' -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS '-DBLAKE3_USE_NEON=0' -DBLAKE3_NO_AVX2 -DBLAKE3_NO_AVX512 -DBLAKE3_NO_SSE2 -DBLAKE3_NO_SSE41 -DTENSORFLOW_USE_CUSTOM_CONTRACTION_KERNEL '-DEIGEN_USE_AVX512_GEMM_KERNELS=0' -DBENCHMARK_STATIC_DEFINE '-DBAZEL_CURRENT_REPOSITORY=""' -iquote . -iquote bazel-out/aarch64-opt/bin -iquote external/eigen_archive -iquote bazel-out/aarch64-opt/bin/external/eigen_archive -iquote external/com_google_absl -iquote bazel-out/aarch64-opt/bin/external/com_google_absl -iquote external/nsync -iquote bazel-out/aarch64-opt/bin/external/nsync -iquote external/double_conversion -iquote bazel-out/aarch64-opt/bin/external/double_conversion -iquote external/com_google_protobuf -iquote bazel-out/aarch64-opt/bin/external/com_google_protobuf -iquote external/snappy -iquote bazel-out/aarch64-opt/bin/external/snappy -iquote external/com_googlesource_code_re2 -iquote bazel-out/aarch64-opt/bin/external/com_googlesource_code_re2 -iquote external/farmhash_archive -iquote bazel-out/aarch64-opt/bin/external/farmhash_archive -iquote external/com_google_googletest -iquote bazel-out/aarch64-opt/bin/external/com_google_googletest -iquote external/bazel_tools -iquote bazel-out/aarch64-opt/bin/external/bazel_tools -iquote external/llvm-project -iquote bazel-out/aarch64-opt/bin/external/llvm-project -iquote external/tf_runtime -iquote bazel-out/aarch64-opt/bin/external/tf_runtime -iquote external/zlib -iquote bazel-out/aarch64-opt/bin/external/zlib -iquote external/com_google_benchmark -iquote bazel-out/aarch64-opt/bin/external/com_google_benchmark -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/BuiltinAttributeInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/BuiltinAttributesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/BuiltinDialectBytecodeGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/BuiltinDialectIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/BuiltinLocationAttributesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/BuiltinOpsIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/BuiltinTypeInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/BuiltinTypesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/BytecodeOpInterfaceIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/CallOpInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/FunctionInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/InferTypeOpInterfaceIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/OpAsmInterfaceIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/RegionKindInterfaceIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/SideEffectInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/SymbolInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/TensorEncodingIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/ArithBaseIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/ArithCanonicalizationIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/ArithOpsIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/ArithOpsInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/CastInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/InferIntRangeInterfaceIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/VectorInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/ControlFlowInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/LoopLikeInterfaceIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/AsmParserTokenKinds -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/DialectUtilsIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/ViewLikeInterfaceIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/MemorySlotInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/PDLOpsIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/PDLTypesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/PDLInterpOpsIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/ConversionPassIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/RuntimeVerifiableOpInterfaceIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/TransformsPassIncGen -Ibazel-out/aarch64-opt/bin/external/com_google_benchmark/_virtual_includes/benchmark -isystem external/eigen_archive -isystem bazel-out/aarch64-opt/bin/external/eigen_archive -isystem external/nsync/public -isystem bazel-out/aarch64-opt/bin/external/nsync/public -isystem external/com_google_protobuf/src -isystem bazel-out/aarch64-opt/bin/external/com_google_protobuf/src -isystem external/farmhash_archive/src -isystem bazel-out/aarch64-opt/bin/external/farmhash_archive/src -isystem external/com_google_googletest/googlemock -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googlemock -isystem external/com_google_googletest/googlemock/include -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googlemock/include -isystem external/com_google_googletest/googletest -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googletest -isystem external/com_google_googletest/googletest/include -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googletest/include -isystem external/llvm-project/mlir/include -isystem bazel-out/aarch64-opt/bin/external/llvm-project/mlir/include -isystem external/llvm-project/llvm/include -isystem bazel-out/aarch64-opt/bin/external/llvm-project/llvm/include -isystem external/tf_runtime/include -isystem bazel-out/aarch64-opt/bin/external/tf_runtime/include -isystem external/tf_runtime/third_party/llvm_derived/include -isystem bazel-out/aarch64-opt/bin/external/tf_runtime/third_party/llvm_derived/include -isystem external/zlib -isystem bazel-out/aarch64-opt/bin/external/zlib -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -fPIE -U_FORTIFY_SOURCE '-D_FORTIFY_SOURCE=1' -fstack-protector -Wall -fno-omit-frame-pointer -no-canonical-prefixes -fno-canonical-system-headers -DNDEBUG -g0 -O2 -ffunction-sections -fdata-sections -Wno-all -Wno-extra -Wno-deprecated -Wno-deprecated-declarations -Wno-ignored-attributes -Wno-array-bounds -Wunused-result '-Werror=unused-result' -Wswitch '-Werror=switch' '-Wno-error=unused-but-set-variable' -DAUTOLOAD_DYNAMIC_KERNELS '-mtune=generic' '-march=armv8-a' -O3 '-std=c++17' '--sysroot=/dt10' -c tensorflow/compiler/xla/service/hlo_sharding_test.cc -o bazel-out/aarch64-opt/bin/tensorflow/compiler/xla/service/_objs/hlo_sharding_test/hlo_sharding_test.o) # Configuration: de691fac16e6bac2c61ad8c09da26892c92f72e8ffaa16698c2dd3959f4ebc3a # Execution platform: @local_execution_config_platform//:platform tensorflow/compiler/xla/service/hlo_sharding_test.cc: In member function 'virtual void xla::{anonymous}::HloShardingTest_V1V2PartialTileEquivalence_Test::TestBody()': tensorflow/compiler/xla/service/hlo_sharding_test.cc:208:68: error: call of overloaded 'TileAssignment()' is ambiguous 208 | HloSharding v2 = HloSharding::PartialTile(TileAssignment({2, 2})); | ^ In file included from ./tensorflow/compiler/xla/hlo/ir/hlo_sharding.h:34, from ./tensorflow/compiler/xla/hlo/ir/hlo_instruction.h:48, from ./tensorflow/compiler/xla/hlo/ir/hlo_computation.h:35, from ./tensorflow/compiler/xla/service/hlo_parser.h:23, from tensorflow/compiler/xla/service/hlo_sharding_test.cc:26: ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:173:12: note: candidate: 'xla::TileAssignment::TileAssignment(absl::lts_20230125::Span)' 173 | explicit TileAssignment(absl::Span dims) | ^~~~~~~~~~~~~~ ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:172:12: note: candidate: 'xla::TileAssignment::TileAssignment(xla::IotaTileAssignment)' 172 | explicit TileAssignment(IotaTileAssignment iota) : iota_(std::move(iota)) {} | ^~~~~~~~~~~~~~ tensorflow/compiler/xla/service/hlo_sharding_test.cc: In member function 'virtual void xla::{anonymous}::HloShardingTest_V1V2SubgroupEquivalence_Test::TestBody()': tensorflow/compiler/xla/service/hlo_sharding_test.cc:235:30: error: call of overloaded 'TileAssignment()' is ambiguous 235 | TileAssignment({2, 2}), {OpSharding::MANUAL, OpSharding::REPLICATED}); | ^ In file included from ./tensorflow/compiler/xla/hlo/ir/hlo_sharding.h:34, from ./tensorflow/compiler/xla/hlo/ir/hlo_instruction.h:48, from ./tensorflow/compiler/xla/hlo/ir/hlo_computation.h:35, from ./tensorflow/compiler/xla/service/hlo_parser.h:23, from tensorflow/compiler/xla/service/hlo_sharding_test.cc:26: ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:173:12: note: candidate: 'xla::TileAssignment::TileAssignment(absl::lts_20230125::Span)' 173 | explicit TileAssignment(absl::Span dims) | ^~~~~~~~~~~~~~ ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:172:12: note: candidate: 'xla::TileAssignment::TileAssignment(xla::IotaTileAssignment)' 172 | explicit TileAssignment(IotaTileAssignment iota) : iota_(std::move(iota)) {} | ^~~~~~~~~~~~~~ [66,515 / 66,620] 2394 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 409s local ... (58 actions, 57 running) [66,518 / 66,620] 2395 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 410s local ... (58 actions running) [66,521 / 66,620] 2398 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 411s local ... (58 actions running) [66,524 / 66,620] 2401 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 412s local ... (56 actions running) [66,525 / 66,620] 2402 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 413s local ... (56 actions running) [66,525 / 66,620] 2403 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 415s local ... (56 actions running) [66,526 / 66,620] 2403 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 417s local ... (56 actions running) [66,529 / 66,620] 2406 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 418s local ... (56 actions running) [66,530 / 66,620] 2407 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 419s local ... (56 actions running) [66,531 / 66,620] 2407 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 420s local ... (56 actions, 55 running) [66,533 / 66,620] 2408 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 421s local ... (56 actions, 55 running) [66,538 / 66,620] 2410 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 422s local ... (56 actions, 55 running) [66,541 / 66,620] 2410 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 423s local ... (56 actions, 55 running) [66,545 / 66,620] 2412 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 424s local ... (56 actions, 55 running) [66,550 / 66,620] 2413 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 426s local ... (56 actions running) [66,551 / 66,620] 2413 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 429s local ... (56 actions, 55 running) [66,554 / 66,620] 2413 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 430s local ... (56 actions running) [66,557 / 66,620] 2415 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 431s local ... (56 actions running) [66,560 / 66,620] 2415 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 432s local ... (56 actions, 55 running) [66,562 / 66,620] 2415 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 433s local ... (56 actions, 55 running) [66,585 / 66,641] 2415 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 434s local ... (56 actions, 55 running) [66,599 / 66,655] 2415 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 435s local ... (56 actions, 54 running) [66,619 / 66,677] 2415 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 436s local ... (57 actions, 55 running) [66,637 / 66,695] 2416 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 437s local ... (58 actions, 57 running) [66,650 / 66,706] 2417 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 439s local ... (60 actions, 59 running) [66,678 / 66,736] 2420 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 440s local ... (58 actions, 56 running) [66,690 / 66,752] 2424 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 441s local ... (58 actions running) [66,697 / 66,753] 2428 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 442s local ... (57 actions running) [66,712 / 66,770] 2429 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 443s local ... (56 actions, 55 running) [66,716 / 66,772] 2433 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 444s local ... (56 actions running) [66,721 / 66,777] 2435 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 445s local ... (57 actions running) [66,731 / 66,788] 2436 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 446s local ... (56 actions, 55 running) [66,732 / 66,788] 2436 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 448s local ... (56 actions, 55 running) [66,760 / 66,819] 2439 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 449s local ... (56 actions, 53 running) [66,790 / 66,847] 2441 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 450s local ... (56 actions running) [66,810 / 66,866] 2446 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 451s local ... (56 actions, 55 running) [66,825 / 66,883] 2449 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 452s local ... (57 actions, 56 running) [66,844 / 66,900] 2456 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 453s local ... (56 actions running) [66,855 / 66,912] 2458 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 454s local ... (56 actions, 55 running) [66,869 / 66,926] 2463 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 456s local ... (56 actions running) [66,884 / 66,941] 2465 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 457s local ... (56 actions, 55 running) [66,893 / 66,953] 2466 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 458s local ... (57 actions running) [66,898 / 66,974] 2468 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 459s local ... (56 actions running) [66,901 / 66,974] 2470 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 460s local ... (56 actions running) [66,904 / 66,974] 2472 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 461s local ... (56 actions running) [66,906 / 66,974] 2474 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 463s local ... (56 actions running) [66,908 / 66,974] 2476 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 464s local ... (56 actions running) [66,915 / 66,974] 2479 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 465s local ... (56 actions, 55 running) [66,916 / 66,974] 2479 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 466s local ... (56 actions, 55 running) [66,916 / 66,974] 2479 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 467s local ... (56 actions running) [66,916 / 66,974] 2480 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 469s local ... (56 actions running) [66,921 / 66,984] 2481 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 470s local ... (56 actions running) [66,922 / 66,984] 2481 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 471s local ... (56 actions, 55 running) [66,923 / 66,984] 2481 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 473s local ... (56 actions running) [66,923 / 66,984] 2482 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 476s local ... (56 actions running) [66,924 / 66,984] 2483 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 477s local ... (56 actions running) [66,925 / 66,984] 2483 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 478s local ... (56 actions running) [66,925 / 66,984] 2484 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 480s local ... (56 actions running) [66,927 / 66,984] 2485 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 481s local ... (56 actions running) [66,936 / 66,992] 2487 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 482s local ... (56 actions, 55 running) [66,945 / 67,001] 2488 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 483s local ... (56 actions running) [66,948 / 67,005] 2488 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 484s local ... (57 actions running) [66,957 / 67,036] 2489 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 485s local ... (56 actions, 55 running) [66,957 / 67,036] 2489 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 486s local ... (56 actions, 55 running) [66,958 / 67,036] 2489 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 487s local ... (56 actions running) [66,959 / 67,036] 2489 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 488s local ... (56 actions running) [66,960 / 67,036] 2490 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 489s local ... (56 actions running) [66,961 / 67,036] 2490 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 491s local ... (56 actions, 55 running) [66,963 / 67,036] 2490 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 492s local ... (56 actions running) [66,965 / 67,036] 2491 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 493s local ... (56 actions running) [66,968 / 67,036] 2491 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 494s local ... (56 actions running) [66,972 / 67,036] 2493 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 495s local ... (56 actions running) [66,973 / 67,036] 2493 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 496s local ... (56 actions, 55 running) [66,975 / 67,036] 2493 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 498s local ... (56 actions, 55 running) [66,976 / 67,036] 2493 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 499s local ... (56 actions running) [66,977 / 67,036] 2493 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 500s local ... (56 actions running) [66,978 / 67,036] 2493 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 501s local ... (56 actions running) [66,981 / 67,037] 2494 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 502s local ... (56 actions, 55 running) [66,993 / 67,050] 2494 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 503s local ... (56 actions, 55 running) [66,998 / 67,055] 2495 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 505s local ... (56 actions running) [66,999 / 67,055] 2495 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 506s local ... (56 actions running) [67,006 / 67,066] 2496 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 507s local ... (56 actions running) [67,006 / 67,066] 2497 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 509s local ... (56 actions running) [67,008 / 67,066] 2497 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 510s local ... (56 actions running) [67,009 / 67,066] 2497 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 512s local ... (56 actions, 55 running) [67,011 / 67,069] 2497 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 513s local ... (56 actions, 55 running) [67,023 / 67,081] 2497 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 514s local ... (56 actions, 55 running) [67,031 / 67,096] 2497 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 516s local ... (56 actions, 55 running) [67,036 / 67,096] 2497 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 517s local ... (57 actions running) [67,037 / 67,096] 2497 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 518s local ... (58 actions running) [67,040 / 67,096] 2500 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 519s local ... (56 actions running) [67,069 / 67,126] 2501 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 520s local ... (56 actions, 55 running) [67,075 / 67,131] 2501 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 521s local ... (56 actions running) [67,084 / 67,142] 2501 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 522s local ... (57 actions, 56 running) [67,103 / 67,168] 2506 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 523s local ... (56 actions running) [67,114 / 67,180] 2507 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 524s local ... (56 actions, 54 running) [67,116 / 67,180] 2508 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 525s local ... (57 actions, 56 running) [67,118 / 67,185] 2509 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 527s local ... (57 actions running) [67,120 / 67,185] 2510 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 528s local ... (57 actions running) [67,121 / 67,185] 2510 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 529s local ... (57 actions running) [67,124 / 67,188] 2510 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 530s local ... (57 actions running) [67,126 / 67,189] 2510 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 531s local ... (57 actions running) [67,135 / 67,198] 2511 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 532s local ... (57 actions running) [67,159 / 67,223] 2514 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 533s local ... (57 actions, 56 running) [67,167 / 67,234] 2514 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 534s local ... (57 actions running) [67,170 / 67,234] 2515 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 535s local ... (57 actions running) [67,171 / 67,234] 2515 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 536s local ... (57 actions, 56 running) [67,173 / 67,238] 2515 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 538s local ... (57 actions, 56 running) [67,192 / 67,255] 2515 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 539s local ... (58 actions, 57 running) [67,202 / 67,284] 2518 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 540s local ... (57 actions running) [67,208 / 67,284] 2523 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 541s local ... (57 actions running) [67,211 / 67,284] 2526 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 542s local ... (57 actions running) [67,220 / 67,284] 2526 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 543s local ... (57 actions running) [67,221 / 67,284] 2526 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 544s local ... (57 actions, 56 running) [67,222 / 67,284] 2527 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 546s local ... (57 actions running) [67,223 / 67,284] 2528 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 547s local ... (57 actions running) [67,226 / 67,284] 2528 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 548s local ... (57 actions, 56 running) [67,228 / 67,284] 2528 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 549s local ... (57 actions, 56 running) [67,232 / 67,288] 2529 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 551s local ... (57 actions running) [67,235 / 67,292] 2531 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 552s local ... (57 actions running) [67,243 / 67,316] 2533 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 553s local ... (57 actions, 56 running) [67,246 / 67,316] 2534 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 554s local ... (57 actions, 56 running) [67,246 / 67,316] 2534 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 556s local ... (57 actions running) [67,249 / 67,316] 2534 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 557s local ... (57 actions running) [67,251 / 67,317] 2534 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 558s local ... (56 actions, 55 running) [67,254 / 67,317] 2534 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 559s local ... (56 actions, 55 running) [67,258 / 67,317] 2534 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 560s local ... (56 actions, 55 running) [67,295 / 67,351] 2536 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 561s local ... (56 actions, 54 running) [67,325 / 67,383] 2537 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 563s local ... (57 actions, 55 running) [67,347 / 67,403] 2540 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 564s local ... (57 actions running) [67,355 / 67,424] 2542 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 565s local ... (58 actions running) [67,363 / 67,424] 2546 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 566s local ... (56 actions running) [67,364 / 67,424] 2546 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 567s local ... (56 actions running) [67,365 / 67,424] 2546 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 568s local ... (56 actions, 55 running) [67,368 / 67,424] 2547 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 569s local ... (56 actions, 55 running) [67,384 / 67,442] 2549 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 570s local ... (56 actions, 55 running) [67,399 / 67,457] 2550 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 572s local ... (56 actions, 55 running) [67,584 / 67,641] 2553 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 573s local ... (56 actions, 54 running) [67,589 / 67,645] 2555 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 574s local ... (56 actions running) [67,613 / 67,672] 2562 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 575s local ... (56 actions, 55 running) [67,617 / 67,673] 2564 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 576s local ... (56 actions running) [67,635 / 67,691] 2567 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 577s local ... (56 actions running) [67,637 / 67,693] 2568 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 578s local ... (57 actions running) [67,641 / 67,697] 2568 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 579s local ... (56 actions running) [67,657 / 67,714] 2573 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 582s local ... (56 actions, 54 running) [67,708 / 67,764] 2576 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 583s local ... (56 actions, 53 running) [67,720 / 67,776] 2578 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 584s local ... (56 actions, 55 running) [67,776 / 67,852] 2584 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 585s local ... (57 actions, 55 running) [67,782 / 67,852] 2587 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 586s local ... (56 actions, 55 running) [67,785 / 67,852] 2587 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 587s local ... (56 actions running) [67,788 / 67,852] 2589 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 588s local ... (56 actions, 55 running) [67,790 / 67,852] 2590 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 589s local ... (56 actions running) [67,795 / 67,852] 2591 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 590s local ... (56 actions running) [67,801 / 67,857] 2594 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 591s local ... (56 actions, 55 running) [67,809 / 67,865] 2596 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 592s local ... (56 actions, 55 running) [67,820 / 67,877] 2598 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 593s local ... (56 actions, 55 running) [67,846 / 67,909] 2601 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 594s local ... (55 actions, 51 running) [67,873 / 67,929] 2602 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 595s local ... (56 actions running) [67,873 / 67,929] 2602 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 596s local ... (57 actions running) [67,880 / 67,943] 2603 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 598s local ... (58 actions, 57 running) [67,883 / 67,943] 2606 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 599s local ... (56 actions running) [67,886 / 67,943] 2607 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 600s local ... (56 actions running) [67,891 / 67,947] 2608 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 601s local ... (56 actions running) [67,900 / 67,957] 2609 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 602s local ... (56 actions running) [67,930 / 67,988] 2610 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 603s local ... (56 actions, 54 running) [67,949 / 68,005] 2612 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 604s local ... (57 actions, 54 running) [67,973 / 68,029] 2615 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 605s local ... (56 actions, 55 running) [67,989 / 68,045] 2619 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 607s local ... (56 actions, 55 running) [68,000 / 68,059] 2621 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 608s local ... (56 actions running) [68,013 / 68,069] 2625 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 609s local ... (56 actions, 55 running) [68,033 / 68,090] 2630 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 610s local ... (56 actions, 55 running) [68,067 / 68,123] 2637 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 611s local ... (56 actions, 55 running) [68,079 / 68,135] 2638 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 612s local ... (57 actions running) [68,092 / 68,148] 2642 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 613s local ... (58 actions running) [68,111 / 68,168] 2646 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 614s local ... (55 actions running) [68,152 / 68,208] 2651 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 615s local ... (56 actions, 54 running) [68,155 / 68,212] 2651 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 616s local ... (56 actions, 54 running) [68,189 / 68,245] 2655 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 617s local ... (56 actions, 54 running) [68,196 / 68,253] 2656 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 618s local ... (57 actions, 56 running) [68,220 / 68,277] 2662 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 619s local ... (57 actions, 55 running) [68,250 / 68,306] 2668 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 620s local ... (57 actions, 55 running) [68,271 / 68,327] 2671 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 621s local ... (61 actions, 60 running) [68,295 / 68,351] 2677 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 622s local ... (60 actions, 59 running) [68,320 / 68,379] 2684 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 623s local ... (60 actions, 59 running) [68,323 / 68,379] 2684 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 624s local ... (60 actions, 59 running) [68,336 / 68,393] 2687 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 626s local ... (58 actions, 57 running) [68,360 / 68,416] 2690 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 627s local ... (56 actions, 55 running) [68,394 / 68,452] 2696 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 628s local ... (56 actions, 54 running) [68,431 / 68,498] 2700 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 629s local ... (57 actions, 56 running) [68,439 / 68,498] 2705 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 630s local ... (56 actions running) [68,444 / 68,500] 2709 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 631s local ... (56 actions running) [68,449 / 68,524] 2711 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 632s local ... (56 actions running) [68,451 / 68,524] 2712 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 634s local ... (56 actions running) [68,451 / 68,524] 2713 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 636s local ... (56 actions running) [68,454 / 68,524] 2715 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 637s local ... (56 actions running) [68,454 / 68,524] 2716 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 638s local ... (56 actions running) [68,459 / 68,524] 2718 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 640s local ... (56 actions, 55 running) [68,465 / 68,524] 2719 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 641s local ... (56 actions, 55 running) [68,468 / 68,524] 2720 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 642s local ... (56 actions, 55 running) [68,479 / 68,535] 2721 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 643s local ... (56 actions, 55 running) [68,490 / 68,547] 2725 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 644s local ... (57 actions running) [68,554 / 68,612] 2728 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 645s local ... (57 actions, 54 running) [68,586 / 68,641] 2731 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 646s local ... (59 actions, 57 running) [68,634 / 68,690] 2738 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 647s local ... (57 actions, 52 running) [68,673 / 68,730] 2746 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 648s local ... (57 actions, 53 running) [68,713 / 68,772] 2751 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 649s local ... (56 actions, 51 running) [68,745 / 68,802] 2757 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 650s local ... (57 actions, 56 running) [68,770 / 68,827] 2762 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 651s local ... (57 actions running) [68,788 / 68,844] 2766 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 653s local ... (56 actions, 54 running) [68,815 / 68,871] 2771 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 654s local ... (57 actions, 56 running) [68,832 / 68,889] 2776 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 655s local ... (58 actions running) [68,854 / 68,911] 2779 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 656s local ... (57 actions, 56 running) [68,869 / 68,925] 2784 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 657s local ... (57 actions running) [68,897 / 68,953] 2792 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 658s local ... (57 actions running) [68,903 / 68,959] 2796 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 659s local ... (57 actions running) [68,915 / 68,972] 2798 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 661s local ... (57 actions running) [68,952 / 69,008] 2803 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 662s local ... (57 actions, 56 running) [68,976 / 69,033] 2811 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 663s local ... (57 actions running) [69,014 / 69,084] 2820 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 664s local ... (58 actions running) [69,033 / 69,101] 2823 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 665s local ... (60 actions, 59 running) [69,044 / 69,112] 2825 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 666s local ... (63 actions running) [69,045 / 69,113] 2826 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 667s local ... (63 actions running) [69,062 / 69,131] 2830 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 668s local ... (63 actions running) [69,085 / 69,156] 2835 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 669s local ... (62 actions, 60 running) [69,115 / 69,182] 2842 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 670s local ... (66 actions running) [69,126 / 69,201] 2845 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 671s local ... (64 actions running) [69,131 / 69,201] 2851 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 672s local ... (62 actions running) [69,144 / 69,211] 2856 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 673s local ... (57 actions, 56 running) [69,157 / 69,223] 2857 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 674s local ... (58 actions running) [69,173 / 69,239] 2862 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 675s local ... (58 actions running) [69,182 / 69,248] 2864 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 677s local ... (59 actions, 58 running) [69,200 / 69,266] 2870 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 678s local ... (58 actions running) [69,213 / 69,307] 2874 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 679s local ... (58 actions running) [69,216 / 69,307] 2877 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 680s local ... (58 actions running) [69,224 / 69,319] 2880 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 681s local ... (58 actions, 57 running) [69,227 / 69,319] 2884 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 682s local ... (58 actions running) [69,229 / 69,319] 2885 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 684s local ... (58 actions running) [69,230 / 69,319] 2887 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 685s local ... (59 actions running) [69,232 / 69,335] 2889 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 687s local ... (59 actions running) [69,233 / 69,335] 2890 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 688s local ... (59 actions running) [69,236 / 69,335] 2892 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 689s local ... (58 actions running) [69,239 / 69,335] 2892 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 690s local ... (56 actions running) [69,243 / 69,335] 2895 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 691s local ... (56 actions running) [69,248 / 69,335] 2896 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 692s local ... (56 actions, 54 running) [69,262 / 69,335] 2896 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 693s local ... (57 actions, 56 running) [69,263 / 69,335] 2896 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 694s local ... (57 actions running) [69,267 / 69,335] 2897 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 695s local ... (57 actions running) [69,268 / 69,335] 2898 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 696s local ... (57 actions running) [69,273 / 69,335] 2898 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 697s local ... (57 actions running) [69,281 / 69,338] 2899 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 698s local ... (57 actions running) [69,296 / 69,368] 2900 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 699s local ... (57 actions running) [69,298 / 69,368] 2900 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 700s local ... (57 actions running) [69,299 / 69,368] 2900 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 702s local ... (57 actions running) [69,302 / 69,368] 2901 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 703s local ... (57 actions, 56 running) [69,304 / 69,368] 2901 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 704s local ... (57 actions, 56 running) [69,306 / 69,368] 2902 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 705s local ... (57 actions running) [69,310 / 69,368] 2902 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 707s local ... (57 actions, 56 running) [69,333 / 69,391] 2903 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 708s local ... (57 actions running) [69,346 / 69,404] 2904 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 709s local ... (57 actions, 56 running) [69,381 / 69,448] 2909 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 710s local ... (57 actions, 55 running) [69,432 / 69,491] 2912 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 711s local ... (58 actions running) [69,435 / 69,491] 2913 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 712s local ... (62 actions running) [69,454 / 69,510] 2916 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 713s local ... (60 actions, 59 running) [69,464 / 69,526] 2920 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 714s local ... (57 actions, 56 running) [69,468 / 69,527] 2922 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 715s local ... (57 actions running) [69,471 / 69,527] 2924 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 716s local ... (57 actions running) [69,472 / 69,528] 2925 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 717s local ... (56 actions running) [69,476 / 69,532] 2926 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 718s local ... (56 actions, 55 running) [69,488 / 69,544] 2927 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 720s local ... (55 actions running) [69,492 / 69,548] 2928 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 721s local ... (55 actions running) [69,502 / 69,560] 2929 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 722s local ... (56 actions running) [69,510 / 69,567] 2930 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 723s local ... (56 actions running) [69,517 / 69,574] 2931 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 724s local ... (56 actions running) [69,521 / 69,577] 2931 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 725s local ... (56 actions running) [69,533 / 69,589] 2933 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 726s local ... (57 actions running) [69,537 / 69,593] 2935 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 727s local ... (57 actions running) [69,551 / 69,607] 2937 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 728s local ... (56 actions running) [69,559 / 69,623] 2939 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 729s local ... (56 actions, 55 running) [69,564 / 69,623] 2942 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 730s local ... (57 actions, 56 running) [69,570 / 69,626] 2946 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 731s local ... (56 actions, 55 running) [69,579 / 69,635] 2946 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 733s local ... (56 actions running) [69,595 / 69,651] 2949 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 734s local ... (56 actions running) [69,608 / 69,664] 2952 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 735s local ... (56 actions running) [69,635 / 69,692] 2958 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 736s local ... (57 actions running) [69,643 / 69,701] 2962 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 737s local ... (58 actions running) [69,651 / 69,707] 2966 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 738s local ... (56 actions running) [69,659 / 69,716] 2970 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 739s local ... (56 actions running) [69,672 / 69,728] 2972 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 741s local ... (57 actions, 56 running) [69,679 / 69,737] 2975 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 742s local ... (57 actions, 56 running) [69,716 / 69,772] 2981 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 743s local ... (57 actions running) [69,755 / 69,870] 2992 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 744s local ... (57 actions running) [69,765 / 69,870] 2998 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 115s local ... (57 actions running) [69,770 / 69,870] 3003 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 116s local ... (57 actions running) [69,774 / 69,870] 3004 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 117s local ... (56 actions running) [69,781 / 69,870] 3009 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 118s local ... (56 actions running) [69,783 / 69,870] 3011 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 119s local ... (56 actions running) [69,787 / 69,870] 3015 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 120s local ... (56 actions running) [69,805 / 69,873] 3016 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 122s local ... (55 actions, 53 running) [69,814 / 69,875] 3018 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 123s local ... (56 actions running) [69,827 / 69,885] 3020 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 124s local ... (56 actions, 55 running) [69,920 / 69,977] 3024 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 125s local ... (56 actions, 54 running) [69,938 / 69,995] 3028 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 126s local ... (57 actions, 55 running) [69,955 / 70,027] 3033 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 127s local ... (57 actions running) [69,959 / 70,027] 3036 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 128s local ... (56 actions running) [69,961 / 70,027] 3036 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 129s local ... (56 actions running) [69,964 / 70,027] 3038 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 130s local ... (56 actions running) [69,968 / 70,027] 3038 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 131s local ... (56 actions, 55 running) [69,976 / 70,034] 3041 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 133s local ... (56 actions, 55 running) [70,008 / 70,064] 3043 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 134s local ... (59 actions, 58 running) [70,054 / 70,120] 3053 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 135s local ... (59 actions, 58 running) [70,064 / 70,120] 3059 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 136s local ... (56 actions, 55 running) [70,074 / 70,130] 3061 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 138s local ... (56 actions, 55 running) [70,080 / 70,136] 3063 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 139s local ... (56 actions running) [70,095 / 70,151] 3066 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 140s local ... (55 actions running) [70,109 / 70,170] 3071 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 141s local ... (56 actions running) [70,110 / 70,170] 3072 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 142s local ... (56 actions running) [70,113 / 70,170] 3074 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 144s local ... (56 actions running) [70,116 / 70,172] 3075 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 145s local ... (56 actions, 55 running) [70,132 / 70,189] 3077 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 146s local ... (56 actions running) [70,178 / 70,235] 3078 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 147s local ... (56 actions running) [70,203 / 70,263] 3078 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 148s local ... (58 actions running) [70,228 / 70,290] 3083 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 149s local ... (56 actions, 55 running) [70,246 / 70,315] 3085 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 150s local ... (57 actions, 56 running) [70,248 / 70,315] 3086 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 152s local ... (56 actions running) [70,257 / 70,315] 3090 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 153s local ... (56 actions running) [70,269 / 70,326] 3094 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 154s local ... (56 actions running) [70,280 / 70,339] 3100 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 155s local ... (56 actions, 55 running) [70,298 / 70,354] 3106 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 156s local ... (56 actions, 55 running) [70,316 / 70,389] 3108 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 157s local ... (56 actions, 55 running) [70,319 / 70,389] 3110 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 158s local ... (56 actions running) [70,320 / 70,389] 3110 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 159s local ... (56 actions running) [70,326 / 70,390] 3112 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 160s local ... (56 actions running) [70,329 / 70,390] 3114 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 161s local ... (56 actions running) [70,332 / 70,390] 3115 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 163s local ... (56 actions running) [70,335 / 70,391] 3117 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 164s local ... (56 actions running) [70,350 / 70,406] 3118 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 165s local ... (56 actions running) [70,351 / 70,407] 3119 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 166s local ... (56 actions running) [70,357 / 70,413] 3121 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 167s local ... (57 actions running) [70,377 / 70,433] 3124 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 168s local ... (56 actions running) [70,393 / 70,449] 3127 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 169s local ... (56 actions running) [70,413 / 70,471] 3130 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 170s local ... (56 actions, 55 running) [70,419 / 70,650] 3132 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 172s local ... (52 actions running) [70,559 / 71,078] 3135 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 173s local ... (49 actions, 48 running) [71,105 / 71,277] 3136 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 174s local ... (51 actions, 45 running) [71,604 / 71,660] 3140 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 175s local ... (55 actions, 54 running) [71,611 / 71,668] 3145 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 176s local ... (57 actions running) [71,626 / 71,682] 3147 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 177s local ... (56 actions running) [71,629 / 71,698] 3150 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 178s local ... (56 actions running) [71,635 / 71,698] 3154 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 179s local ... (56 actions, 55 running) [71,636 / 71,698] 3155 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 181s local ... (56 actions running) [71,639 / 71,698] 3156 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 182s local ... (56 actions, 55 running) [71,643 / 71,701] 3157 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 184s local ... (56 actions, 55 running) [71,651 / 71,710] 3160 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 185s local ... (56 actions running) [71,653 / 71,710] 3161 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 186s local ... (56 actions running) [71,665 / 71,721] 3161 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 187s local ... (56 actions, 54 running) [71,701 / 71,762] 3163 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 188s local ... (57 actions running) [71,709 / 71,766] 3163 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 189s local ... (57 actions, 56 running) [71,721 / 71,777] 3165 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 190s local ... (56 actions running) [71,770 / 71,826] 3168 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 192s local ... (56 actions, 54 running) [71,774 / 71,876] 3170 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 193s local ... (56 actions running) [71,778 / 71,876] 3172 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 194s local ... (56 actions, 55 running) [71,783 / 71,876] 3174 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 195s local ... (56 actions, 55 running) [71,791 / 71,876] 3174 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 197s local ... (56 actions, 55 running) [71,794 / 71,876] 3175 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 198s local ... (56 actions running) [71,796 / 71,876] 3177 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 199s local ... (56 actions running) [71,798 / 71,876] 3178 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 201s local ... (56 actions running) [71,800 / 71,876] 3179 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 202s local ... (56 actions running) [71,801 / 71,876] 3179 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 203s local ... (56 actions, 55 running) [71,802 / 71,876] 3181 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 205s local ... (56 actions running) [71,805 / 71,876] 3181 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 206s local ... (56 actions, 55 running) [71,805 / 71,876] 3181 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 207s local ... (56 actions running) [71,806 / 71,876] 3181 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 210s local ... (56 actions, 55 running) [71,808 / 71,876] 3182 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 211s local ... (56 actions running) [71,808 / 71,876] 3183 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 212s local ... (56 actions running) [71,809 / 71,876] 3183 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 214s local ... (56 actions running) [71,809 / 71,876] 3184 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 216s local ... (56 actions running) [71,810 / 71,876] 3184 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 217s local ... (56 actions running) [71,814 / 71,876] 3184 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 218s local ... (56 actions running) [71,820 / 71,876] 3184 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 219s local ... (56 actions, 55 running) [71,821 / 71,877] 3185 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 221s local ... (56 actions running) [71,851 / 71,907] 3187 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 222s local ... (56 actions running) [71,885 / 71,942] 3189 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 223s local ... (56 actions, 54 running) [71,905 / 71,976] 3194 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 224s local ... (56 actions, 55 running) [71,909 / 71,976] 3194 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 225s local ... (56 actions, 55 running) [71,915 / 71,976] 3195 / 3783 tests, 4 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 78s local ... (56 actions, 55 running) [71,917 / 71,976] 3195 / 3783 tests, 4 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 79s local ... (56 actions running) [71,924 / 71,980] 3196 / 3783 tests, 4 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 80s local ... (55 actions running) [71,948 / 72,004] 3199 / 3783 tests, 4 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 81s local ... (58 actions, 57 running) [71,957 / 72,014] 3203 / 3783 tests, 4 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 82s local ... (56 actions, 55 running) [71,958 / 72,014] 3203 / 3783 tests, 4 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 83s local ... (56 actions, 55 running) [71,989 / 72,046] 3205 / 3783 tests, 4 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 84s local ... (56 actions, 55 running) [72,025 / 72,081] 3207 / 3783 tests, 4 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 85s local ... (56 actions, 54 running) [72,062 / 72,118] 3211 / 3783 tests, 4 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 86s local ... (57 actions, 55 running) [72,094 / 72,150] 3217 / 3783 tests, 4 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 87s local ... (57 actions, 56 running) [72,137 / 72,194] 3221 / 3783 tests, 4 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 88s local ... (56 actions, 55 running) [72,167 / 72,225] 3228 / 3783 tests, 4 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 89s local ... (56 actions, 55 running) [72,173 / 72,256] 3230 / 3783 tests, 4 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 91s local ... (56 actions, 55 running) [72,182 / 72,256] 3231 / 3783 tests, 4 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 92s local ... (56 actions, 55 running) [72,186 / 72,256] 3231 / 3783 tests, 4 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 93s local ... (56 actions running) [72,191 / 72,256] 3233 / 3783 tests, 4 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 94s local ... (56 actions running) [72,196 / 72,256] 3238 / 3783 tests, 4 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 96s local ... (56 actions running) [72,215 / 72,289] 3240 / 3783 tests, 4 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 97s local ... (56 actions running) [72,220 / 72,289] 3242 / 3783 tests, 4 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 98s local ... (56 actions running) [72,223 / 72,289] 3244 / 3783 tests, 4 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 99s local ... (56 actions running) [72,230 / 72,289] 3246 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 91s local ... (56 actions running) [72,235 / 72,291] 3246 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 92s local ... (56 actions running) [72,268 / 72,325] 3251 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 93s local ... (56 actions, 55 running) [72,284 / 72,340] 3253 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 94s local ... (57 actions running) [72,295 / 72,351] 3258 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 95s local ... (56 actions running) [72,299 / 72,355] 3259 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 96s local ... (56 actions running) [72,300 / 72,358] 3259 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 98s local ... (56 actions, 55 running) [72,306 / 72,362] 3262 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 99s local ... (57 actions running) [72,331 / 72,387] 3267 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 100s local ... (57 actions running) [72,381 / 72,438] 3276 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 101s local ... (57 actions, 55 running) [72,414 / 72,472] 3281 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 102s local ... (62 actions, 60 running) [72,421 / 72,523] 3284 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 103s local ... (64 actions, 63 running) [72,436 / 72,523] 3294 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 104s local ... (57 actions running) [72,443 / 72,523] 3297 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 105s local ... (56 actions running) [72,445 / 72,523] 3298 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 107s local ... (56 actions running) [72,449 / 72,523] 3302 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 108s local ... (56 actions running) [72,451 / 72,523] 3304 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 109s local ... (56 actions running) [72,452 / 72,523] 3305 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 110s local ... (56 actions running) [72,456 / 72,523] 3306 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 111s local ... (56 actions running) [72,458 / 72,523] 3308 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 112s local ... (56 actions running) [72,460 / 72,523] 3310 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 113s local ... (56 actions running) [72,461 / 72,523] 3310 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 115s local ... (56 actions, 55 running) [72,462 / 72,523] 3310 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 116s local ... (56 actions, 55 running) [72,474 / 72,532] 3311 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 117s local ... (56 actions, 55 running) [72,496 / 72,552] 3313 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 119s local ... (56 actions running) [72,526 / 72,614] 3316 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 120s local ... (56 actions running) [72,533 / 72,614] 3317 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 121s local ... (56 actions running) [72,535 / 72,614] 3317 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 122s local ... (56 actions running) [72,540 / 72,614] 3317 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 123s local ... (56 actions, 55 running) [72,544 / 72,614] 3318 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 124s local ... (56 actions running) [72,547 / 72,614] 3318 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 125s local ... (56 actions, 55 running) [72,551 / 72,614] 3318 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 127s local ... (56 actions running) [72,556 / 72,615] 3318 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 128s local ... (56 actions running) [72,558 / 72,625] 3320 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 129s local ... (56 actions running) [72,559 / 72,625] 3321 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 130s local ... (56 actions running) [72,561 / 72,625] 3322 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 131s local ... (56 actions running) [72,564 / 72,625] 3322 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 132s local ... (56 actions running) [72,584 / 72,641] 3323 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 133s local ... (56 actions, 55 running) [72,614 / 72,672] 3325 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 134s local ... (56 actions, 55 running) [72,639 / 72,726] 3329 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 135s local ... (57 actions, 56 running) [72,647 / 72,726] 3333 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 136s local ... (56 actions, 55 running) [72,652 / 72,726] 3333 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 137s local ... (56 actions, 55 running) [72,660 / 72,726] 3333 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 139s local ... (56 actions, 55 running) [72,675 / 72,780] 3335 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 140s local ... (56 actions running) [72,679 / 72,780] 3336 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 141s local ... (56 actions running) [72,680 / 72,780] 3336 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 142s local ... (56 actions running) [72,682 / 72,780] 3338 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 143s local ... (56 actions running) [72,684 / 72,780] 3340 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 144s local ... (56 actions running) [72,686 / 72,780] 3341 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 146s local ... (56 actions, 55 running) [72,693 / 72,780] 3341 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 147s local ... (56 actions running) [72,701 / 72,780] 3342 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 148s local ... (56 actions, 55 running) [72,709 / 72,780] 3342 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 149s local ... (56 actions, 55 running) [72,717 / 72,780] 3342 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 150s local ... (56 actions, 55 running) [72,733 / 72,788] 3342 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 151s local ... (55 actions, 54 running) [72,747 / 72,809] 3343 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 152s local ... (57 actions running) [72,777 / 72,833] 3347 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 153s local ... (56 actions, 55 running) [72,830 / 72,888] 3353 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 154s local ... (56 actions, 53 running) [72,895 / 72,952] 3360 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 155s local ... (56 actions, 53 running) [72,936 / 72,992] 3370 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 156s local ... (58 actions running) [72,950 / 73,013] 3373 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 158s local ... (56 actions, 55 running) [72,952 / 73,013] 3374 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 159s local ... (56 actions running) [72,952 / 73,013] 3375 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 160s local ... (56 actions running) [72,957 / 73,013] 3377 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 161s local ... (56 actions, 55 running) [72,970 / 73,026] 3380 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 162s local ... (57 actions running) [72,992 / 73,049] 3384 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 163s local ... (57 actions, 56 running) [73,040 / 73,095] 3395 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 164s local ... (56 actions running) [73,096 / 73,152] 3401 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 165s local ... (55 actions, 53 running) [73,151 / 73,207] 3412 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 167s local ... (56 actions, 55 running) [73,162 / 73,218] 3416 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 168s local ... (59 actions running) [73,192 / 73,248] 3424 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 169s local ... (56 actions, 55 running) [73,228 / 73,285] 3432 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 170s local ... (56 actions, 55 running) [73,271 / 73,327] 3442 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 171s local ... (56 actions, 53 running) [73,292 / 73,350] 3447 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 172s local ... (56 actions, 54 running) [73,306 / 73,362] 3452 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 173s local ... (56 actions, 55 running) [73,317 / 73,373] 3456 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 174s local ... (56 actions running) [73,353 / 73,412] 3466 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 175s local ... (56 actions running) [73,371 / 73,450] 3472 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 176s local ... (57 actions, 56 running) [73,420 / 73,482] 3483 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 177s local ... (56 actions, 55 running) [73,429 / 73,485] 3488 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 178s local ... (56 actions, 55 running) [73,438 / 73,494] 3489 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 179s local ... (58 actions running) [73,487 / 73,544] 3497 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 180s local ... (55 actions running) [73,498 / 73,554] 3501 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 181s local ... (57 actions, 56 running) [73,542 / 73,598] 3512 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 182s local ... (57 actions running) [73,564 / 73,623] 3519 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 183s local ... (56 actions, 54 running) [73,587 / 73,643] 3525 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 185s local ... (57 actions running) [73,606 / 73,667] 3528 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 186s local ... (57 actions, 55 running) [73,620 / 73,676] 3534 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 187s local ... (56 actions, 55 running) [73,626 / 73,682] 3536 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 188s local ... (57 actions running) [73,661 / 73,722] 3540 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 189s local ... (60 actions, 58 running) [73,681 / 73,741] 3543 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 190s local ... (60 actions, 59 running) [73,702 / 73,762] 3547 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 191s local ... (60 actions, 58 running) [73,720 / 73,788] 3552 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 192s local ... (61 actions running) [73,726 / 73,788] 3558 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 193s local ... (60 actions running) [73,747 / 73,808] 3563 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 194s local ... (60 actions, 58 running) [73,766 / 73,831] 3569 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 195s local ... (60 actions, 58 running) [73,773 / 73,835] 3572 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 197s local ... (60 actions running) [73,787 / 73,847] 3576 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 198s local ... (61 actions running) [73,804 / 73,866] 3582 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 199s local ... (60 actions running) [73,807 / 73,867] 3582 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 200s local ... (60 actions running) [73,819 / 73,879] 3584 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 201s local ... (61 actions running) [73,875 / 73,936] 3592 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 202s local ... (67 actions, 65 running) [73,892 / 73,954] 3599 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 203s local ... (67 actions, 66 running) [73,933 / 74,001] 3611 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 204s local ... (62 actions running) [73,938 / 74,001] 3614 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 205s local ... (63 actions, 62 running) [73,968 / 74,028] 3619 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 207s local ... (60 actions running) [73,971 / 74,032] 3620 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 208s local ... (60 actions running) [73,978 / 74,038] 3624 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 209s local ... (60 actions running) [74,000 / 74,062] 3632 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 210s local ... (61 actions, 60 running) [74,012 / 74,072] 3635 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 211s local ... (61 actions, 60 running) [74,028 / 74,088] 3638 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 212s local ... (60 actions running) [74,036 / 74,096] 3641 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 213s local ... (60 actions running) [74,079 / 74,157] 3644 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 214s local ... (62 actions, 59 running) [74,090 / 74,158] 3648 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 215s local ... (62 actions, 60 running) [74,097 / 74,160] 3652 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 216s local ... (62 actions running) [74,106 / 74,164] 3657 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 217s local ... (59 actions, 58 running) [74,150 / 74,209] 3664 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 218s local ... (60 actions running) [74,167 / 74,226] 3671 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 219s local ... (58 actions, 57 running) [74,172 / 74,230] 3674 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 220s local ... (58 actions running) [74,180 / 74,238] 3677 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 221s local ... (58 actions running) [74,219 / 74,278] 3681 / 3783 tests, 4 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 68s local ... (58 actions, 55 running) [74,245 / 74,303] 3684 / 3783 tests, 4 failed; Compiling tensorflow/python/framework/experimental/unified_api.cc; 35s local, remote-cache ... (59 actions, 58 running) [74,269 / 74,327] 3688 / 3783 tests, 4 failed; Compiling tensorflow/python/framework/experimental/unified_api.cc; 36s local, remote-cache ... (58 actions, 56 running) [74,303 / 74,373] 3691 / 3783 tests, 4 failed; Compiling tensorflow/python/framework/experimental/unified_api.cc; 37s local, remote-cache ... (58 actions, 56 running) [74,344 / 74,403] 3694 / 3783 tests, 4 failed; Compiling tensorflow/python/framework/experimental/unified_api.cc; 38s local, remote-cache ... (58 actions, 57 running) [74,367 / 74,426] 3698 / 3783 tests, 4 failed; Compiling tensorflow/python/framework/experimental/unified_api.cc; 39s local, remote-cache ... (58 actions, 56 running) [74,384 / 74,441] 3702 / 3783 tests, 4 failed; Compiling tensorflow/python/framework/experimental/unified_api.cc; 40s local, remote-cache ... (58 actions, 57 running) [74,408 / 74,488] 3710 / 3783 tests, 4 failed; Compiling tensorflow/python/framework/experimental/unified_api.cc; 41s local, remote-cache ... (59 actions running) [74,419 / 74,488] 3721 / 3783 tests, 4 failed; Compiling tensorflow/python/framework/experimental/unified_api.cc; 42s local, remote-cache ... (57 actions running) [74,425 / 74,488] 3726 / 3783 tests, 4 failed; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu_mlir_bridge_test; 35s local ... (55 actions running) [74,436 / 74,492] 3732 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/math_ops:reduction_ops_test_cpu (shard 3 of 6); 34s local ... (57 actions running) [74,449 / 74,505] 3733 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/math_ops:reduction_ops_test_cpu (shard 4 of 6); 35s local ... (56 actions running) [74,464 / 74,521] 3735 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/math_ops:reduction_ops_test_cpu (shard 4 of 6); 36s local ... (56 actions, 54 running) [74,482 / 74,538] 3740 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/math_ops:reduction_ops_test_cpu (shard 4 of 6); 37s local ... (56 actions, 55 running) [74,506 / 74,562] 3744 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/math_ops:reduction_ops_test_cpu (shard 4 of 6); 38s local ... (57 actions running) [74,525 / 74,599] 3749 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/math_ops:reduction_ops_test_cpu (shard 4 of 6); 39s local ... (59 actions running) [74,532 / 74,599] 3754 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/math_ops:reduction_ops_test_cpu (shard 4 of 6); 41s local ... (56 actions, 55 running) [74,551 / 74,609] 3756 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/math_ops:reduction_ops_test_cpu (shard 4 of 6); 42s local ... (56 actions, 55 running) [74,567 / 74,618] 3759 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/math_ops:reduction_ops_test_cpu (shard 4 of 6); 43s local ... (54 actions, 53 running) [74,577 / 74,619] 3765 / 3783 tests, 4 failed; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 36s local ... (42 actions running) [74,581 / 74,619] 3768 / 3783 tests, 4 failed; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 37s local ... (38 actions running) [74,585 / 74,619] 3771 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:eig_op_test (shard 18 of 20); 31s local ... (34 actions running) [74,598 / 74,619] 3774 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:eig_op_test (shard 8 of 20); 32s local ... (21 actions running) [74,600 / 74,619] 3775 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:eig_op_test (shard 8 of 20); 33s local ... (19 actions running) [74,602 / 74,619] 3776 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:eig_op_test (shard 8 of 20); 34s local ... (17 actions running) [74,605 / 74,619] 3777 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:eig_op_test (shard 8 of 20); 35s local ... (14 actions running) [74,608 / 74,619] 3778 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:eig_op_test (shard 8 of 20); 36s local ... (11 actions running) [74,610 / 74,619] 3779 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:eig_op_test (shard 8 of 20); 38s local ... (9 actions running) [74,612 / 74,619] 3779 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:eig_op_test (shard 8 of 20); 39s local ... (7 actions running) [74,613 / 74,619] 3779 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:eig_op_test (shard 8 of 20); 40s local ... (6 actions running) [74,614 / 74,619] 3780 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:eig_op_test (shard 8 of 20); 41s local ... (5 actions running) [74,616 / 74,619] 3781 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:eig_op_test (shard 8 of 20); 43s local ... (3 actions running) [74,618 / 74,619] 3782 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 40s local [74,618 / 74,619] 3783 / 3783 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 47s local INFO: Elapsed time: 1618.698s, Critical Path: 744.31s INFO: 54780 processes: 29509 disk cache hit, 17456 internal, 7815 local. FAILED: Build did NOT complete successfully