++ 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: 409f583b-710a-40ec-bb10-a30d6178c212 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: 552 packages loaded currently loading: tensorflow/lite/testing Analyzing: 3784 targets (553 packages loaded) Analyzing: 3784 targets (553 packages loaded, 0 targets configured) Analyzing: 3784 targets (586 packages loaded, 32196 targets configured) Analyzing: 3784 targets (600 packages loaded, 35018 targets configured) Analyzing: 3784 targets (600 packages loaded, 35676 targets configured) Analyzing: 3784 targets (600 packages loaded, 37120 targets configured) Analyzing: 3784 targets (602 packages loaded, 39402 targets configured) INFO: Analyzed 3784 targets (602 packages loaded, 42811 targets configured). checking cached actions INFO: Found 3784 test targets... [0 / 11] [Prepa] BazelWorkspaceStatusAction stable-status.txt [4,778 / 16,698] Creating runfiles tree bazel-out/aarch64-opt/bin/tensorflow/c/kernels_test_cpu.runfiles; 0s local ... (2 actions, 1 running) [13,769 / 17,175] Compiling tensorflow/core/kernels/histogram_op.cc; 0s remote-cache ... (47 actions, 0 running) [15,546 / 17,175] Linking tensorflow/core/kernels/libcwise_op.lo; Downloading tensorflow/core/kernels/libcwise_op.lo, 62.7 MiB / 94.4 MiB; 0s remote-cache ... (37 actions, 0 running) [17,414 / 17,540] Linking tensorflow/core/kernels/libconv_ops.lo; Downloading tensorflow/core/kernels/libconv_ops.lo, 67.8 MiB / 69.6 MiB; 0s remote-cache ... (55 actions, 0 running) [18,424 / 19,820] Linking tensorflow/c/c_test; Downloading tensorflow/c/c_test, 25.0 MiB / 164.8 MiB; 0s remote-cache ... (54 actions, 0 running) [19,164 / 20,345] Linking tensorflow/c/eager/c_api_cluster_test_cpu; Downloading tensorflow/c/eager/c_api_cluster_test_cpu, 146.6 MiB / 165.2 MiB; 1s remote-cache ... (54 actions, 0 running) [20,397 / 21,179] Compiling tensorflow/compiler/xla/service/hlo_parser.cc; 0s remote-cache ... (23 actions, 0 running) [21,551 / 22,211] Linking external/llvm-project/mlir/libSPIRVDialect.a; Downloading external/llvm-project/mlir/libSPIRVDialect.a, 21.9 MiB / 27.8 MiB; 0s remote-cache ... (47 actions, 0 running) [22,513 / 23,122] Compiling tensorflow/compiler/xla/mlir/backends/cpu/transforms/sparse_rewrite_passes.cc; Downloading tensorflow/compiler/xla/mlir/backends/cpu/transforms/_objs/passes/sparse_rewrite_passes.d; 0s remote-cache ... (54 actions, 0 running) [23,519 / 23,760] [Prepa] Compiling tensorflow/compiler/mlir/tensorflow/transforms/xla_call_module_deserialization.cc ... (32 actions, 0 running) [29,737 / 29,785] Linking tensorflow/compiler/mlir/tf-reduce; 0s remote-cache ... (3 actions, 0 running) [32,095 / 32,238] Linking tensorflow/compiler/mlir/tf-opt; Downloading tensorflow/compiler/mlir/tf-opt, 290.0 MiB / 378.2 MiB; 1s remote-cache ... (49 actions, 13 running) [32,995 / 33,276] 9 / 3784 tests; Linking tensorflow/compiler/mlir/tf-opt; Downloading tensorflow/compiler/mlir/tf-opt, 370.3 MiB / 378.2 MiB; 2s remote-cache ... (57 actions, 32 running) [33,049 / 33,339] 22 / 3784 tests; Linking tensorflow/compiler/mlir/tf-opt; 3s remote-cache ... (56 actions, 49 running) [33,049 / 33,339] 23 / 3784 tests; Linking tensorflow/compiler/mlir/tf-opt; 5s remote-cache ... (56 actions, 50 running) [33,054 / 33,344] 25 / 3784 tests; Linking tensorflow/compiler/mlir/quantization/tensorflow/tf-quant-opt; 4s remote-cache ... (56 actions, 52 running) [33,065 / 33,355] 32 / 3784 tests; Testing //tensorflow/compiler/tests:sparse_to_dense_op_test_cpu; 5s local ... (56 actions running) [33,073 / 33,355] 40 / 3784 tests; Testing //tensorflow/compiler/tests:sparse_to_dense_op_test_cpu; 6s local ... (56 actions running) [33,078 / 33,358] 40 / 3784 tests; Testing //tensorflow/compiler/tests:sparse_to_dense_op_test_cpu; 7s local ... (56 actions running) [33,406 / 33,462] 46 / 3784 tests; Testing //tensorflow/compiler/xla/python/pjrt_ifrt:pjrt_tuple_impl_test_tfrt_cpu; 8s local ... (56 actions, 53 running) [33,495 / 33,551] 63 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 9s local ... (58 actions, 55 running) [33,702 / 33,762] 78 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 10s local ... (57 actions, 54 running) [33,791 / 33,856] 86 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 11s local ... (57 actions, 55 running) [33,799 / 33,857] 91 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 12s local ... (56 actions, 55 running) [33,803 / 33,859] 91 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 13s local ... (56 actions running) [33,822 / 33,878] 94 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 14s local ... (56 actions, 55 running) [33,847 / 33,905] 96 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 15s local ... (57 actions running) [33,873 / 33,929] 99 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 16s local ... (56 actions, 55 running) [34,151 / 34,219] 105 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 17s local ... (55 actions, 47 running) [34,325 / 34,380] 113 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 18s local ... (69 actions, 67 running) [34,500 / 34,556] 123 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 20s local ... (71 actions running) [34,541 / 34,597] 126 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 21s local ... (75 actions running) [34,566 / 34,621] 129 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 22s local ... (73 actions, 72 running) [34,856 / 35,125] 136 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 23s local ... (74 actions, 73 running) [36,515 / 36,574] 138 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 24s local ... (76 actions running) [36,546 / 36,603] 141 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 25s local ... (76 actions running) [36,548 / 36,608] 143 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 26s local ... (78 actions running) [36,551 / 36,608] 147 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 27s local ... (78 actions running) [36,600 / 36,659] 150 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 29s local ... (78 actions, 76 running) [36,711 / 36,768] 155 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 30s local ... (75 actions, 73 running) [36,813 / 36,872] 160 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 31s local ... (74 actions, 72 running) [36,867 / 36,931] 163 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 32s local ... (75 actions running) [36,874 / 36,931] 170 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 33s local ... (72 actions running) [36,912 / 36,969] 172 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 34s local ... (69 actions, 68 running) [36,930 / 36,987] 173 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 35s local ... (68 actions running) [36,960 / 37,018] 181 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu; 36s local ... (62 actions, 61 running) [37,033 / 37,091] 188 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 28s local ... (57 actions, 56 running) [37,087 / 37,145] 193 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 29s local ... (58 actions, 57 running) [37,147 / 37,215] 196 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 30s local ... (63 actions, 62 running) [37,151 / 37,215] 199 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 31s local ... (64 actions running) [37,169 / 37,227] 206 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 32s local ... (61 actions, 60 running) [37,184 / 37,244] 211 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 33s local ... (58 actions running) [37,197 / 37,254] 212 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 34s local ... (58 actions running) [37,254 / 37,312] 218 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 35s local ... (57 actions running) [37,304 / 37,362] 221 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 36s local ... (58 actions running) [37,411 / 37,476] 224 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 37s local ... (61 actions, 58 running) [37,506 / 37,564] 230 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 38s local ... (62 actions, 59 running) [37,540 / 37,602] 233 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 39s local ... (63 actions running) [37,541 / 37,602] 234 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 40s local ... (63 actions running) [37,544 / 37,602] 236 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 41s local ... (63 actions running) [37,573 / 37,634] 242 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 42s local ... (62 actions, 61 running) [37,575 / 37,634] 244 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 44s local ... (62 actions running) [37,630 / 37,687] 249 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 45s local ... (60 actions, 58 running) [37,677 / 37,734] 250 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 46s local ... (61 actions, 58 running) [37,728 / 37,791] 252 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 47s local ... (61 actions running) [37,730 / 37,791] 254 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 48s local ... (61 actions running) [37,732 / 37,791] 255 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 49s local ... (61 actions, 60 running) [37,794 / 37,853] 259 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 50s local ... (59 actions, 58 running) [37,807 / 37,867] 261 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 51s local ... (57 actions running) [37,809 / 37,867] 262 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 52s local ... (56 actions running) [37,825 / 37,883] 264 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 53s local ... (55 actions, 54 running) [37,899 / 37,955] 268 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 54s local ... (58 actions running) [37,912 / 37,968] 268 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 55s local ... (60 actions running) [37,912 / 37,968] 268 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 56s local ... (61 actions running) [37,966 / 38,023] 271 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 57s local ... (63 actions running) [37,980 / 38,037] 272 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 58s local ... (65 actions running) [38,028 / 38,084] 275 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 59s local ... (65 actions running) [38,082 / 38,139] 277 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 60s local ... (65 actions running) [38,127 / 38,184] 285 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 61s local ... (68 actions, 67 running) [38,143 / 38,200] 286 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 62s local ... (68 actions running) [38,185 / 38,242] 287 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 63s local ... (69 actions running) [38,192 / 38,249] 288 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 64s local ... (69 actions running) [38,211 / 38,267] 291 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 41s local ... (72 actions running) [38,244 / 38,301] 296 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 42s local ... (72 actions running) [38,253 / 38,309] 297 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 43s local ... (72 actions running) [38,283 / 38,339] 300 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 44s local ... (70 actions, 69 running) [38,353 / 38,409] 306 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 45s local ... (68 actions, 67 running) [38,385 / 38,443] 311 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 46s local ... (65 actions, 64 running) [38,401 / 38,460] 316 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 47s local ... (60 actions, 59 running) [38,484 / 38,540] 325 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 48s local ... (56 actions, 55 running) [38,555 / 38,635] 335 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 49s local ... (56 actions, 43 running) [38,852 / 38,928] 340 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 50s local ... (55 actions, 50 running) [39,105 / 39,171] 346 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 51s local ... (61 actions, 50 running) [39,400 / 39,456] 356 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 52s local ... (68 actions, 66 running) [39,458 / 39,516] 360 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 53s local ... (73 actions, 69 running) [39,550 / 39,607] 362 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 54s local ... (74 actions, 70 running) [39,584 / 39,653] 368 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 55s local ... (75 actions running) [39,586 / 39,653] 370 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 56s local ... (75 actions running) [39,590 / 39,653] 375 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 58s local ... (75 actions running) [39,593 / 39,653] 376 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 59s local ... (75 actions, 74 running) [39,595 / 39,653] 379 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 60s local ... (75 actions running) [39,610 / 39,670] 381 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 61s local ... (75 actions, 74 running) [39,658 / 39,714] 383 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 62s local ... (75 actions, 73 running) [39,719 / 39,776] 387 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 63s local ... (76 actions, 72 running) [39,749 / 39,805] 388 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 64s local ... (78 actions, 76 running) [39,831 / 39,888] 391 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 65s local ... (77 actions, 72 running) [40,082 / 41,299] 396 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 66s local ... (78 actions, 70 running) [41,744 / 43,894] 400 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 67s local ... (78 actions, 67 running) [42,756 / 44,683] 414 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 68s local ... (61 actions, 41 running) [44,146 / 45,835] 426 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 69s local ... (56 actions, 17 running) [45,931 / 47,471] 426 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 70s local ... (46 actions, 17 running) [46,682 / 47,862] 428 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 71s local ... (45 actions, 15 running) [48,460 / 49,588] 432 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 72s local ... (56 actions, 11 running) [49,169 / 49,726] 432 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 73s local ... (51 actions, 13 running) [49,628 / 49,748] 432 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 74s local ... (58 actions, 25 running) [49,721 / 49,835] 433 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 75s local ... (104 actions, 102 running) [49,728 / 49,835] 433 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 77s local ... (105 actions, 104 running) [49,729 / 49,835] 434 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 78s local ... (106 actions, 105 running) [49,777 / 49,884] 434 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 79s local ... (105 actions, 104 running) [49,805 / 49,920] 434 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 80s local ... (106 actions, 105 running) [49,824 / 49,942] 435 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 82s local ... (107 actions, 106 running) [49,979 / 50,098] 435 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 83s local ... (108 actions running) [49,983 / 50,103] 435 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 84s local ... (108 actions running) [49,993 / 50,114] 435 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 85s local ... (108 actions running) [50,029 / 50,151] 435 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 86s local ... (108 actions running) [50,029 / 50,151] 435 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 88s local ... (108 actions running) [50,029 / 50,151] 435 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 89s local ... (108 actions running) [50,043 / 50,168] 435 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 91s local ... (106 actions running) [50,078 / 50,207] 435 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 92s local ... (107 actions running) [50,148 / 50,280] 435 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 93s local ... (108 actions running) [50,230 / 50,413] 435 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 94s local ... (105 actions, 104 running) [50,343 / 50,477] 435 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 95s local ... (108 actions running) [50,343 / 50,477] 435 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 96s local ... (108 actions running) [50,343 / 50,477] 435 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 97s local ... (108 actions running) [50,365 / 50,498] 435 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 98s local ... (107 actions, 106 running) [50,371 / 50,506] 435 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 99s local ... (107 actions, 106 running) [50,412 / 50,549] 436 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 101s local ... (109 actions running) [50,452 / 50,593] 436 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 102s local ... (109 actions running) [50,453 / 50,593] 437 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 103s local ... (109 actions running) [50,463 / 50,603] 437 / 3784 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 52s local ... (110 actions running) [50,476 / 50,617] 437 / 3784 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 54s local ... (110 actions running) [50,477 / 50,617] 437 / 3784 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 56s local ... (110 actions running) [50,483 / 50,624] 437 / 3784 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 57s local ... (110 actions running) [50,510 / 50,655] 437 / 3784 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 58s local ... (110 actions running) [50,512 / 50,655] 437 / 3784 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 60s local ... (109 actions, 108 running) [50,516 / 50,659] 437 / 3784 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 61s local ... (109 actions, 108 running) [50,661 / 50,812] 438 / 3784 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 62s local ... (105 actions, 104 running) [50,694 / 50,866] 441 / 3784 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 63s local ... (80 actions running) [50,695 / 50,866] 441 / 3784 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 64s local ... (79 actions running) [50,697 / 50,866] 442 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 55s local ... (78 actions running) [50,700 / 50,866] 442 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 56s local ... (75 actions running) [50,701 / 50,866] 442 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 57s local ... (74 actions running) [50,701 / 50,866] 442 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 58s local ... (74 actions running) [50,702 / 50,866] 442 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 59s local ... (73 actions running) [50,702 / 50,866] 443 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 61s local ... (73 actions running) [50,716 / 50,866] 443 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 62s local ... (73 actions, 72 running) [50,774 / 50,920] 443 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 63s local ... (77 actions, 76 running) [50,813 / 50,952] 444 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 64s local ... (78 actions, 77 running) [50,890 / 51,029] 448 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 65s local ... (74 actions, 70 running) [50,959 / 51,136] 452 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 66s local ... (72 actions running) [50,973 / 51,136] 454 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 67s local ... (72 actions, 71 running) [50,996 / 51,136] 456 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 68s local ... (75 actions, 74 running) [51,005 / 51,136] 456 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 70s local ... (84 actions, 83 running) [51,031 / 51,136] 458 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 71s local ... (98 actions, 97 running) [51,044 / 51,136] 460 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 72s local ... (96 actions running) [51,177 / 51,276] 461 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 73s local ... (88 actions, 87 running) [51,179 / 51,276] 463 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 74s local ... (90 actions, 89 running) [51,194 / 51,277] 465 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 75s local ... (78 actions, 77 running) [51,344 / 51,438] 467 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 76s local ... (67 actions, 57 running) [51,424 / 51,507] 469 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 77s local ... (68 actions, 64 running) [51,493 / 52,127] 473 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 78s local ... (67 actions, 63 running) [51,620 / 52,243] 474 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 79s local ... (67 actions, 62 running) [52,487 / 53,060] 478 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 80s local ... (59 actions, 37 running) [53,668 / 53,917] 479 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 81s local ... (63 actions, 34 running) [54,569 / 54,676] 479 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 82s local ... (62 actions, 48 running) [54,885 / 54,969] 483 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 83s local ... (67 actions, 62 running) [54,917 / 54,997] 486 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 84s local ... (67 actions, 64 running) [54,927 / 55,007] 491 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 85s local ... (67 actions, 66 running) [54,979 / 55,057] 495 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 86s local ... (65 actions running) [55,012 / 55,090] 499 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 88s local ... (67 actions, 66 running) [55,047 / 55,125] 501 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 89s local ... (67 actions, 64 running) [55,073 / 55,153] 504 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 90s local ... (67 actions, 64 running) [55,123 / 55,202] 508 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 91s local ... (65 actions, 64 running) [55,139 / 55,243] 517 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 92s local ... (63 actions, 62 running) [55,146 / 55,243] 521 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 93s local ... (61 actions running) [55,148 / 55,243] 523 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 94s local ... (61 actions running) [55,151 / 55,243] 525 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 95s local ... (59 actions running) [55,153 / 55,243] 527 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 97s local ... (59 actions running) [55,155 / 55,243] 528 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 98s local ... (58 actions running) [55,157 / 55,243] 530 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 99s local ... (58 actions running) [55,158 / 55,243] 530 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 100s local ... (58 actions running) [55,161 / 55,243] 531 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 101s local ... (58 actions running) [55,226 / 55,305] 532 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 102s local ... (62 actions, 61 running) [55,230 / 55,305] 533 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 103s local ... (63 actions running) [55,256 / 55,330] 533 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 104s local ... (63 actions, 60 running) [55,288 / 55,363] 533 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 105s local ... (64 actions, 62 running) [55,340 / 55,415] 536 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 106s local ... (64 actions, 59 running) [55,378 / 55,452] 538 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 107s local ... (63 actions, 60 running) [55,453 / 55,528] 539 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 108s local ... (63 actions, 60 running) [55,471 / 55,560] 543 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 92s local, remote-cache ... (63 actions running) [55,480 / 55,560] 546 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 94s local, remote-cache ... (63 actions, 62 running) [55,484 / 55,560] 551 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 95s local, remote-cache ... (63 actions running) [55,487 / 55,561] 554 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 96s local, remote-cache ... (63 actions running) [55,499 / 55,573] 554 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 97s local, remote-cache ... (63 actions, 62 running) [55,531 / 55,606] 559 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 98s local, remote-cache ... (62 actions, 60 running) [55,541 / 55,644] 562 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 99s local, remote-cache ... (63 actions running) [55,542 / 55,644] 562 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 100s local, remote-cache ... (64 actions running) [55,544 / 55,644] 564 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 102s local, remote-cache ... (64 actions running) [55,558 / 55,644] 565 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 103s local, remote-cache ... (64 actions, 63 running) [55,567 / 55,644] 567 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 104s local, remote-cache ... (63 actions, 61 running) [55,579 / 55,655] 569 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 105s local, remote-cache ... (63 actions running) [55,601 / 55,675] 570 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 106s local, remote-cache ... (62 actions, 61 running) [55,617 / 55,691] 572 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 107s local, remote-cache ... (63 actions, 61 running) [55,651 / 55,725] 573 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 108s local, remote-cache ... (63 actions, 62 running) [55,660 / 55,734] 575 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 110s local, remote-cache ... (63 actions running) [55,724 / 55,802] 578 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 111s local, remote-cache ... (65 actions, 62 running) [55,746 / 55,821] 580 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 112s local, remote-cache ... (65 actions, 63 running) [55,820 / 55,899] 584 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 113s local, remote-cache ... (67 actions, 65 running) [55,882 / 55,958] 586 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 114s local, remote-cache ... (66 actions, 64 running) [55,979 / 56,055] 588 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 115s local, remote-cache ... (70 actions, 66 running) [56,083 / 56,209] 592 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 116s local, remote-cache ... (71 actions, 68 running) [56,093 / 56,209] 598 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 117s local, remote-cache ... (72 actions running) [56,098 / 56,209] 601 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 118s local, remote-cache ... (72 actions running) [56,101 / 56,209] 603 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 119s local, remote-cache ... (72 actions running) [56,104 / 56,209] 607 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 121s local, remote-cache ... (70 actions running) [56,108 / 56,209] 611 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 122s local, remote-cache ... (69 actions running) [56,113 / 56,209] 615 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 123s local, remote-cache ... (68 actions running) [56,118 / 56,209] 620 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 124s local, remote-cache ... (68 actions running) [56,130 / 56,209] 629 / 3784 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 36s local ... (59 actions, 58 running) [56,133 / 56,209] 629 / 3784 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 38s local ... (60 actions, 59 running) [56,135 / 56,209] 629 / 3784 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 39s local ... (60 actions, 59 running) [56,156 / 56,229] 629 / 3784 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 40s local ... (60 actions running) [56,170 / 56,242] 630 / 3784 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 41s local ... (60 actions, 59 running) [56,200 / 56,273] 631 / 3784 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 42s local ... (61 actions, 59 running) [56,264 / 56,334] 633 / 3784 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 43s local ... (60 actions, 59 running) [56,324 / 56,397] 633 / 3784 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 44s local ... (63 actions, 61 running) [56,379 / 56,478] 636 / 3784 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 45s local ... (64 actions, 62 running) [56,382 / 56,478] 636 / 3784 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 46s local ... (64 actions running) [56,383 / 56,478] 636 / 3784 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 47s local ... (64 actions running) [56,387 / 56,478] 638 / 3784 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 48s local ... (64 actions running) [56,397 / 56,478] 642 / 3784 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 49s local ... (58 actions running) [56,405 / 56,478] 644 / 3784 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 50s local ... (59 actions, 58 running) [56,416 / 56,488] 647 / 3784 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 51s local ... (60 actions, 59 running) [56,441 / 56,555] 651 / 3784 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 52s local ... (58 actions, 57 running) [56,446 / 56,555] 652 / 3784 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 53s local ... (58 actions, 57 running) [56,452 / 56,555] 653 / 3784 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 55s local ... (58 actions, 57 running) [56,455 / 56,555] 653 / 3784 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 56s local ... (57 actions, 56 running) [56,461 / 56,555] 653 / 3784 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 57s local ... (59 actions, 58 running) [56,464 / 56,555] 653 / 3784 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 58s local ... (59 actions, 58 running) [56,473 / 56,555] 654 / 3784 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 59s local ... (59 actions, 58 running) [56,480 / 56,555] 654 / 3784 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 60s local ... (59 actions running) [56,483 / 56,555] 657 / 3784 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 39s local ... (59 actions running) [56,485 / 56,555] 658 / 3784 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 41s local ... (59 actions running) [56,486 / 56,555] 659 / 3784 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 42s local ... (59 actions running) [56,486 / 56,555] 660 / 3784 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 46s local ... (59 actions running) [56,487 / 56,555] 660 / 3784 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 48s local ... (59 actions running) [56,487 / 56,555] 660 / 3784 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 50s local ... (59 actions running) [56,497 / 56,556] 660 / 3784 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 51s local ... (58 actions running) [56,498 / 56,556] 660 / 3784 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 52s local ... (58 actions, 57 running) [56,512 / 56,569] 660 / 3784 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 54s local ... (58 actions running) [56,513 / 56,572] 660 / 3784 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 56s local ... (58 actions, 57 running) [56,544 / 56,601] 660 / 3784 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 57s local ... (59 actions, 57 running) [56,598 / 56,658] 663 / 3784 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 58s local ... (59 actions, 55 running) [56,671 / 56,729] 664 / 3784 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 59s local ... (59 actions, 55 running) [56,765 / 56,824] 664 / 3784 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 60s local ... (62 actions, 58 running) [56,882 / 56,947] 668 / 3784 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 61s local ... (66 actions, 63 running) [56,891 / 56,957] 669 / 3784 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 62s local ... (72 actions, 69 running) [56,932 / 56,998] 671 / 3784 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 63s local ... (75 actions, 74 running) [57,000 / 57,065] 672 / 3784 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 64s local ... (78 actions, 76 running) [57,069 / 57,134] 677 / 3784 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 65s local ... (78 actions, 75 running) [57,199 / 57,264] 684 / 3784 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 66s local ... (81 actions, 79 running) [57,279 / 57,345] 691 / 3784 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 67s local ... (81 actions, 79 running) [57,378 / 57,443] 700 / 3784 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 68s local ... (83 actions, 78 running) [57,405 / 57,470] 705 / 3784 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 69s local ... (85 actions running) [57,451 / 57,518] 709 / 3784 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 70s local ... (88 actions running) [57,468 / 57,535] 714 / 3784 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 71s local ... (90 actions, 89 running) [57,485 / 57,553] 720 / 3784 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 72s local ... (87 actions, 85 running) [57,511 / 57,578] 730 / 3784 tests; Compiling tensorflow/python/grappler/cost_analyzer_wrapper.cc; 52s local, remote-cache ... (81 actions, 80 running) [57,555 / 57,623] 750 / 3784 tests; Compiling tensorflow/python/grappler/cost_analyzer_wrapper.cc; 53s local, remote-cache ... (68 actions running) [57,584 / 57,650] 759 / 3784 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:optional_symbol_ref.mlir.test; 15s local, remote-cache ... (64 actions, 63 running) [57,637 / 57,696] 764 / 3784 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:optional_symbol_ref.mlir.test; 16s local, remote-cache ... (66 actions, 65 running) [57,678 / 57,737] 769 / 3784 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:optional_symbol_ref.mlir.test; 17s local, remote-cache ... (65 actions, 64 running) [57,695 / 57,753] 773 / 3784 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:optional_symbol_ref.mlir.test; 19s local, remote-cache ... (66 actions running) [57,732 / 57,789] 782 / 3784 tests; Testing //tensorflow/core/distributed_runtime/eager:eager_service_impl_test; 17s local ... (60 actions running) [57,798 / 57,867] 791 / 3784 tests; Testing //tensorflow/core/distributed_runtime/eager:eager_service_impl_test; 18s local ... (62 actions, 61 running) [57,888 / 57,946] 806 / 3784 tests; Testing //tensorflow/core/distributed_runtime/eager:eager_service_impl_test; 19s local ... (59 actions, 58 running) [57,903 / 57,960] 809 / 3784 tests; Testing //tensorflow/core/distributed_runtime/eager:eager_service_impl_test; 20s local ... (60 actions running) [57,967 / 58,025] 818 / 3784 tests; Testing //tensorflow/python/tools:saved_model_cli_test; 21s local ... (63 actions, 62 running) [58,028 / 58,086] 825 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 21s local ... (63 actions running) [58,049 / 58,153] 831 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 23s local ... (64 actions running) [58,054 / 58,153] 836 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 24s local ... (63 actions running) [58,059 / 58,153] 841 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 25s local ... (62 actions running) [58,062 / 58,153] 843 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 26s local ... (62 actions running) [58,065 / 58,153] 846 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 27s local ... (62 actions running) [58,068 / 58,153] 848 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 28s local ... (62 actions running) [58,085 / 58,153] 851 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 29s local ... (61 actions, 60 running) [58,093 / 58,153] 857 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 30s local ... (60 actions running) [58,117 / 58,174] 858 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 31s local ... (60 actions, 59 running) [58,177 / 58,236] 860 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 32s local ... (59 actions, 56 running) [58,225 / 58,285] 865 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 33s local ... (64 actions running) [58,231 / 58,292] 867 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 34s local ... (66 actions, 65 running) [58,273 / 58,331] 870 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 35s local ... (65 actions, 62 running) [58,289 / 58,364] 875 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 36s local ... (68 actions running) [58,299 / 58,364] 879 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 38s local ... (67 actions running) [58,300 / 58,364] 880 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 39s local ... (67 actions running) [58,302 / 58,364] 881 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 40s local ... (67 actions, 66 running) [58,305 / 58,364] 882 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 41s local ... (67 actions, 66 running) [58,306 / 58,364] 884 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 43s local ... (67 actions running) [58,314 / 58,371] 885 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 44s local ... (67 actions running) [58,322 / 58,379] 887 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 45s local ... (67 actions, 66 running) [58,342 / 58,399] 892 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 46s local ... (69 actions, 68 running) [58,363 / 58,420] 896 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 47s local ... (69 actions running) [58,377 / 58,436] 898 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 48s local ... (69 actions, 68 running) ERROR: /tf/tensorflow/tensorflow/compiler/xla/service/BUILD:5780: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)) {} | ^~~~~~~~~~~~~~ [58,422 / 58,478] 900 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 49s local ... (67 actions, 66 running) [58,485 / 58,542] 905 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 50s local ... (67 actions, 65 running) [58,595 / 58,651] 910 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 51s local ... (71 actions, 70 running) [58,618 / 58,674] 917 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 53s local ... (75 actions, 74 running) [58,666 / 58,722] 923 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 54s local ... (76 actions, 75 running) [58,699 / 58,803] 926 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 55s local ... (76 actions running) [58,703 / 58,803] 929 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 56s local ... (75 actions running) [58,723 / 58,804] 948 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 57s local ... (56 actions running) [58,726 / 58,804] 950 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 59s local ... (56 actions running) [58,727 / 58,804] 951 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 60s local ... (56 actions running) [58,735 / 58,804] 954 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 61s local ... (56 actions running) [58,740 / 58,804] 958 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 62s local ... (56 actions running) [58,742 / 58,804] 959 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 64s local ... (56 actions running) [58,744 / 58,804] 960 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 65s local ... (56 actions running) [58,745 / 58,804] 960 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 66s local ... (56 actions, 55 running) [58,747 / 58,804] 961 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 67s local ... (56 actions running) [58,755 / 58,811] 961 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 68s local ... (56 actions, 55 running) [58,762 / 58,824] 962 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 70s local ... (56 actions, 55 running) [58,764 / 58,824] 963 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 71s local ... (56 actions running) [58,776 / 58,833] 965 / 3784 tests, 1 failed; Testing //tensorflow/python/distribute:metrics_v1_test_cpu; 21s local ... (56 actions running) [58,837 / 58,893] 967 / 3784 tests, 1 failed; Testing //tensorflow/python/distribute:metrics_v1_test_cpu; 22s local ... (57 actions, 55 running) [58,862 / 58,963] 970 / 3784 tests, 1 failed; Testing //tensorflow/python/distribute:metrics_v1_test_cpu; 23s local ... (60 actions running) [58,874 / 58,963] 975 / 3784 tests, 1 failed; Testing //tensorflow/python/distribute:metrics_v1_test_cpu; 24s local ... (59 actions running) [58,878 / 58,963] 977 / 3784 tests, 1 failed; Testing //tensorflow/python/distribute:metrics_v1_test_cpu; 25s local ... (57 actions, 56 running) [58,887 / 58,963] 978 / 3784 tests, 1 failed; Testing //tensorflow/python/distribute:metrics_v1_test_cpu; 26s local ... (56 actions, 55 running) [58,895 / 58,963] 978 / 3784 tests, 1 failed; Testing //tensorflow/python/distribute:metrics_v1_test_cpu; 27s local ... (56 actions running) [58,897 / 58,963] 978 / 3784 tests, 1 failed; Testing //tensorflow/python/distribute:metrics_v1_test_cpu; 28s local ... (56 actions running) [58,898 / 58,963] 978 / 3784 tests, 1 failed; Testing //tensorflow/python/distribute:metrics_v1_test_cpu; 29s local ... (56 actions running) [58,900 / 58,963] 978 / 3784 tests, 1 failed; Testing //tensorflow/python/distribute:metrics_v1_test_cpu; 30s local ... (56 actions running) [58,901 / 58,963] 978 / 3784 tests, 1 failed; Testing //tensorflow/python/distribute:metrics_v1_test_cpu; 31s local ... (56 actions running) [58,903 / 58,963] 978 / 3784 tests, 1 failed; Testing //tensorflow/python/distribute:metrics_v1_test_cpu; 32s local ... (56 actions running) [58,904 / 58,963] 978 / 3784 tests, 1 failed; Testing //tensorflow/python/distribute:metrics_v1_test_cpu; 33s local ... (56 actions running) [58,905 / 58,963] 978 / 3784 tests, 1 failed; Testing //tensorflow/python/distribute:metrics_v1_test_cpu; 34s local ... (56 actions, 55 running) [58,908 / 58,964] 981 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 34s local ... (56 actions running) [58,913 / 58,987] 982 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 36s local ... (56 actions running) [58,914 / 58,987] 982 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 37s local ... (56 actions running) [58,915 / 58,987] 982 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 38s local ... (56 actions, 55 running) [58,919 / 58,987] 982 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 39s local ... (56 actions, 55 running) [58,926 / 58,987] 982 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 40s local ... (56 actions, 55 running) [58,934 / 58,992] 982 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 41s local ... (56 actions, 55 running) [58,977 / 59,035] 982 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 42s local ... (56 actions, 55 running) [59,048 / 59,107] 986 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 43s local ... (57 actions, 56 running) [59,115 / 59,171] 988 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 45s local ... (60 actions, 57 running) [59,148 / 59,206] 992 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 46s local ... (60 actions, 59 running) [59,200 / 59,256] 1000 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 47s local ... (61 actions, 60 running) [59,252 / 59,310] 1007 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 48s local ... (65 actions, 64 running) [59,275 / 59,333] 1012 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 49s local ... (66 actions, 65 running) [59,298 / 59,371] 1015 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 50s local ... (66 actions, 65 running) [59,302 / 59,371] 1018 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 51s local ... (65 actions running) [59,310 / 59,371] 1023 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 52s local ... (61 actions, 60 running) [59,319 / 59,375] 1026 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 53s local ... (58 actions running) [59,380 / 59,437] 1034 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 54s local ... (56 actions running) [59,391 / 59,449] 1039 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 55s local ... (58 actions running) [59,397 / 59,456] 1043 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 56s local ... (56 actions running) [59,404 / 59,460] 1047 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 58s local ... (56 actions running) [59,429 / 59,489] 1049 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 59s local ... (56 actions running) [59,433 / 59,489] 1052 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 60s local ... (56 actions running) [59,450 / 59,506] 1055 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 61s local ... (56 actions running) [59,459 / 59,516] 1058 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 62s local ... (58 actions running) [59,469 / 59,525] 1061 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 64s local ... (60 actions running) [59,499 / 59,555] 1067 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 65s local ... (56 actions, 55 running) [59,537 / 59,594] 1071 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 66s local ... (56 actions running) [59,543 / 59,599] 1075 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 67s local ... (56 actions, 55 running) [59,559 / 59,617] 1077 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 68s local ... (57 actions running) [59,676 / 59,955] 1079 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 69s local ... (56 actions, 54 running) [60,109 / 60,231] 1079 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 70s local ... (55 actions, 52 running) [60,201 / 60,257] 1081 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 72s local ... (56 actions, 55 running) [60,209 / 60,264] 1085 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 73s local ... (56 actions running) [60,231 / 60,299] 1087 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 74s local ... (58 actions, 56 running) [60,258 / 60,333] 1090 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 75s local ... (62 actions, 59 running) [60,275 / 60,348] 1091 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 76s local ... (62 actions running) [60,297 / 60,372] 1095 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 77s local ... (60 actions, 59 running) [60,309 / 60,382] 1098 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 78s local ... (60 actions running) [60,315 / 60,388] 1101 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 79s local ... (60 actions running) [60,319 / 60,393] 1104 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 81s local ... (60 actions running) [60,321 / 60,394] 1104 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 82s local ... (60 actions running) [60,336 / 60,416] 1106 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 83s local ... (60 actions running) [60,341 / 60,416] 1109 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 84s local ... (60 actions running) [60,343 / 60,416] 1111 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 85s local ... (61 actions running) [60,343 / 60,416] 1111 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 86s local ... (61 actions running) [60,343 / 60,416] 1112 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 87s local ... (61 actions running) [60,347 / 60,429] 1113 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 88s local ... (61 actions running) [60,352 / 60,429] 1116 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 89s local ... (60 actions, 59 running) [60,353 / 60,429] 1117 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 91s local ... (62 actions running) [60,355 / 60,429] 1118 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 92s local ... (62 actions running) [60,356 / 60,429] 1118 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 93s local ... (61 actions running) [60,358 / 60,429] 1118 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 94s local ... (60 actions running) [60,379 / 60,444] 1118 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 95s local ... (59 actions running) [60,394 / 60,460] 1119 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 96s local ... (59 actions running) [60,401 / 60,465] 1120 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 97s local ... (60 actions running) [60,414 / 60,478] 1121 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 98s local ... (60 actions running) [60,419 / 60,483] 1123 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 99s local ... (62 actions running) [60,419 / 60,483] 1123 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 100s local ... (62 actions running) [60,419 / 60,483] 1123 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 101s local ... (62 actions running) [60,420 / 60,484] 1123 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 102s local ... (62 actions running) [60,420 / 60,484] 1124 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 103s local ... (63 actions running) [60,437 / 60,501] 1126 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 104s local ... (63 actions, 62 running) [60,445 / 60,509] 1131 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 105s local ... (64 actions running) [60,475 / 60,539] 1133 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 107s local ... (63 actions, 62 running) [60,494 / 60,557] 1136 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 108s local ... (66 actions running) [60,507 / 60,618] 1137 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 109s local ... (66 actions running) [60,508 / 60,618] 1138 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 110s local ... (67 actions running) [60,511 / 60,618] 1138 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 112s local ... (66 actions running) [60,518 / 60,619] 1140 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 113s local ... (65 actions running) [60,521 / 60,619] 1141 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 114s local ... (64 actions running) [60,525 / 60,619] 1144 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 115s local ... (63 actions, 62 running) [60,530 / 60,619] 1147 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 116s local ... (63 actions, 62 running) [60,532 / 60,619] 1149 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 117s local ... (63 actions running) [60,538 / 60,619] 1149 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 119s local ... (62 actions, 61 running) [60,544 / 60,619] 1151 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 120s local ... (61 actions, 60 running) [60,548 / 60,619] 1152 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 121s local ... (60 actions, 59 running) [60,554 / 60,619] 1154 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 122s local ... (58 actions, 57 running) [60,561 / 60,619] 1156 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 123s local ... (56 actions, 55 running) [60,573 / 60,629] 1157 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 124s local ... (56 actions, 55 running) [60,605 / 60,660] 1158 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 125s local ... (55 actions, 54 running) [60,628 / 60,684] 1158 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 126s local ... (57 actions running) [60,652 / 60,710] 1161 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 128s local ... (58 actions running) [60,664 / 60,720] 1163 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 129s local ... (56 actions running) [60,675 / 60,732] 1164 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 130s local ... (57 actions running) [60,691 / 60,754] 1164 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 131s local ... (57 actions running) [60,692 / 60,754] 1165 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 132s local ... (58 actions running) [60,695 / 60,754] 1168 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 133s local ... (56 actions running) [60,706 / 60,762] 1173 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 134s local ... (56 actions running) [60,730 / 60,787] 1175 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 135s local ... (55 actions running) [60,746 / 60,850] 1176 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 136s local ... (57 actions running) [60,753 / 60,850] 1179 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 137s local ... (56 actions running) [60,753 / 60,850] 1180 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 138s local ... (56 actions running) [60,754 / 60,850] 1181 / 3784 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 140s local ... (56 actions running) [60,757 / 60,850] 1182 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 12 of 20); 89s local ... (56 actions running) [60,758 / 60,850] 1182 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 12 of 20); 90s local ... (56 actions running) [60,759 / 60,850] 1183 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 12 of 20); 91s local ... (56 actions running) [60,765 / 60,850] 1185 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 12 of 20); 93s local ... (56 actions, 55 running) [60,765 / 60,850] 1185 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 12 of 20); 94s local ... (56 actions running) [60,767 / 60,850] 1185 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 12 of 20); 95s local ... (56 actions running) [60,768 / 60,850] 1186 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 12 of 20); 96s local ... (56 actions running) [60,772 / 60,850] 1187 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 12 of 20); 97s local ... (56 actions running) [60,773 / 60,850] 1187 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 12 of 20); 98s local ... (56 actions, 55 running) [60,775 / 60,850] 1187 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 12 of 20); 100s local ... (56 actions, 55 running) [60,776 / 60,850] 1187 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 12 of 20); 101s local ... (56 actions, 55 running) [60,780 / 60,850] 1188 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 12 of 20); 102s local ... (56 actions running) [60,782 / 60,850] 1188 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 12 of 20); 104s local ... (56 actions, 55 running) [60,787 / 60,850] 1188 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 12 of 20); 105s local ... (56 actions, 55 running) [60,790 / 60,850] 1188 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 12 of 20); 106s local ... (56 actions running) [60,791 / 60,850] 1188 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 12 of 20); 107s local ... (56 actions running) [60,794 / 60,851] 1188 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 12 of 20); 108s local ... (56 actions, 55 running) [60,800 / 60,860] 1189 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 12 of 20); 110s local ... (56 actions running) [60,804 / 60,860] 1189 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 12 of 20); 111s local ... (56 actions running) [60,813 / 60,869] 1191 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 12 of 20); 113s local ... (56 actions running) [60,842 / 60,898] 1192 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 13 of 20); 114s local ... (56 actions, 55 running) [60,858 / 60,916] 1194 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 13 of 20); 115s local ... (57 actions, 56 running) [60,870 / 60,926] 1197 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 13 of 20); 116s local ... (57 actions running) [60,877 / 60,933] 1199 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 13 of 20); 118s local ... (56 actions running) [60,879 / 60,935] 1199 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 13 of 20); 119s local ... (57 actions running) [60,901 / 60,957] 1202 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 13 of 20); 120s local ... (58 actions, 57 running) [60,908 / 60,965] 1206 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 13 of 20); 121s local ... (56 actions running) [60,919 / 60,979] 1208 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 13 of 20); 122s local ... (56 actions running) [60,924 / 60,980] 1209 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 13 of 20); 124s local ... (56 actions running) [60,929 / 60,996] 1210 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 124s local ... (56 actions running) [60,933 / 60,996] 1210 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 125s local ... (56 actions running) [60,934 / 60,996] 1212 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 127s local ... (56 actions running) [60,937 / 60,996] 1212 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 128s local ... (56 actions running) [60,940 / 60,996] 1213 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 130s local ... (56 actions running) [60,948 / 61,004] 1213 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 131s local ... (56 actions running) [60,965 / 61,021] 1215 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 132s local ... (56 actions running) [60,999 / 61,055] 1220 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 133s local ... (57 actions, 56 running) [61,027 / 61,085] 1221 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 134s local ... (56 actions running) [61,042 / 61,110] 1221 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 135s local ... (57 actions running) [61,049 / 61,110] 1225 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 136s local ... (57 actions running) [61,054 / 61,110] 1226 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 137s local ... (56 actions running) [61,058 / 61,114] 1226 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 139s local ... (56 actions, 55 running) [61,067 / 61,124] 1228 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 140s local ... (56 actions running) [61,070 / 61,126] 1228 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 141s local ... (56 actions running) [61,078 / 61,134] 1231 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 142s local ... (56 actions running) [61,101 / 61,157] 1233 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 144s local ... (57 actions, 56 running) [61,112 / 61,170] 1234 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 145s local ... (57 actions, 56 running) [61,120 / 61,190] 1236 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 146s local ... (59 actions running) [61,125 / 61,190] 1238 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 147s local ... (59 actions, 58 running) [61,133 / 61,190] 1240 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 148s local ... (59 actions running) [61,140 / 61,213] 1243 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 149s local ... (59 actions running) [61,142 / 61,213] 1243 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 150s local ... (60 actions running) [61,144 / 61,213] 1244 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 152s local ... (60 actions running) [61,148 / 61,213] 1248 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 153s local ... (60 actions running) [61,149 / 61,213] 1249 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 154s local ... (60 actions running) [61,167 / 61,226] 1252 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 155s local ... (60 actions, 58 running) [61,192 / 61,248] 1255 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 156s local ... (60 actions, 59 running) [61,262 / 61,322] 1260 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 157s local ... (63 actions, 61 running) [61,275 / 61,338] 1260 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 158s local ... (63 actions running) [61,278 / 61,339] 1261 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 159s local ... (63 actions running) [61,280 / 61,339] 1264 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 160s local ... (63 actions running) [61,281 / 61,339] 1264 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 162s local ... (63 actions running) [61,288 / 61,344] 1265 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 163s local ... (62 actions running) [61,291 / 61,348] 1265 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 164s local ... (63 actions running) [61,291 / 61,348] 1265 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 165s local ... (64 actions running) [61,296 / 61,354] 1266 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 166s local ... (64 actions running) [61,302 / 61,360] 1267 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 167s local ... (63 actions, 62 running) [61,312 / 61,384] 1268 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 168s local ... (63 actions, 60 running) [61,340 / 61,404] 1268 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 169s local ... (63 actions, 62 running) [61,342 / 61,404] 1268 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 178s local ... (63 actions, 60 running) [61,418 / 61,475] 1272 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 179s local ... (64 actions, 62 running) [61,451 / 61,508] 1278 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 180s local ... (62 actions running) [61,492 / 61,553] 1284 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 181s local ... (61 actions, 60 running) [61,495 / 61,553] 1287 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 182s local ... (63 actions, 62 running) [61,569 / 61,627] 1295 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 183s local ... (57 actions, 56 running) [61,620 / 61,681] 1296 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 184s local ... (60 actions, 57 running) [61,659 / 61,722] 1303 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 185s local ... (57 actions running) [61,663 / 61,722] 1308 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 186s local ... (59 actions running) [61,677 / 61,733] 1312 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 187s local ... (54 actions, 53 running) [61,721 / 61,778] 1314 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 188s local ... (57 actions, 56 running) [61,752 / 61,809] 1318 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 189s local ... (60 actions, 59 running) [61,761 / 61,818] 1325 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 190s local ... (60 actions running) [61,770 / 61,827] 1334 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 191s local ... (60 actions running) [61,792 / 61,849] 1342 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 193s local ... (59 actions running) ERROR: /tf/tensorflow/tensorflow/compiler/xla/service/BUILD:866: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)) {} | ^~~~~~~~~~~~~~ [61,808 / 61,865] 1349 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 194s local ... (56 actions running) [61,826 / 61,883] 1352 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 195s local ... (56 actions, 55 running) [61,838 / 61,894] 1355 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 196s local ... (58 actions running) [61,853 / 61,909] 1359 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 197s local ... (55 actions running) [61,891 / 61,947] 1370 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 198s local ... (57 actions running) [61,898 / 61,955] 1371 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 199s local ... (58 actions running) [61,936 / 61,992] 1376 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 200s local ... (56 actions running) [61,938 / 61,994] 1377 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 201s local ... (59 actions running) [61,965 / 62,021] 1383 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 202s local ... (57 actions running) [61,984 / 62,041] 1388 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 203s local ... (57 actions running) [61,988 / 62,044] 1389 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 204s local ... (57 actions running) [61,999 / 62,056] 1392 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 205s local ... (56 actions running) [62,008 / 62,069] 1393 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 206s local ... (57 actions running) [62,012 / 62,070] 1396 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 207s local ... (56 actions running) [62,015 / 62,074] 1397 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 208s local ... (56 actions running) [62,017 / 62,074] 1398 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 209s local ... (56 actions running) [62,019 / 62,075] 1401 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 211s local ... (56 actions running) [62,038 / 62,115] 1404 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 212s local ... (55 actions running) [62,047 / 62,115] 1407 / 3784 tests, 2 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 1 of 17); 78s local ... (56 actions, 55 running) [62,049 / 62,115] 1409 / 3784 tests, 2 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 1 of 17); 80s local ... (56 actions running) [62,051 / 62,115] 1409 / 3784 tests, 2 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 1 of 17); 81s local ... (56 actions running) [62,054 / 62,115] 1411 / 3784 tests, 2 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 1 of 17); 82s local ... (56 actions running) [62,058 / 62,115] 1411 / 3784 tests, 2 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 1 of 17); 83s local ... (56 actions running) [62,060 / 62,120] 1413 / 3784 tests, 2 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 1 of 17); 84s local ... (56 actions running) [62,063 / 62,120] 1414 / 3784 tests, 2 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 1 of 17); 86s local ... (56 actions running) [62,064 / 62,120] 1414 / 3784 tests, 2 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 1 of 17); 90s local ... (56 actions, 55 running) [62,072 / 62,129] 1415 / 3784 tests, 2 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 1 of 17); 91s local ... (56 actions, 55 running) [62,081 / 62,137] 1418 / 3784 tests, 2 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 1 of 17); 92s local ... (56 actions, 55 running) [62,082 / 62,138] 1418 / 3784 tests, 2 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 1 of 17); 94s local ... (56 actions, 55 running) [62,099 / 62,155] 1421 / 3784 tests, 2 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 5 of 17); 94s local ... (57 actions running) [62,119 / 62,182] 1423 / 3784 tests, 2 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 6 of 17); 96s local ... (62 actions, 60 running) [62,119 / 62,182] 1423 / 3784 tests, 2 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 6 of 17); 102s local ... (62 actions, 60 running) [62,119 / 62,182] 1423 / 3784 tests, 2 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 6 of 17); 114s local ... (62 actions, 61 running) [62,151 / 62,209] 1434 / 3784 tests, 2 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 6 of 17); 115s local ... (59 actions, 58 running) [62,196 / 62,253] 1437 / 3784 tests, 2 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 6 of 17); 116s local ... (61 actions, 59 running) [62,206 / 62,264] 1440 / 3784 tests, 2 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 6 of 17); 117s local ... (61 actions running) [62,221 / 62,277] 1445 / 3784 tests, 2 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 6 of 17); 118s local ... (61 actions, 60 running) [62,242 / 62,301] 1454 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 69s local ... (59 actions running) [62,250 / 62,306] 1457 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 70s local ... (56 actions running) [62,259 / 62,315] 1459 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 71s local ... (56 actions, 55 running) [62,293 / 62,349] 1465 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 72s local ... (56 actions running) [62,320 / 62,379] 1470 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 73s local ... (56 actions running) [62,334 / 62,390] 1476 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 74s local ... (58 actions running) [62,352 / 62,409] 1480 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 75s local ... (58 actions running) [62,378 / 62,449] 1484 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 76s local ... (57 actions running) [62,383 / 62,449] 1488 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 77s local ... (56 actions, 55 running) [62,390 / 62,449] 1490 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 79s local ... (56 actions, 55 running) [62,395 / 62,451] 1493 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 80s local ... (56 actions, 55 running) [62,416 / 62,474] 1498 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 81s local ... (57 actions running) [62,431 / 62,487] 1502 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 82s local ... (56 actions, 54 running) [62,444 / 62,500] 1503 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 83s local ... (56 actions, 55 running) [62,448 / 62,504] 1506 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 84s local ... (56 actions running) [62,457 / 62,512] 1507 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 85s local ... (57 actions running) [62,476 / 62,532] 1509 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 86s local ... (59 actions running) [62,494 / 62,550] 1512 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 87s local ... (61 actions running) [62,495 / 62,551] 1513 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 88s local ... (60 actions running) [62,503 / 62,559] 1514 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 89s local ... (63 actions running) [62,517 / 62,591] 1517 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 90s local ... (64 actions running) [62,518 / 62,591] 1517 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 91s local ... (67 actions running) [62,522 / 62,591] 1520 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 92s local ... (67 actions running) [62,523 / 62,591] 1521 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 93s local ... (67 actions running) [62,524 / 62,591] 1523 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 94s local ... (66 actions running) [62,526 / 62,591] 1525 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 95s local ... (66 actions running) [62,531 / 62,591] 1527 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 97s local ... (65 actions running) [62,534 / 62,591] 1529 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 98s local ... (64 actions running) [62,549 / 62,624] 1531 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 99s local ... (64 actions running) [62,557 / 62,624] 1534 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 100s local ... (62 actions running) [62,563 / 62,624] 1536 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 101s local ... (61 actions, 60 running) [62,565 / 62,624] 1537 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 103s local ... (60 actions, 59 running) [62,577 / 62,635] 1539 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 104s local ... (59 actions, 58 running) [62,589 / 62,652] 1539 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 105s local ... (59 actions running) [62,593 / 62,652] 1540 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 106s local ... (60 actions, 59 running) [62,617 / 62,724] 1541 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 107s local ... (59 actions, 57 running) [62,623 / 62,724] 1542 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 108s local ... (60 actions running) [62,625 / 62,724] 1543 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 109s local ... (59 actions running) [62,629 / 62,724] 1545 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 110s local ... (58 actions, 57 running) [62,631 / 62,724] 1548 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 112s local ... (56 actions running) [62,636 / 62,724] 1548 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 113s local ... (56 actions running) [62,637 / 62,724] 1548 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/failure_handling:gce_failure_handler_test (shard 3 of 8); 115s local ... (56 actions, 55 running) [62,639 / 62,724] 1551 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 83s local ... (56 actions running) [62,642 / 62,724] 1552 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 84s local ... (56 actions running) [62,643 / 62,724] 1552 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 86s local ... (56 actions, 55 running) [62,647 / 62,724] 1553 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 87s local ... (56 actions running) [62,648 / 62,724] 1553 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 89s local ... (56 actions, 55 running) [62,653 / 62,724] 1553 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 90s local ... (56 actions, 55 running) [62,654 / 62,724] 1553 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 91s local ... (56 actions running) [62,657 / 62,724] 1553 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 92s local ... (56 actions running) [62,658 / 62,724] 1553 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 94s local ... (56 actions, 55 running) [62,659 / 62,724] 1553 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 95s local ... (56 actions, 55 running) [62,661 / 62,724] 1553 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 96s local ... (56 actions, 55 running) [62,664 / 62,724] 1553 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 97s local ... (56 actions running) [62,667 / 62,724] 1553 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 98s local ... (56 actions, 55 running) [62,672 / 62,744] 1553 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 100s local ... (56 actions, 55 running) [62,674 / 62,744] 1553 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 101s local ... (56 actions, 55 running) [62,678 / 62,744] 1554 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 102s local ... (56 actions running) [62,679 / 62,744] 1554 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 103s local ... (56 actions running) [62,684 / 62,744] 1554 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 104s local ... (56 actions running) [62,685 / 62,744] 1554 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 105s local ... (56 actions running) [62,689 / 62,745] 1554 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 106s local ... (56 actions running) [62,713 / 62,770] 1555 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 107s local ... (56 actions, 54 running) [62,723 / 62,799] 1555 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 108s local ... (56 actions running) [62,725 / 62,799] 1556 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 109s local ... (56 actions running) [62,727 / 62,799] 1556 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 110s local ... (56 actions running) [62,728 / 62,799] 1556 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 111s local ... (56 actions running) [62,729 / 62,799] 1556 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 112s local ... (56 actions running) [62,731 / 62,799] 1557 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 113s local ... (56 actions running) [62,734 / 62,799] 1558 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 114s local ... (56 actions running) [62,740 / 62,799] 1558 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 115s local ... (56 actions running) [62,746 / 62,815] 1559 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 116s local ... (56 actions running) [62,749 / 62,815] 1559 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 117s local ... (56 actions running) [62,754 / 62,815] 1560 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 118s local ... (56 actions running) [62,761 / 62,818] 1560 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 119s local ... (56 actions running) [62,774 / 62,833] 1560 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 121s local ... (56 actions, 54 running) [62,845 / 62,901] 1564 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 122s local ... (58 actions, 55 running) [62,888 / 62,944] 1569 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 2 of 5); 122s local ... (57 actions, 54 running) [62,918 / 62,981] 1574 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 2 of 5); 123s local ... (57 actions, 55 running) [62,950 / 63,007] 1578 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 2 of 5); 124s local ... (56 actions, 55 running) [62,982 / 63,038] 1580 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 2 of 5); 125s local ... (56 actions running) [63,012 / 63,069] 1585 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 2 of 5); 126s local ... (60 actions, 59 running) [63,064 / 63,121] 1591 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 2 of 5); 128s local ... (59 actions, 58 running) [63,080 / 63,136] 1593 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 2 of 5); 129s local ... (61 actions running) [63,148 / 63,205] 1600 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 2 of 5); 130s local ... (60 actions, 58 running) [63,225 / 63,282] 1614 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 2 of 5); 131s local ... (56 actions, 51 running) [63,260 / 63,316] 1620 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 2 of 5); 132s local ... (57 actions running) [63,299 / 63,355] 1625 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 2 of 5); 133s local ... (58 actions, 57 running) [63,317 / 63,404] 1636 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 2 of 5); 134s local ... (57 actions running) [63,324 / 63,404] 1638 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 2 of 5); 135s local ... (56 actions, 55 running) [63,330 / 63,404] 1641 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 2 of 5); 136s local ... (56 actions, 55 running) [63,332 / 63,404] 1644 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 2 of 5); 137s local ... (56 actions running) [63,334 / 63,404] 1646 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 2 of 5); 139s local ... (56 actions running) [63,339 / 63,404] 1649 / 3784 tests, 2 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 69s local ... (56 actions running) [63,341 / 63,404] 1649 / 3784 tests, 2 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 70s local ... (56 actions running) [63,344 / 63,404] 1651 / 3784 tests, 2 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 71s local ... (56 actions running) [63,346 / 63,404] 1653 / 3784 tests, 2 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 72s local ... (56 actions running) [63,353 / 63,409] 1653 / 3784 tests, 2 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 73s local ... (56 actions running) [63,401 / 63,457] 1658 / 3784 tests, 2 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 74s local ... (56 actions running) [63,436 / 63,494] 1659 / 3784 tests, 2 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 75s local ... (58 actions, 57 running) [63,457 / 63,519] 1668 / 3784 tests, 2 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 4 of 10); 76s local ... (57 actions running) [63,467 / 63,524] 1672 / 3784 tests, 2 failed; Testing //tensorflow/compiler/tests:matrix_band_part_test_cpu_mlir_bridge_test; 42s local ... (56 actions, 55 running) [63,486 / 63,544] 1674 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 23s local ... (56 actions, 55 running) [63,519 / 63,575] 1678 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 24s local ... (56 actions, 55 running) [63,559 / 63,614] 1687 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 25s local ... (56 actions, 55 running) [63,625 / 63,684] 1694 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 26s local ... (59 actions, 58 running) [63,640 / 63,698] 1699 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 27s local ... (56 actions, 55 running) [63,659 / 63,718] 1702 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 29s local ... (58 actions running) [63,661 / 63,718] 1703 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 30s local ... (58 actions running) [63,686 / 63,743] 1709 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 31s local ... (56 actions, 55 running) [63,704 / 63,761] 1712 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 32s local ... (57 actions, 55 running) [63,721 / 63,777] 1715 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 33s local ... (59 actions, 57 running) [63,764 / 63,830] 1721 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 34s local ... (60 actions, 56 running) [63,809 / 63,875] 1734 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 35s local ... (58 actions, 56 running) [63,833 / 63,901] 1736 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 36s local ... (65 actions running) [63,851 / 63,919] 1740 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 37s local ... (65 actions, 64 running) [63,870 / 63,943] 1742 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 38s local ... (66 actions, 64 running) [63,874 / 63,943] 1744 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 40s local ... (66 actions running) [63,916 / 63,982] 1754 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 41s local ... (58 actions, 57 running) [63,933 / 64,001] 1758 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 42s local ... (60 actions, 59 running) [63,970 / 64,036] 1764 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 43s local ... (59 actions running) [63,984 / 64,050] 1767 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 44s local ... (59 actions, 58 running) [64,035 / 64,103] 1772 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 45s local ... (60 actions, 57 running) [64,049 / 64,117] 1774 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 46s local ... (61 actions, 59 running) [64,074 / 64,140] 1778 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 47s local ... (60 actions, 58 running) [64,119 / 64,193] 1783 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 48s local ... (62 actions, 61 running) [64,123 / 64,193] 1787 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 49s local ... (61 actions running) [64,165 / 64,221] 1793 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 50s local ... (57 actions, 55 running) [64,224 / 64,289] 1796 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 51s local ... (57 actions, 56 running) [64,228 / 64,290] 1797 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 51s local ... (58 actions, 57 running) [64,232 / 64,290] 1801 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 52s local ... (58 actions, 57 running) [64,233 / 64,290] 1803 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 53s local ... (58 actions running) [64,254 / 64,311] 1805 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 54s local ... (58 actions, 57 running) [64,270 / 64,341] 1810 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 56s local ... (57 actions, 56 running) [64,275 / 64,342] 1811 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 57s local ... (57 actions running) [64,293 / 64,349] 1813 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 58s local ... (57 actions, 56 running) [64,329 / 64,385] 1815 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 59s local ... (57 actions running) [64,341 / 64,397] 1815 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 60s local ... (57 actions running) [64,342 / 64,398] 1816 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 61s local ... (57 actions running) [64,352 / 64,410] 1818 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 63s local ... (58 actions, 56 running) [64,363 / 64,420] 1819 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 64s local ... (58 actions, 56 running) [64,374 / 64,431] 1821 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 65s local ... (58 actions, 55 running) [64,398 / 64,455] 1824 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 66s local ... (59 actions, 55 running) [64,532 / 64,592] 1829 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 67s local ... (61 actions, 59 running) [64,578 / 64,636] 1840 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 64s local ... (61 actions, 59 running) [64,588 / 64,646] 1845 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 65s local ... (59 actions running) [64,615 / 64,671] 1849 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 66s local ... (56 actions, 55 running) [64,643 / 64,699] 1852 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 67s local ... (55 actions, 52 running) [64,674 / 64,729] 1855 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 68s local ... (55 actions running) [64,720 / 64,776] 1861 / 3784 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) [64,735 / 64,792] 1868 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 70s local ... (57 actions running) [64,776 / 64,833] 1876 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 71s local ... (56 actions, 52 running) [64,786 / 64,855] 1881 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 72s local ... (56 actions running) [64,791 / 64,855] 1884 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 73s local ... (56 actions, 55 running) [64,797 / 64,855] 1886 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 74s local ... (56 actions running) [64,802 / 64,872] 1890 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 75s local ... (56 actions running) [64,806 / 64,872] 1894 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 77s local ... (56 actions running) [64,807 / 64,872] 1895 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 78s local ... (56 actions running) [64,810 / 64,872] 1896 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 79s local ... (56 actions, 55 running) [64,840 / 64,897] 1898 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 80s local ... (55 actions, 52 running) [64,898 / 65,018] 1899 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 81s local ... (57 actions running) [64,904 / 65,018] 1901 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 82s local ... (57 actions running) [64,908 / 65,018] 1902 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 83s local ... (56 actions running) [64,914 / 65,018] 1902 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 84s local ... (56 actions running) [64,915 / 65,018] 1903 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 86s local ... (56 actions running) [64,916 / 65,018] 1904 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 87s local ... (56 actions running) [64,919 / 65,018] 1905 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 88s local ... (56 actions running) [64,924 / 65,018] 1906 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 89s local ... (56 actions running) [64,933 / 65,019] 1907 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 90s local ... (56 actions running) [64,940 / 65,019] 1908 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 91s local ... (55 actions, 54 running) [64,950 / 65,019] 1908 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 92s local ... (56 actions running) [64,952 / 65,019] 1909 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 93s local ... (56 actions, 55 running) [64,956 / 65,019] 1910 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 94s local ... (56 actions running) [64,968 / 65,024] 1910 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 95s local ... (56 actions running) [64,989 / 65,062] 1912 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 96s local ... (57 actions running) [64,994 / 65,062] 1913 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 97s local ... (57 actions running) [65,002 / 65,062] 1914 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 98s local ... (56 actions running) [65,019 / 65,075] 1914 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 99s local ... (56 actions, 54 running) [65,070 / 65,127] 1915 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 84s local ... (57 actions, 56 running) [65,087 / 65,146] 1919 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 85s local ... (56 actions, 54 running) [65,125 / 65,184] 1920 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 86s local ... (56 actions, 55 running) [65,199 / 65,261] 1923 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 87s local ... (56 actions, 51 running) [65,243 / 65,298] 1928 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 88s local ... (56 actions, 55 running) [65,251 / 65,307] 1929 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 89s local ... (58 actions running) [65,279 / 65,339] 1933 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 90s local ... (56 actions, 55 running) [65,290 / 65,360] 1939 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 91s local ... (57 actions running) [65,294 / 65,360] 1941 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 92s local ... (57 actions running) [65,303 / 65,360] 1943 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 94s local ... (57 actions, 56 running) [65,341 / 65,399] 1948 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 95s local ... (57 actions, 55 running) [65,378 / 65,435] 1954 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 96s local ... (59 actions, 56 running) [65,440 / 65,499] 1962 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 97s local ... (56 actions, 52 running) [65,475 / 65,574] 1967 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 98s local ... (57 actions, 56 running) [65,482 / 65,574] 1973 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 99s local ... (56 actions, 55 running) [65,487 / 65,574] 1973 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 100s local ... (56 actions running) [65,496 / 65,574] 1977 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 101s local ... (56 actions running) [65,497 / 65,574] 1977 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 102s local ... (56 actions, 55 running) [65,502 / 65,574] 1978 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 103s local ... (56 actions, 55 running) [65,519 / 65,577] 1979 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 104s local ... (56 actions, 54 running) [65,586 / 65,660] 1983 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 106s local ... (56 actions running) [65,594 / 65,660] 1985 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 107s local ... (56 actions, 55 running) [65,603 / 65,660] 1985 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 108s local ... (56 actions running) [65,634 / 65,692] 1986 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 109s local ... (58 actions, 57 running) [65,652 / 65,707] 1987 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 110s local ... (59 actions running) [65,660 / 65,717] 1989 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 111s local ... (60 actions, 59 running) [65,665 / 65,721] 1992 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 112s local ... (61 actions running) [65,666 / 65,722] 1993 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 113s local ... (62 actions running) [65,688 / 65,756] 1998 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 114s local ... (59 actions running) [65,696 / 65,756] 2000 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 115s local ... (58 actions running) [65,725 / 65,782] 2004 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 116s local ... (56 actions running) [65,763 / 65,819] 2005 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 117s local ... (58 actions running) [65,823 / 65,880] 2020 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 118s local ... (61 actions, 60 running) [66,047 / 66,107] 2025 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 119s local ... (61 actions, 57 running) [66,086 / 66,144] 2033 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 120s local ... (63 actions running) [66,100 / 66,157] 2040 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 121s local ... (57 actions, 56 running) [66,123 / 66,179] 2045 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 122s local ... (56 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_1.log) [66,158 / 66,214] 2048 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 123s local ... (58 actions running) [66,212 / 66,268] 2058 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 124s local ... (60 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) [66,251 / 66,315] 2071 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 125s local ... (64 actions, 63 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: [66,256 / 66,315] 2076 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 126s local ... (63 actions, 62 running) [66,261 / 66,323] 2080 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 127s local ... (61 actions running) [66,273 / 66,329] 2085 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 128s local ... (56 actions, 55 running) [66,299 / 66,355] 2088 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 129s local ... (57 actions running) [66,310 / 66,412] 2092 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 130s local ... (56 actions, 55 running) [66,314 / 66,412] 2096 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 131s local ... (56 actions running) [66,320 / 66,412] 2101 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 133s local ... (56 actions, 55 running) [66,320 / 66,412] 2101 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 134s local ... (56 actions running) [66,321 / 66,412] 2101 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 135s local ... (56 actions running) [66,324 / 66,412] 2104 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 136s local ... (56 actions running) [66,326 / 66,412] 2106 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 137s local ... (56 actions running) [66,330 / 66,412] 2109 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 138s local ... (56 actions running) [66,337 / 66,412] 2110 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 139s local ... (56 actions running) [66,339 / 66,412] 2111 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 140s local ... (56 actions running) [66,343 / 66,412] 2111 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 141s local ... (56 actions running) [66,349 / 66,412] 2112 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 142s local ... (56 actions running) [66,353 / 66,412] 2112 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 143s local ... (56 actions running) [66,364 / 66,420] 2113 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 144s local ... (56 actions running) [66,382 / 66,439] 2115 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 145s local ... (57 actions running) [66,433 / 66,493] 2117 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 146s local ... (61 actions running) [66,451 / 66,513] 2119 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 147s local ... (65 actions, 64 running) [66,464 / 66,527] 2119 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 148s local ... (66 actions running) [66,470 / 66,530] 2121 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 149s local ... (67 actions, 66 running) [66,473 / 66,545] 2124 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 151s local ... (66 actions running) [66,481 / 66,545] 2131 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 152s local ... (60 actions running) [66,482 / 66,545] 2132 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 153s local ... (60 actions running) [66,484 / 66,545] 2133 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 154s local ... (60 actions running) [66,487 / 66,547] 2136 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 155s local ... (61 actions running) [66,499 / 66,559] 2140 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 156s local ... (61 actions running) [66,523 / 66,585] 2144 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 157s local ... (61 actions running) [66,526 / 66,588] 2144 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 158s local ... (60 actions, 59 running) [66,532 / 66,592] 2144 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 159s local ... (60 actions, 59 running) [66,544 / 66,604] 2145 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 160s local ... (60 actions, 59 running) [66,566 / 66,628] 2147 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 161s local ... (59 actions, 58 running) [66,624 / 66,684] 2152 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 162s local ... (63 actions running) [66,656 / 66,722] 2161 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 163s local ... (60 actions, 58 running) [66,691 / 66,751] 2164 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 165s local ... (60 actions, 59 running) [66,708 / 66,770] 2169 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 166s local ... (60 actions running) [66,732 / 66,792] 2173 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 167s local ... (60 actions running) [66,755 / 66,815] 2180 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 168s local ... (61 actions running) [66,764 / 66,832] 2184 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 169s local ... (61 actions running) [66,770 / 66,832] 2187 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 170s local ... (59 actions, 58 running) [66,780 / 66,838] 2191 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 171s local ... (59 actions, 58 running) [66,824 / 66,882] 2198 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 172s local ... (57 actions, 56 running) [66,888 / 66,950] 2210 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 173s local ... (58 actions, 56 running) [66,900 / 66,958] 2213 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 174s local ... (59 actions running) [66,916 / 66,975] 2216 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 176s local ... (59 actions running) [66,921 / 66,980] 2219 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 177s local ... (60 actions running) [66,932 / 66,991] 2221 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 178s local ... (59 actions, 58 running) [66,938 / 66,997] 2223 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 179s local ... (60 actions running) [66,946 / 67,033] 2225 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 180s local ... (60 actions, 59 running) [66,948 / 67,033] 2228 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 181s local ... (59 actions running) [66,953 / 67,033] 2232 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 182s local ... (59 actions running) [66,956 / 67,033] 2233 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 183s local ... (58 actions, 57 running) [66,957 / 67,033] 2233 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 184s local ... (58 actions, 57 running) [66,960 / 67,033] 2235 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 186s local ... (58 actions, 57 running) [66,967 / 67,033] 2235 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 187s local ... (58 actions, 57 running) [66,972 / 67,033] 2239 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 188s local ... (57 actions, 56 running) [66,973 / 67,033] 2239 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 189s local ... (58 actions, 57 running) [66,979 / 67,038] 2241 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 190s local ... (57 actions, 56 running) [67,002 / 67,078] 2242 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 191s local ... (57 actions running) [67,011 / 67,078] 2245 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 192s local ... (57 actions running) [67,013 / 67,078] 2246 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 193s local ... (57 actions running) [67,018 / 67,078] 2247 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 194s local ... (57 actions running) [67,027 / 67,085] 2248 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 195s local ... (57 actions running) [67,042 / 67,099] 2251 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 196s local ... (57 actions running) [67,065 / 67,126] 2254 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 197s local ... (57 actions, 56 running) [67,090 / 67,148] 2257 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 198s local ... (57 actions, 56 running) [67,111 / 67,173] 2259 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 199s local ... (58 actions running) [67,126 / 67,183] 2262 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 200s local ... (59 actions, 58 running) [67,150 / 67,209] 2264 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 201s local ... (58 actions, 57 running) [67,193 / 67,250] 2270 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 202s local ... (57 actions, 56 running) [67,227 / 67,285] 2274 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 203s local ... (59 actions, 58 running) [67,313 / 67,370] 2281 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 205s local ... (61 actions, 60 running) [67,339 / 67,414] 2290 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 206s local ... (60 actions running) [67,347 / 67,414] 2297 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 207s local ... (57 actions running) [67,350 / 67,414] 2299 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 208s local ... (56 actions running) [67,353 / 67,414] 2302 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 209s local ... (56 actions running) [67,357 / 67,414] 2307 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 210s local ... (56 actions running) [67,371 / 67,429] 2311 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 212s local ... (56 actions, 55 running) [67,380 / 67,438] 2313 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 213s local ... (56 actions, 55 running) [67,418 / 67,479] 2318 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 214s local ... (57 actions running) [67,422 / 67,479] 2320 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 215s local ... (56 actions, 55 running) [67,436 / 67,492] 2320 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 216s local ... (56 actions running) [67,445 / 67,506] 2326 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 217s local ... (56 actions running) [67,449 / 67,506] 2326 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 218s local ... (56 actions, 55 running) [67,461 / 67,517] 2328 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 219s local ... (56 actions, 55 running) [67,465 / 67,521] 2330 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 220s local ... (56 actions running) [67,476 / 67,535] 2333 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 221s local ... (57 actions running) [67,490 / 67,547] 2337 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 222s local ... (56 actions, 55 running) [67,520 / 67,576] 2339 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 223s local ... (56 actions, 55 running) [67,564 / 67,619] 2348 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 55s local ... (56 actions running) [67,580 / 67,637] 2354 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 56s local ... (56 actions running) [67,592 / 67,648] 2359 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 57s local ... (56 actions running) [67,605 / 67,661] 2362 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 58s local ... (56 actions running) [67,619 / 67,675] 2365 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 59s local ... (56 actions, 55 running) [67,661 / 67,717] 2372 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 60s local ... (56 actions running) [67,689 / 67,746] 2378 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 61s local ... (56 actions, 55 running) [67,724 / 67,780] 2388 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 62s local ... (56 actions running) [67,754 / 67,810] 2395 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 63s local ... (58 actions running) [67,767 / 67,824] 2401 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 64s local ... (57 actions running) [67,790 / 67,846] 2408 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 66s local ... (56 actions running) [67,815 / 67,872] 2413 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 67s local ... (59 actions running) [67,828 / 67,888] 2420 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 68s local ... (56 actions running) [67,832 / 67,888] 2424 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 69s local ... (56 actions running) [67,865 / 67,921] 2429 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 39s local ... (56 actions running) [67,894 / 67,950] 2434 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 40s local ... (59 actions, 58 running) [67,910 / 67,966] 2443 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 41s local ... (56 actions, 55 running) [67,936 / 67,991] 2452 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 42s local ... (55 actions running) [67,953 / 68,009] 2459 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 44s local ... (59 actions running) [67,990 / 68,046] 2467 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 45s local ... (61 actions, 59 running) [68,014 / 68,070] 2473 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 46s local ... (62 actions, 60 running) [68,059 / 68,115] 2482 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 47s local ... (60 actions, 58 running) [68,088 / 68,158] 2493 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 48s local ... (56 actions running) [68,091 / 68,158] 2495 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 49s local ... (56 actions running) [68,097 / 68,158] 2498 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 50s local ... (56 actions running) [68,106 / 68,162] 2503 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 51s local ... (56 actions running) [68,110 / 68,166] 2505 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 52s local ... (56 actions running) [68,122 / 68,178] 2509 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 53s local ... (57 actions running) [68,132 / 68,188] 2513 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 54s local ... (56 actions running) [68,145 / 68,201] 2516 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 55s local ... (56 actions, 55 running) [68,168 / 68,225] 2520 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 56s local ... (57 actions running) [68,193 / 68,249] 2526 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 57s local ... (56 actions, 55 running) [68,246 / 68,304] 2534 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 58s local ... (56 actions, 54 running) [68,293 / 68,350] 2538 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 59s local ... (58 actions, 54 running) [68,335 / 68,392] 2542 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 60s local ... (57 actions, 53 running) [68,365 / 68,421] 2549 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 61s local ... (58 actions running) [68,381 / 68,437] 2552 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 62s local ... (57 actions running) [68,425 / 68,506] 2563 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 39s local ... (58 actions running) [68,434 / 68,506] 2571 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 41s local ... (57 actions running) [68,438 / 68,506] 2572 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 42s local ... (56 actions running) [68,441 / 68,506] 2573 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 43s local ... (56 actions running) [68,443 / 68,506] 2574 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 44s local ... (56 actions running) [68,445 / 68,506] 2576 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 45s local ... (56 actions running) [68,447 / 68,506] 2578 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 46s local ... (56 actions running) [68,461 / 68,519] 2584 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 47s local ... (56 actions running) [68,469 / 68,525] 2586 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 48s local ... (57 actions, 56 running) [68,476 / 68,542] 2589 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 49s local ... (56 actions running) [68,484 / 68,542] 2590 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 50s local ... (56 actions running) [68,514 / 68,570] 2593 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 51s local ... (56 actions running) [68,539 / 68,596] 2597 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 52s local ... (57 actions running) [68,584 / 68,640] 2602 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 53s local ... (57 actions, 56 running) [68,637 / 68,696] 2612 / 3784 tests, 3 failed; Testing //tensorflow/python/data/kernel_tests:scan_test_cpu; 37s local ... (56 actions running) [68,652 / 68,709] 2618 / 3784 tests, 3 failed; Testing //tensorflow/python/data/kernel_tests:scan_test_cpu; 38s local ... (56 actions, 55 running) [68,657 / 68,715] 2619 / 3784 tests, 3 failed; Testing //tensorflow/python/data/kernel_tests:scan_test_cpu; 39s local ... (57 actions, 56 running) [68,672 / 68,733] 2624 / 3784 tests, 3 failed; Testing //tensorflow/python/data/kernel_tests:scan_test_cpu; 40s local ... (58 actions running) [68,674 / 68,733] 2626 / 3784 tests, 3 failed; Testing //tensorflow/python/data/kernel_tests:scan_test_cpu; 41s local ... (56 actions running) [68,676 / 68,733] 2628 / 3784 tests, 3 failed; Testing //tensorflow/python/data/kernel_tests:scan_test_cpu; 42s local ... (56 actions running) [68,702 / 68,758] 2629 / 3784 tests, 3 failed; Testing //tensorflow/python/data/kernel_tests:scan_test_cpu; 43s local ... (57 actions, 56 running) [68,728 / 68,784] 2637 / 3784 tests, 3 failed; Testing //tensorflow/python/data/kernel_tests:scan_test_cpu; 44s local ... (57 actions, 56 running) [68,766 / 68,823] 2644 / 3784 tests, 3 failed; Testing //tensorflow/python/data/kernel_tests:scan_test_cpu; 45s local ... (60 actions, 57 running) [68,772 / 68,831] 2646 / 3784 tests, 3 failed; Testing //tensorflow/compiler/mlir/quantization/tensorflow/utils:tf_to_xla_attribute_utils_test; 40s local ... (63 actions, 57 running) [68,820 / 68,876] 2650 / 3784 tests, 3 failed; Testing //tensorflow/compiler/mlir/quantization/tensorflow/utils:tf_to_xla_attribute_utils_test; 41s local ... (62 actions, 61 running) [68,860 / 68,920] 2659 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:gather_test_cpu; 39s local ... (65 actions running) [68,880 / 68,937] 2669 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:gather_test_cpu; 40s local ... (63 actions running) [68,909 / 68,965] 2680 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:gather_test_cpu; 41s local ... (56 actions running) [68,942 / 68,999] 2685 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:gather_test_cpu; 42s local ... (60 actions running) [68,947 / 69,004] 2686 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:gather_test_cpu; 44s local ... (60 actions, 59 running) [68,960 / 69,030] 2694 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/structured:structured_tensor_test; 37s local ... (58 actions running) [68,964 / 69,030] 2697 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/structured:structured_tensor_test; 38s local ... (56 actions running) [68,967 / 69,030] 2701 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/structured:structured_tensor_test; 40s local ... (56 actions running) [68,969 / 69,030] 2703 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/structured:structured_tensor_test; 41s local ... (56 actions running) [68,972 / 69,030] 2706 / 3784 tests, 3 failed; Testing //tensorflow/c/eager/parallel_device:parallel_device_lib_test; 28s local ... (56 actions running) [68,974 / 69,030] 2707 / 3784 tests, 3 failed; Testing //tensorflow/c/eager/parallel_device:parallel_device_lib_test; 29s local ... (56 actions running) [68,978 / 69,034] 2708 / 3784 tests, 3 failed; Testing //tensorflow/c/eager/parallel_device:parallel_device_lib_test; 30s local ... (56 actions running) [68,978 / 69,034] 2708 / 3784 tests, 3 failed; Testing //tensorflow/c/eager/parallel_device:parallel_device_lib_test; 31s local ... (57 actions running) [68,989 / 69,046] 2709 / 3784 tests, 3 failed; Testing //tensorflow/c/eager/parallel_device:parallel_device_lib_test; 32s local ... (57 actions, 55 running) [69,009 / 69,065] 2711 / 3784 tests, 3 failed; Testing //tensorflow/c/eager/parallel_device:parallel_device_lib_test; 33s local ... (57 actions, 56 running) [69,053 / 69,111] 2712 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 1 of 10); 26s local ... (59 actions, 56 running) [69,068 / 69,126] 2719 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 1 of 10); 27s local ... (56 actions, 53 running) [69,100 / 69,156] 2721 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 1 of 10); 28s local ... (57 actions, 56 running) [69,134 / 69,191] 2724 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 1 of 10); 29s local ... (57 actions, 55 running) [69,183 / 69,239] 2732 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 1 of 10); 30s local ... (58 actions, 57 running) [69,255 / 69,312] 2738 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 1 of 10); 31s local ... (60 actions, 59 running) [69,289 / 69,345] 2745 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 1 of 10); 32s local ... (61 actions, 59 running) [69,379 / 69,605] 2747 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 1 of 10); 33s local ... (60 actions, 54 running) [70,035 / 70,391] 2752 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 1 of 10); 34s local ... (57 actions, 47 running) [70,464 / 70,531] 2760 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 1 of 10); 35s local ... (56 actions, 55 running) [70,468 / 70,531] 2762 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 1 of 10); 37s local ... (58 actions running) [70,472 / 70,531] 2765 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 1 of 10); 38s local ... (58 actions running) [70,482 / 70,538] 2769 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 1 of 10); 39s local ... (56 actions running) [70,502 / 70,559] 2775 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 1 of 10); 40s local ... (56 actions, 55 running) [70,504 / 70,560] 2775 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 1 of 10); 41s local ... (56 actions running) [70,518 / 70,574] 2778 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 1 of 10); 42s local ... (56 actions running) [70,534 / 70,599] 2781 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 1 of 10); 43s local ... (57 actions, 56 running) [70,540 / 70,599] 2785 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 1 of 10); 45s local ... (56 actions running) [70,543 / 70,599] 2788 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 1 of 10); 46s local ... (56 actions running) [70,544 / 70,600] 2789 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 1 of 10); 47s local ... (56 actions running) [70,564 / 70,621] 2791 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 48s local ... (56 actions, 55 running) [70,564 / 70,621] 2791 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 49s local ... (56 actions running) [70,585 / 70,642] 2795 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 50s local ... (55 actions running) [70,598 / 70,654] 2796 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 51s local ... (57 actions running) [70,608 / 70,664] 2800 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 52s local ... (56 actions running) [70,615 / 70,678] 2802 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 53s local ... (56 actions running) [70,619 / 70,678] 2802 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 54s local ... (56 actions, 55 running) [70,626 / 70,682] 2804 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 55s local ... (56 actions running) [70,658 / 70,714] 2807 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 57s local ... (56 actions, 55 running) [70,681 / 70,757] 2813 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 58s local ... (56 actions running) [70,684 / 70,757] 2815 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 59s local ... (56 actions running) [70,684 / 70,757] 2816 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 60s local ... (56 actions running) [70,686 / 70,757] 2817 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 62s local ... (56 actions running) [70,692 / 70,757] 2819 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 63s local ... (56 actions, 55 running) [70,694 / 70,757] 2819 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 64s local ... (56 actions running) [70,695 / 70,757] 2820 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 56s local ... (56 actions running) [70,701 / 70,758] 2820 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 57s local ... (56 actions running) [70,723 / 70,786] 2822 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 58s local ... (57 actions running) [70,728 / 70,786] 2824 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 59s local ... (56 actions running) [70,729 / 70,786] 2824 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 60s local ... (56 actions running) [70,734 / 70,790] 2824 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 61s local ... (56 actions running) [70,746 / 70,803] 2824 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 62s local ... (57 actions, 56 running) [70,758 / 70,814] 2825 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 63s local ... (57 actions, 56 running) [70,772 / 70,830] 2827 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 65s local ... (57 actions, 55 running) [70,797 / 70,856] 2829 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 66s local ... (59 actions running) [70,812 / 70,869] 2834 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 67s local ... (58 actions running) [70,836 / 70,892] 2836 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 68s local ... (61 actions, 60 running) [70,883 / 70,939] 2848 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 69s local ... (63 actions, 62 running) [70,904 / 70,965] 2855 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 70s local ... (59 actions running) [70,929 / 70,986] 2862 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 71s local ... (56 actions running) [70,948 / 71,010] 2867 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 72s local ... (58 actions running) [70,954 / 71,010] 2870 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 73s local ... (56 actions, 55 running) [70,959 / 71,016] 2874 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 74s local ... (56 actions running) [70,970 / 71,032] 2877 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 75s local ... (57 actions running) [70,974 / 71,032] 2879 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 76s local ... (56 actions, 55 running) [70,985 / 71,041] 2881 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 78s local ... (56 actions running) [71,004 / 71,062] 2884 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 79s local ... (57 actions, 56 running) [71,013 / 71,077] 2887 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 80s local ... (59 actions running) [71,018 / 71,077] 2889 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 81s local ... (59 actions running) [71,020 / 71,077] 2891 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 82s local ... (59 actions running) [71,039 / 71,095] 2895 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 83s local ... (56 actions running) [71,051 / 71,115] 2898 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 84s local ... (57 actions running) [71,056 / 71,115] 2900 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 85s local ... (56 actions running) [71,059 / 71,115] 2901 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 86s local ... (56 actions running) [71,062 / 71,119] 2902 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 87s local ... (56 actions, 55 running) [71,072 / 71,129] 2904 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 88s local ... (56 actions, 55 running) [71,080 / 71,136] 2905 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 89s local ... (56 actions, 55 running) [71,088 / 71,144] 2906 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 90s local ... (56 actions, 55 running) [71,092 / 71,149] 2909 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 91s local ... (57 actions running) [71,096 / 71,152] 2912 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 92s local ... (58 actions running) [71,106 / 71,164] 2912 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 93s local ... (58 actions, 57 running) [71,138 / 71,201] 2915 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 94s local ... (57 actions running) [71,146 / 71,202] 2919 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 95s local ... (58 actions running) [71,161 / 71,217] 2922 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 96s local ... (56 actions running) [71,195 / 71,251] 2928 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 98s local ... (56 actions, 55 running) [71,209 / 71,265] 2933 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 99s local ... (56 actions running) [71,228 / 71,284] 2940 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 100s local ... (56 actions, 55 running) [71,256 / 71,312] 2945 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 101s local ... (56 actions, 54 running) [71,271 / 71,327] 2949 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 102s local ... (56 actions, 55 running) [71,274 / 71,339] 2952 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 103s local ... (57 actions running) [71,277 / 71,339] 2955 / 3784 tests, 3 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 104s local ... (56 actions running) [71,283 / 71,339] 2960 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 79s local ... (56 actions running) [71,289 / 71,345] 2961 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 80s local ... (58 actions, 57 running) [71,331 / 71,387] 2967 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 81s local ... (58 actions, 57 running) [71,350 / 71,415] 2973 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 82s local ... (56 actions, 53 running) [71,353 / 71,415] 2974 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 83s local ... (56 actions running) [71,359 / 71,416] 2976 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 84s local ... (56 actions running) [71,361 / 71,417] 2977 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 85s local ... (56 actions running) [71,368 / 71,424] 2978 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 86s local ... (57 actions, 56 running) [71,371 / 71,427] 2980 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 87s local ... (57 actions running) [71,410 / 71,466] 2983 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 88s local ... (57 actions, 56 running) [71,439 / 71,501] 2988 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 89s local ... (60 actions, 58 running) [71,458 / 71,519] 2997 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 90s local ... (57 actions running) [71,460 / 71,519] 2998 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 92s local ... (56 actions, 55 running) [71,461 / 71,519] 2999 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 93s local ... (56 actions running) [71,464 / 71,520] 3001 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 42s local ... (56 actions running) [71,469 / 71,525] 3002 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 43s local ... (56 actions running) [71,470 / 71,526] 3003 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 44s local ... (56 actions running) [71,471 / 71,527] 3004 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 45s local ... (56 actions running) [71,489 / 71,545] 3006 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 46s local ... (56 actions, 55 running) [71,494 / 71,551] 3009 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 47s local ... (56 actions running) [71,506 / 71,563] 3011 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 48s local ... (56 actions, 55 running) [71,524 / 71,581] 3014 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 49s local ... (57 actions, 56 running) [71,534 / 71,591] 3017 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 50s local ... (56 actions, 55 running) [71,542 / 71,599] 3020 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 51s local ... (56 actions running) [71,550 / 71,606] 3020 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 52s local ... (56 actions running) [71,559 / 71,615] 3021 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 53s local ... (56 actions running) [71,564 / 71,620] 3023 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 54s local ... (57 actions running) [71,568 / 71,624] 3024 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 55s local ... (56 actions running) [71,568 / 71,624] 3024 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 56s local ... (57 actions running) [71,578 / 71,637] 3028 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 57s local ... (56 actions running) [71,582 / 71,638] 3030 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 59s local ... (57 actions, 56 running) [71,590 / 71,657] 3031 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 60s local ... (56 actions, 55 running) [71,593 / 71,657] 3033 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 61s local ... (57 actions, 56 running) [71,598 / 71,657] 3037 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 62s local ... (57 actions, 56 running) [71,601 / 71,657] 3041 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 63s local ... (56 actions running) [71,609 / 71,665] 3043 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 64s local ... (56 actions running) [71,621 / 71,677] 3046 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 65s local ... (57 actions running) [71,634 / 71,690] 3047 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 66s local ... (56 actions running) [71,645 / 71,702] 3048 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 68s local ... (59 actions running) [71,660 / 71,717] 3049 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 69s local ... (58 actions, 57 running) [71,702 / 71,757] 3055 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 70s local ... (56 actions running) [71,728 / 71,786] 3058 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 71s local ... (56 actions, 55 running) [71,745 / 71,801] 3062 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 72s local ... (57 actions running) [71,758 / 71,814] 3065 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 73s local ... (56 actions running) [71,783 / 71,839] 3071 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 74s local ... (56 actions, 55 running) [71,793 / 71,849] 3075 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 75s local ... (56 actions running) [71,807 / 71,863] 3078 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 76s local ... (57 actions running) [71,831 / 71,887] 3083 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 77s local ... (56 actions, 54 running) [71,842 / 71,901] 3088 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 78s local ... (59 actions, 57 running) [71,862 / 71,918] 3095 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 80s local ... (58 actions, 57 running) [71,888 / 71,947] 3099 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 81s local ... (58 actions running) [71,910 / 71,967] 3104 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 82s local ... (57 actions, 55 running) [71,927 / 71,984] 3107 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 83s local ... (57 actions, 55 running) [71,969 / 72,027] 3116 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 84s local ... (56 actions, 53 running) [71,987 / 72,043] 3117 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 85s local ... (57 actions, 56 running) [72,014 / 72,074] 3123 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 86s local ... (56 actions, 53 running) [72,027 / 72,084] 3126 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 87s local ... (56 actions, 55 running) [72,053 / 72,158] 3136 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 88s local ... (56 actions running) [72,056 / 72,159] 3138 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 89s local ... (56 actions running) [72,059 / 72,159] 3139 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 90s local ... (56 actions running) [72,062 / 72,159] 3140 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 91s local ... (56 actions running) [72,065 / 72,159] 3141 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 92s local ... (56 actions running) [72,066 / 72,159] 3142 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 93s local ... (56 actions running) [72,070 / 72,159] 3145 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 94s local ... (56 actions running) [72,071 / 72,159] 3146 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 95s local ... (56 actions running) [72,074 / 72,159] 3150 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 96s local ... (56 actions running) [72,078 / 72,159] 3151 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 97s local ... (56 actions, 55 running) [72,084 / 72,159] 3152 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 99s local ... (56 actions running) [72,090 / 72,159] 3152 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 100s local ... (56 actions running) [72,093 / 72,159] 3154 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 101s local ... (56 actions running) [72,095 / 72,159] 3155 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 102s local ... (56 actions running) [72,095 / 72,159] 3156 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 103s local ... (56 actions running) [72,098 / 72,159] 3157 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 105s local ... (56 actions, 55 running) [72,100 / 72,159] 3159 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 106s local ... (56 actions running) [72,102 / 72,159] 3159 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 107s local ... (56 actions running) [72,104 / 72,162] 3159 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 108s local ... (56 actions, 55 running) [72,111 / 72,169] 3159 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 110s local ... (56 actions, 55 running) [72,129 / 72,188] 3160 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 111s local ... (56 actions running) [72,132 / 72,188] 3160 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 112s local ... (56 actions, 55 running) [72,140 / 72,215] 3160 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 113s local ... (56 actions, 55 running) [72,150 / 72,215] 3164 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 115s local ... (57 actions, 56 running) [72,156 / 72,215] 3165 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 116s local ... (56 actions, 55 running) [72,157 / 72,215] 3165 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 117s local ... (56 actions running) [72,166 / 72,224] 3165 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 118s local ... (56 actions, 55 running) [72,180 / 72,236] 3166 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 119s local ... (56 actions, 55 running) [72,180 / 72,236] 3166 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 120s local ... (56 actions, 55 running) [72,183 / 72,242] 3168 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 122s local ... (56 actions running) [72,184 / 72,242] 3168 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 123s local ... (56 actions, 55 running) [72,193 / 72,249] 3169 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 125s local ... (56 actions running) [72,201 / 72,257] 3170 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 126s local ... (56 actions running) [72,214 / 72,270] 3173 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 127s local ... (57 actions running) [72,228 / 72,284] 3175 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 128s local ... (56 actions running) [72,238 / 72,294] 3177 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 129s local ... (57 actions, 56 running) [72,254 / 72,329] 3181 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 130s local ... (57 actions running) [72,257 / 72,329] 3184 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 131s local ... (57 actions running) [72,257 / 72,329] 3185 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 132s local ... (57 actions running) [72,264 / 72,329] 3185 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 134s local ... (57 actions, 56 running) [72,272 / 72,329] 3187 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 135s local ... (57 actions, 56 running) [72,289 / 72,348] 3187 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 136s local ... (57 actions, 55 running) [72,304 / 72,361] 3189 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 137s local ... (58 actions running) [72,342 / 72,415] 3193 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 138s local ... (57 actions, 52 running) [72,399 / 72,455] 3196 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 139s local ... (57 actions, 55 running) [72,437 / 72,494] 3206 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 140s local ... (59 actions, 57 running) [72,479 / 72,538] 3214 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 141s local ... (57 actions, 54 running) [72,499 / 72,556] 3219 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 142s local ... (59 actions, 58 running) [72,512 / 72,570] 3224 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 143s local ... (58 actions, 56 running) [72,520 / 72,599] 3226 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 144s local ... (61 actions running) [72,529 / 72,599] 3233 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 145s local ... (57 actions running) [72,533 / 72,602] 3236 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 147s local ... (57 actions running) [72,536 / 72,603] 3237 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 148s local ... (57 actions, 56 running) [72,542 / 72,624] 3238 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 149s local ... (55 actions, 54 running) [72,544 / 72,624] 3239 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 150s local ... (56 actions running) [72,547 / 72,624] 3241 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 151s local ... (56 actions running) [72,548 / 72,624] 3242 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 153s local ... (56 actions running) [72,549 / 72,624] 3242 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 154s local ... (56 actions, 55 running) [72,554 / 72,624] 3247 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 155s local ... (56 actions running) [72,562 / 72,624] 3250 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 156s local ... (57 actions, 56 running) [72,565 / 72,624] 3253 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 157s local ... (57 actions running) [72,571 / 72,627] 3255 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 158s local ... (57 actions, 56 running) [72,598 / 72,656] 3258 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 159s local ... (57 actions, 56 running) [72,611 / 72,669] 3259 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 160s local ... (57 actions, 55 running) [72,616 / 72,672] 3259 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 161s local ... (57 actions, 56 running) [72,633 / 72,690] 3262 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 163s local ... (56 actions, 55 running) [72,651 / 72,707] 3264 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 164s local ... (56 actions running) [72,666 / 72,722] 3267 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 165s local ... (56 actions running) [72,670 / 72,734] 3271 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 166s local ... (56 actions running) [72,671 / 72,734] 3271 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 167s local ... (56 actions running) [72,675 / 72,734] 3274 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 169s local ... (56 actions running) [72,677 / 72,734] 3275 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 170s local ... (56 actions running) [72,693 / 72,749] 3281 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 171s local ... (56 actions, 55 running) [72,732 / 72,791] 3282 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 172s local ... (57 actions, 53 running) [72,812 / 72,869] 3292 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 173s local ... (56 actions, 54 running) [72,850 / 72,907] 3301 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 174s local ... (57 actions running) [72,871 / 72,928] 3308 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 175s local ... (57 actions, 56 running) [72,884 / 72,942] 3311 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 176s local ... (57 actions running) [72,906 / 72,963] 3319 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 177s local ... (57 actions, 56 running) [72,913 / 72,970] 3323 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 179s local ... (57 actions running) [72,931 / 72,988] 3327 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 180s local ... (57 actions running) [72,940 / 72,997] 3331 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 181s local ... (60 actions running) [72,945 / 73,011] 3336 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 182s local ... (59 actions, 58 running) [72,952 / 73,011] 3342 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 184s local ... (57 actions, 56 running) [72,967 / 73,047] 3345 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 185s local ... (57 actions running) [72,971 / 73,047] 3347 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 186s local ... (57 actions running) [72,975 / 73,047] 3348 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 187s local ... (57 actions, 56 running) [72,978 / 73,047] 3350 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 188s local ... (57 actions running) [72,984 / 73,047] 3354 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 189s local ... (57 actions, 55 running) [72,987 / 73,047] 3356 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 191s local ... (57 actions running) [72,987 / 73,047] 3357 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 192s local ... (57 actions running) [72,988 / 73,047] 3358 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 193s local ... (57 actions running) [73,003 / 73,061] 3360 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 194s local ... (57 actions, 56 running) [73,017 / 73,074] 3363 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 195s local ... (57 actions, 56 running) [73,027 / 73,094] 3365 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 196s local ... (57 actions, 56 running) [73,030 / 73,094] 3366 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 198s local ... (57 actions running) [73,031 / 73,094] 3366 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 199s local ... (57 actions running) [73,048 / 73,106] 3368 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 200s local ... (57 actions, 56 running) [73,076 / 73,133] 3372 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 201s local ... (57 actions running) [73,083 / 73,140] 3374 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 202s local ... (57 actions, 56 running) [73,088 / 73,152] 3375 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 203s 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)) {} | ^~~~~~~~~~~~~~ [73,094 / 73,152] 3377 / 3784 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 204s local ... (57 actions running) [73,099 / 73,155] 3378 / 3784 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 205s local ... (56 actions, 55 running) [73,119 / 73,178] 3381 / 3784 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 206s local ... (57 actions running) [73,126 / 73,183] 3384 / 3784 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 207s local ... (56 actions running) [73,129 / 73,185] 3385 / 3784 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 208s local ... (57 actions running) [73,148 / 73,205] 3392 / 3784 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 209s local ... (57 actions running) [73,177 / 73,241] 3395 / 3784 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 210s local ... (57 actions running) [73,183 / 73,241] 3399 / 3784 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 211s local ... (56 actions running) [73,184 / 73,241] 3399 / 3784 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 213s local ... (56 actions, 55 running) [73,211 / 73,268] 3402 / 3784 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 214s local ... (56 actions, 54 running) [73,238 / 73,295] 3405 / 3784 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 215s local ... (57 actions, 56 running) [73,250 / 73,314] 3410 / 3784 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 216s local ... (57 actions, 56 running) [73,260 / 73,316] 3415 / 3784 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 217s local ... (56 actions running) [73,282 / 73,338] 3416 / 3784 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 218s local ... (56 actions running) [73,292 / 73,348] 3418 / 3784 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 219s local ... (57 actions, 56 running) [73,315 / 73,371] 3426 / 3784 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 220s local ... (56 actions, 55 running) [73,329 / 73,385] 3428 / 3784 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 221s local ... (56 actions running) [73,335 / 73,440] 3430 / 3784 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 222s local ... (56 actions running) [73,341 / 73,440] 3434 / 3784 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 223s local ... (57 actions, 56 running) [73,345 / 73,440] 3439 / 3784 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 205s local ... (56 actions running) [73,347 / 73,440] 3440 / 3784 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 207s local ... (56 actions running) [73,348 / 73,440] 3442 / 3784 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 208s local ... (56 actions running) [73,352 / 73,440] 3445 / 3784 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 210s local ... (56 actions running) [73,354 / 73,440] 3448 / 3784 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 212s local ... (56 actions running) [73,359 / 73,440] 3449 / 3784 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 213s local ... (56 actions, 55 running) [73,376 / 73,440] 3451 / 3784 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 214s local ... (56 actions running) [73,381 / 73,440] 3451 / 3784 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 215s local ... (56 actions running) [73,382 / 73,440] 3451 / 3784 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 216s local ... (56 actions running) [73,407 / 73,464] 3451 / 3784 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 217s local ... (56 actions running) [73,444 / 73,502] 3455 / 3784 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 218s local ... (56 actions, 55 running) [73,460 / 73,556] 3458 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 216s local ... (58 actions, 57 running) [73,467 / 73,561] 3462 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 217s local ... (57 actions running) [73,470 / 73,561] 3464 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 218s local ... (56 actions running) [73,473 / 73,561] 3465 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 219s local ... (56 actions running) [73,473 / 73,561] 3466 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 221s local ... (56 actions running) [73,475 / 73,561] 3466 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 222s local ... (56 actions running) [73,480 / 73,561] 3469 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 223s local ... (56 actions, 55 running) [73,496 / 73,561] 3470 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 224s local ... (56 actions running) [73,500 / 73,561] 3473 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 225s local ... (56 actions running) [73,506 / 73,562] 3476 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 227s local ... (56 actions, 55 running) [73,509 / 73,565] 3476 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 228s local ... (56 actions, 55 running) [73,532 / 73,601] 3478 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 229s local ... (56 actions, 55 running) [73,541 / 73,601] 3480 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 230s local ... (56 actions running) [73,557 / 73,613] 3481 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 231s local ... (56 actions, 55 running) [73,568 / 73,624] 3483 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 232s local ... (57 actions running) [73,580 / 73,636] 3488 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 233s local ... (58 actions, 57 running) [73,590 / 73,646] 3490 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 234s local ... (57 actions, 56 running) [73,603 / 73,659] 3492 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 235s local ... (56 actions running) [73,615 / 73,672] 3494 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 236s local ... (55 actions running) [73,677 / 73,737] 3497 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 237s local ... (56 actions, 54 running) [73,694 / 73,750] 3500 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 239s local ... (56 actions, 55 running) [73,713 / 73,769] 3506 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 240s local ... (57 actions, 55 running) [73,731 / 73,788] 3509 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 241s local ... (56 actions, 55 running) [73,761 / 73,817] 3518 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 242s local ... (56 actions, 53 running) [73,771 / 73,827] 3519 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 243s local ... (56 actions running) [73,775 / 73,859] 3522 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 244s local ... (57 actions running) [73,781 / 73,859] 3527 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 245s local ... (56 actions running) [73,783 / 73,859] 3529 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 246s local ... (56 actions running) [73,785 / 73,859] 3530 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 247s local ... (56 actions running) [73,786 / 73,859] 3531 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 248s local ... (56 actions running) [73,792 / 73,859] 3535 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 249s local ... (56 actions running) [73,798 / 73,859] 3537 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 251s local ... (56 actions, 55 running) [73,804 / 73,862] 3538 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 252s local ... (56 actions, 55 running) [73,817 / 73,875] 3539 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 253s local ... (56 actions, 55 running) [73,832 / 73,888] 3542 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 254s local ... (56 actions, 55 running) [73,843 / 73,899] 3545 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 255s local ... (59 actions running) [73,862 / 73,918] 3547 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 256s local ... (60 actions, 59 running) [73,876 / 73,934] 3552 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 257s local ... (58 actions, 57 running) [73,904 / 73,960] 3558 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 258s local ... (59 actions running) [73,919 / 73,976] 3563 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 259s local ... (56 actions running) [73,939 / 73,995] 3567 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 260s local ... (57 actions running) [73,957 / 74,013] 3568 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 261s local ... (56 actions running) [73,981 / 74,039] 3572 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 262s local ... (56 actions, 55 running) [73,992 / 74,048] 3578 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 263s local ... (57 actions running) [74,007 / 74,063] 3583 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 264s local ... (58 actions, 55 running) [74,025 / 74,081] 3589 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 265s local ... (56 actions, 55 running) [74,030 / 74,086] 3589 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 266s local ... (57 actions, 56 running) [74,038 / 74,094] 3595 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 268s local ... (57 actions running) [74,047 / 74,106] 3598 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 269s local ... (57 actions running) [74,051 / 74,108] 3599 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 270s local ... (56 actions running) [74,060 / 74,116] 3602 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 271s local ... (56 actions running) [74,069 / 74,125] 3605 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 272s local ... (57 actions running) [74,077 / 74,133] 3607 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 273s local ... (56 actions, 55 running) [74,082 / 74,138] 3612 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 274s local ... (57 actions, 56 running) [74,083 / 74,141] 3612 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 275s local ... (57 actions, 56 running) [74,099 / 74,155] 3615 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 276s local ... (56 actions, 55 running) [74,105 / 74,161] 3616 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 277s local ... (57 actions, 56 running) [74,115 / 74,172] 3618 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 278s local ... (59 actions, 58 running) [74,139 / 74,195] 3625 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 279s local ... (56 actions, 54 running) [74,148 / 74,204] 3628 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 280s local ... (56 actions running) [74,170 / 74,228] 3634 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 281s local ... (57 actions, 54 running) [74,181 / 74,237] 3636 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 282s local ... (57 actions, 56 running) [74,188 / 74,244] 3639 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 283s local ... (58 actions, 57 running) [74,199 / 74,255] 3644 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 285s local ... (58 actions running) [74,215 / 74,273] 3649 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 286s local ... (57 actions running) [74,222 / 74,278] 3652 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 287s local ... (57 actions running) [74,240 / 74,297] 3654 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 288s local ... (57 actions, 56 running) [74,247 / 74,303] 3656 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 289s local ... (57 actions, 56 running) [74,251 / 74,308] 3657 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 290s local ... (56 actions running) [74,263 / 74,319] 3659 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 291s local ... (56 actions running) [74,280 / 74,337] 3663 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 292s local ... (56 actions, 55 running) [74,293 / 74,349] 3666 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 293s local ... (56 actions, 54 running) [74,298 / 74,357] 3667 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 294s local ... (57 actions running) [74,308 / 74,368] 3673 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 295s local ... (57 actions running) [74,311 / 74,369] 3675 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 297s local ... (58 actions running) [74,316 / 74,373] 3677 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 298s local ... (56 actions, 55 running) [74,319 / 74,375] 3678 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 299s local ... (56 actions running) [74,324 / 74,381] 3680 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 300s local ... (58 actions running) [74,344 / 74,401] 3684 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 301s local ... (56 actions running) [74,356 / 74,413] 3689 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 302s local ... (56 actions, 53 running) [74,368 / 74,425] 3692 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 303s local ... (56 actions running) [74,377 / 74,434] 3696 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 304s local ... (56 actions, 55 running) [74,392 / 74,456] 3702 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 305s local ... (56 actions running) [74,396 / 74,457] 3704 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 306s local ... (57 actions, 56 running) [74,399 / 74,457] 3708 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 308s local ... (57 actions running) [74,402 / 74,458] 3710 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 309s local ... (56 actions running) [74,412 / 74,474] 3713 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 310s local ... (56 actions running) [74,416 / 74,474] 3715 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 311s local ... (56 actions, 55 running) [74,417 / 74,474] 3716 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 312s local ... (56 actions running) [74,420 / 74,477] 3718 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 313s local ... (56 actions, 55 running) [74,423 / 74,493] 3719 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 314s local ... (56 actions running) [74,423 / 74,493] 3720 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 315s local ... (56 actions running) [74,424 / 74,493] 3721 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 317s local ... (56 actions running) [74,425 / 74,493] 3722 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 318s local ... (56 actions running) [74,426 / 74,493] 3723 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 319s local ... (56 actions running) [74,427 / 74,493] 3723 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 320s local ... (56 actions running) [74,428 / 74,493] 3724 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 321s local ... (56 actions running) [74,429 / 74,493] 3724 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 324s local ... (56 actions, 55 running) [74,430 / 74,493] 3725 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 325s local ... (56 actions running) [74,431 / 74,493] 3725 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 328s local ... (56 actions, 55 running) [74,431 / 74,493] 3726 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 329s local ... (56 actions running) [74,436 / 74,493] 3726 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 330s local ... (56 actions, 55 running) [74,442 / 74,498] 3727 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 331s local ... (56 actions running) [74,447 / 74,503] 3727 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 332s local ... (56 actions running) [74,464 / 74,520] 3730 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 333s local ... (56 actions running) [74,479 / 74,535] 3732 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 334s local ... (56 actions running) [74,519 / 74,577] 3739 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 335s local ... (58 actions, 55 running) [74,561 / 74,617] 3746 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 336s local ... (57 actions, 56 running) [74,569 / 74,626] 3752 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 337s local ... (61 actions running) [74,589 / 74,642] 3760 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 338s local ... (53 actions running) [74,591 / 74,642] 3762 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 339s local ... (52 actions running) [74,593 / 74,642] 3764 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 340s local ... (49 actions running) [74,596 / 74,642] 3765 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 341s local ... (46 actions running) [74,597 / 74,642] 3765 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 342s local ... (45 actions running) [74,598 / 74,642] 3765 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 343s local ... (44 actions running) [74,599 / 74,642] 3765 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 345s local ... (43 actions running) [74,600 / 74,642] 3766 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 346s local ... (42 actions running) [74,608 / 74,642] 3769 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 347s local ... (34 actions running) [74,611 / 74,642] 3770 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 349s local ... (31 actions running) [74,612 / 74,642] 3771 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 350s local ... (30 actions running) [74,615 / 74,642] 3773 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 352s local ... (27 actions running) [74,616 / 74,642] 3774 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 353s local ... (26 actions running) [74,617 / 74,642] 3774 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 355s local ... (25 actions running) [74,619 / 74,642] 3774 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 356s local ... (23 actions running) [74,624 / 74,642] 3776 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 357s local ... (18 actions running) [74,626 / 74,642] 3778 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 358s local ... (16 actions running) [74,627 / 74,642] 3778 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 360s local ... (15 actions running) [74,628 / 74,642] 3778 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 364s local ... (14 actions running) [74,629 / 74,642] 3778 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 367s local ... (13 actions running) [74,632 / 74,642] 3778 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 368s local ... (10 actions running) [74,635 / 74,642] 3780 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 369s local ... (7 actions running) [74,636 / 74,642] 3781 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 103s local ... (6 actions running) [74,639 / 74,642] 3781 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 105s local ... (3 actions running) [74,640 / 74,642] 3782 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 106s local ... (2 actions running) [74,640 / 74,642] 3783 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 112s local ... (2 actions running) [74,641 / 74,642] 3783 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 113s local [74,641 / 74,642] 3783 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 123s local [74,641 / 74,642] 3784 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 149s local INFO: Elapsed time: 1605.970s, Critical Path: 370.16s INFO: 54801 processes: 29489 disk cache hit, 17461 internal, 7851 local. FAILED: Build did NOT complete successfully