++ 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: 65464283-a7fb-49e3-8117-bc51e154b658 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, 29975 targets configured) Analyzing: 3784 targets (593 packages loaded, 34317 targets configured) Analyzing: 3784 targets (600 packages loaded, 35317 targets configured) Analyzing: 3784 targets (600 packages loaded, 36067 targets configured) Analyzing: 3784 targets (602 packages loaded, 37652 targets configured) INFO: Analyzed 3784 targets (602 packages loaded, 42811 targets configured). checking cached actions INFO: Found 3784 test targets... [0 / 13] [Prepa] BazelWorkspaceStatusAction stable-status.txt [3,512 / 12,464] Linking external/nsync/libnsync_cpp.so; 0s remote-cache ... (36 actions, 0 running) [10,982 / 17,137] Linking external/llvm-project/mlir/libLLVMDialect.so; 0s remote-cache ... (50 actions, 0 running) [14,219 / 17,637] Linking tensorflow/compiler/xla/service/libservice.so; Downloading tensorflow/compiler/xla/service/libservice.so, 984.0 KiB / 1.3 MiB; 0s remote-cache ... (56 actions, 0 running) [16,133 / 17,637] Linking tensorflow/compiler/jit/libpjrt_device_context.so; Downloading tensorflow/compiler/jit/libpjrt_device_context.so, 256.0 KiB / 1.0 MiB; 0s remote-cache ... (21 actions, 0 running) [16,770 / 17,637] Linking tensorflow/core/kernels/libcwise_op.lo; Downloading tensorflow/core/kernels/libcwise_op.lo, 19.8 MiB / 94.4 MiB; 0s remote-cache ... (56 actions, 0 running) [17,498 / 17,668] [Prepa] Compiling tensorflow/c/ops_test.cc ... (54 actions, 0 running) [18,464 / 19,850] Linking tensorflow/c/eager/c_api_remote_function_test_cpu; Downloading tensorflow/c/eager/c_api_remote_function_test_cpu, 137.6 MiB / 165.1 MiB; 0s remote-cache ... (56 actions, 0 running) [18,684 / 20,056] Linking tensorflow/c/c_api_function_test; Downloading tensorflow/c/c_api_function_test, 127.8 MiB / 165.4 MiB; 1s remote-cache ... (54 actions, 0 running) [19,355 / 20,706] [Scann] Compiling llvm/lib/CodeGen/MachineModuleInfoImpls.cpp ... (4 actions, 0 running) [20,238 / 21,232] [Prepa] Compiling tensorflow/compiler/xla/service/indexed_array_analysis.cc ... (50 actions, 0 running) [21,683 / 22,377] Compiling stablehlo/dialect/VhloOps.cpp; Downloading external/stablehlo/_objs/vhlo_ops/VhloOps.o, 3.6 MiB / 6.1 MiB; 0s remote-cache ... (52 actions, 0 running) [23,147 / 23,619] [Prepa] Compiling tensorflow/compiler/mlir/tf2xla/transforms/infeed_ops_xla_adjust_layout.cc ... (48 actions, 0 running) [23,832 / 24,041] [Prepa] Compiling tensorflow/compiler/tf2xla/xla_argument.cc ... (54 actions, 0 running) [29,836 / 29,901] Linking tensorflow/cc/framework_gradients_test; 0s remote-cache ... (5 actions, 0 running) [30,821 / 31,118] 1 / 3784 tests; Linking tensorflow/compiler/mlir/tf-opt; Downloading tensorflow/compiler/mlir/tf-opt, 219.8 MiB / 378.2 MiB; 1s remote-cache ... (56 actions, 3 running) [31,163 / 31,373] 1 / 3784 tests; Linking tensorflow/compiler/mlir/tf-opt; Downloading tensorflow/compiler/mlir/tf-opt, 330.2 MiB / 378.2 MiB; 2s remote-cache ... (53 actions, 38 running) [31,330 / 31,462] 1 / 3784 tests; Linking tensorflow/compiler/mlir/tf-opt; 3s remote-cache ... (56 actions, 48 running) [31,368 / 31,462] 1 / 3784 tests; Testing //tensorflow/compiler/xla/tests/fuzz:rand_000066_cpu; 3s local ... (56 actions running) [31,368 / 31,462] 2 / 3784 tests; Testing //tensorflow/compiler/xla/tests/fuzz:rand_000066_cpu; 11s local ... (56 actions running) [31,371 / 31,462] 4 / 3784 tests; Testing //tensorflow/compiler/xla/tests:token_hlo_test_cpu; 12s local ... (56 actions running) [31,372 / 31,462] 4 / 3784 tests; Testing //tensorflow/compiler/xla/tests:token_hlo_test_cpu; 13s local ... (56 actions, 55 running) [31,405 / 31,462] 8 / 3784 tests; Testing //tensorflow/compiler/xla/tests:scalar_computations_test_cpu (shard 22 of 32); 13s local ... (56 actions, 55 running) [31,484 / 31,540] 10 / 3784 tests; Testing //tensorflow/compiler/xla/tests:scalar_computations_test_cpu (shard 23 of 32); 14s local ... (55 actions, 53 running) [33,031 / 33,117] 13 / 3784 tests; Testing //tensorflow/compiler/xla/tests:matrix_ops_simple_test_cpu; 15s local ... (49 actions running) [33,561 / 33,619] 16 / 3784 tests; Testing //tensorflow/compiler/xla/tests:matrix_ops_simple_test_cpu; 16s local ... (57 actions, 56 running) [33,656 / 33,718] 24 / 3784 tests; Testing //tensorflow/compiler/xla/tests:matrix_ops_simple_test_cpu; 17s local ... (57 actions, 54 running) [33,761 / 33,841] 31 / 3784 tests; Testing //tensorflow/compiler/xla/tests:matrix_ops_simple_test_cpu; 18s local ... (56 actions, 48 running) [33,895 / 33,952] 35 / 3784 tests; Testing //tensorflow/compiler/xla/tests:matrix_ops_simple_test_cpu; 19s local ... (57 actions running) [33,918 / 33,975] 41 / 3784 tests; Testing //tensorflow/compiler/xla/tests:conv_depthwise_test_cpu (shard 38 of 50); 11s local ... (61 actions running) [33,952 / 34,010] 44 / 3784 tests; Testing //tensorflow/compiler/xla/tests:conv_depthwise_test_cpu (shard 36 of 50); 12s local ... (65 actions, 64 running) [33,956 / 34,015] 45 / 3784 tests; Testing //tensorflow/compiler/xla/tests:conv_depthwise_test_cpu (shard 37 of 50); 13s local ... (65 actions, 64 running) [34,001 / 34,065] 48 / 3784 tests; Testing //tensorflow/compiler/xla/tests:conv_depthwise_test_cpu (shard 39 of 50); 11s local ... (65 actions, 63 running) [34,096 / 34,476] 50 / 3784 tests; Testing //tensorflow/compiler/xla/tests:conv_depthwise_test_cpu (shard 35 of 50); 12s local ... (66 actions, 50 running) [34,349 / 34,604] 53 / 3784 tests; Testing //tensorflow/compiler/xla/tests:conv_depthwise_test_cpu (shard 13 of 50); 13s local ... (55 actions, 27 running) [34,677 / 34,811] 62 / 3784 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 12s local, remote-cache ... (57 actions, 11 running) [35,138 / 35,236] 65 / 3784 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 13s local, remote-cache ... (56 actions, 17 running) [35,497 / 35,561] 74 / 3784 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 14s local, remote-cache ... (62 actions, 52 running) [35,554 / 35,614] 77 / 3784 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 15s local, remote-cache ... (76 actions, 74 running) [35,563 / 35,620] 78 / 3784 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 16s local, remote-cache ... (77 actions, 76 running) [35,570 / 35,627] 79 / 3784 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 17s local, remote-cache ... (79 actions running) [35,595 / 35,652] 80 / 3784 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 19s local, remote-cache ... (79 actions running) [35,675 / 35,731] 84 / 3784 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 20s local, remote-cache ... (78 actions, 77 running) [35,683 / 35,741] 91 / 3784 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 21s local, remote-cache ... (79 actions running) [35,684 / 35,741] 92 / 3784 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 22s local, remote-cache ... (79 actions running) [35,685 / 35,742] 94 / 3784 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 23s local, remote-cache ... (80 actions running) [35,710 / 35,767] 97 / 3784 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 25s local, remote-cache ... (81 actions running) [35,741 / 35,798] 102 / 3784 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 26s local, remote-cache ... (78 actions, 77 running) [35,748 / 35,807] 105 / 3784 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 27s local, remote-cache ... (78 actions running) [35,778 / 35,836] 108 / 3784 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 28s local, remote-cache ... (79 actions, 78 running) [35,826 / 35,892] 112 / 3784 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 29s local, remote-cache ... (80 actions, 79 running) [35,941 / 36,002] 117 / 3784 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 30s local, remote-cache ... (76 actions, 72 running) [36,048 / 36,105] 118 / 3784 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 31s local, remote-cache ... (78 actions, 77 running) [36,123 / 36,180] 119 / 3784 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 32s local, remote-cache ... (79 actions, 78 running) [36,193 / 36,251] 120 / 3784 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 33s local, remote-cache ... (78 actions, 76 running) [36,277 / 36,335] 121 / 3784 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 34s local, remote-cache ... (81 actions, 80 running) [36,335 / 36,416] 122 / 3784 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 35s local, remote-cache ... (84 actions, 82 running) [36,404 / 36,463] 123 / 3784 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 36s local, remote-cache ... (85 actions, 81 running) [36,441 / 36,498] 125 / 3784 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 37s local, remote-cache ... (84 actions, 79 running) [36,463 / 36,534] 127 / 3784 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 39s local, remote-cache ... (87 actions, 84 running) [36,469 / 36,534] 129 / 3784 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 40s local, remote-cache ... (87 actions, 86 running) [36,473 / 36,534] 134 / 3784 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 41s local, remote-cache ... (83 actions running) [36,475 / 36,534] 136 / 3784 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 43s local, remote-cache ... (81 actions running) [36,483 / 36,540] 139 / 3784 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 44s local, remote-cache ... (78 actions running) [36,646 / 36,703] 142 / 3784 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 45s local, remote-cache ... (79 actions, 78 running) [36,847 / 36,904] 146 / 3784 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 46s local, remote-cache ... (79 actions, 78 running) [36,982 / 37,039] 147 / 3784 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 47s local, remote-cache ... (83 actions, 82 running) [37,038 / 37,096] 149 / 3784 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 48s local, remote-cache ... (83 actions, 82 running) [37,082 / 37,139] 151 / 3784 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 49s local, remote-cache ... (85 actions running) [37,084 / 37,142] 151 / 3784 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 50s local, remote-cache ... (87 actions running) [37,151 / 37,210] 151 / 3784 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 51s local, remote-cache ... (87 actions, 86 running) [37,172 / 37,229] 153 / 3784 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 52s local, remote-cache ... (86 actions running) [37,189 / 37,247] 155 / 3784 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 53s local, remote-cache ... (86 actions, 85 running) [37,247 / 37,305] 157 / 3784 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 54s local, remote-cache ... (85 actions, 82 running) [37,299 / 37,356] 161 / 3784 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 55s local, remote-cache ... (85 actions, 84 running) [37,396 / 37,480] 165 / 3784 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 56s local, remote-cache ... (85 actions, 80 running) [37,494 / 37,551] 167 / 3784 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 58s local, remote-cache ... (85 actions, 83 running) [37,524 / 37,583] 170 / 3784 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 59s local, remote-cache ... (85 actions, 83 running) [37,600 / 37,657] 176 / 3784 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 60s local, remote-cache ... (84 actions running) [37,786 / 37,861] 179 / 3784 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 61s local, remote-cache ... (83 actions, 81 running) [37,791 / 37,861] 181 / 3784 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 62s local, remote-cache ... (84 actions running) [37,795 / 37,861] 183 / 3784 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 63s local, remote-cache ... (84 actions running) [37,796 / 37,861] 184 / 3784 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 64s local, remote-cache ... (83 actions running) [37,800 / 37,861] 188 / 3784 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 65s local, remote-cache ... (79 actions running) [37,803 / 37,861] 190 / 3784 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 66s local, remote-cache ... (78 actions running) [37,831 / 37,891] 190 / 3784 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 67s local, remote-cache ... (77 actions, 73 running) [37,903 / 37,963] 192 / 3784 tests; Compiling tensorflow/compiler/mlir/quantization/tensorflow/python/pywrap_quantize_model.cc; 68s local, remote-cache ... (78 actions, 76 running) [37,978 / 38,040] 194 / 3784 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 54s local ... (79 actions, 76 running) [38,042 / 38,098] 196 / 3784 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 55s local ... (82 actions, 80 running) [38,081 / 38,139] 197 / 3784 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 56s local ... (85 actions, 84 running) [38,138 / 38,195] 201 / 3784 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 52s local ... (88 actions running) [38,269 / 38,391] 203 / 3784 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 53s local ... (87 actions, 79 running) [38,518 / 38,574] 207 / 3784 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 55s local ... (87 actions, 85 running) [38,588 / 38,644] 213 / 3784 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 56s local ... (90 actions, 87 running) [38,605 / 38,661] 213 / 3784 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 57s local ... (92 actions, 91 running) [38,629 / 38,692] 217 / 3784 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 58s local ... (93 actions running) [38,631 / 38,692] 218 / 3784 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 59s local ... (93 actions running) [38,633 / 38,692] 220 / 3784 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 60s local ... (93 actions running) [38,634 / 38,692] 221 / 3784 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 61s local ... (93 actions running) [38,635 / 38,692] 222 / 3784 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 62s local ... (93 actions running) [38,663 / 38,720] 224 / 3784 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 63s local ... (93 actions, 92 running) [38,669 / 38,725] 225 / 3784 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 65s local ... (93 actions running) [38,683 / 38,739] 225 / 3784 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 66s local ... (92 actions running) [38,717 / 38,773] 227 / 3784 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 67s local ... (92 actions, 91 running) [38,721 / 38,777] 227 / 3784 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 68s local ... (92 actions running) [38,725 / 38,781] 228 / 3784 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 69s local ... (92 actions running) [38,747 / 38,813] 229 / 3784 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 70s local ... (92 actions, 91 running) [38,796 / 38,852] 231 / 3784 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 71s local ... (92 actions, 90 running) [38,809 / 38,867] 232 / 3784 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 72s local ... (92 actions, 90 running) [38,822 / 38,878] 233 / 3784 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 73s local ... (92 actions, 91 running) [38,846 / 38,902] 237 / 3784 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 74s local ... (91 actions, 90 running) [38,930 / 38,986] 243 / 3784 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 75s local ... (90 actions, 88 running) [38,978 / 39,034] 246 / 3784 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 76s local ... (92 actions, 91 running) [39,051 / 39,114] 248 / 3784 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 77s local ... (91 actions, 89 running) [39,088 / 39,146] 250 / 3784 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 78s local ... (92 actions, 91 running) [39,129 / 39,186] 254 / 3784 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 79s local ... (90 actions running) [39,133 / 39,193] 255 / 3784 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 80s local ... (91 actions running) [39,212 / 39,271] 263 / 3784 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 81s local ... (87 actions, 85 running) [39,234 / 39,293] 267 / 3784 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 83s local ... (89 actions running) [39,243 / 39,302] 268 / 3784 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 84s local ... (89 actions running) [39,249 / 39,320] 271 / 3784 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 85s local ... (88 actions running) [39,265 / 39,324] 284 / 3784 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 86s local ... (76 actions, 75 running) [39,298 / 39,357] 291 / 3784 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 87s local ... (69 actions, 68 running) [39,350 / 39,411] 301 / 3784 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 88s local ... (60 actions, 58 running) [39,388 / 39,447] 306 / 3784 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 38s local ... (59 actions, 57 running) [39,458 / 40,754] 311 / 3784 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 39s local ... (61 actions, 57 running) [39,993 / 40,787] 313 / 3784 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 40s local ... (58 actions, 51 running) [40,229 / 40,787] 313 / 3784 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 41s local ... (57 actions, 51 running) [40,795 / 40,906] 314 / 3784 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 42s local ... (64 actions, 62 running) [40,817 / 40,934] 314 / 3784 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 43s local ... (65 actions, 64 running) [40,966 / 41,066] 317 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 37s local ... (68 actions, 63 running) [40,977 / 41,074] 318 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 38s local ... (75 actions running) [40,983 / 41,083] 318 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 39s local ... (78 actions, 77 running) [41,017 / 41,114] 318 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 40s local ... (84 actions running) [41,019 / 43,149] 318 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 41s local ... (85 actions, 84 running) [41,052 / 43,174] 319 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 42s local ... (85 actions, 80 running) [41,112 / 43,251] 319 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 43s local ... (84 actions, 80 running) [41,369 / 43,488] 319 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 44s local ... (75 actions, 64 running) [41,647 / 43,771] 319 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 45s local ... (71 actions, 60 running) [41,852 / 43,869] 319 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 46s local ... (73 actions, 56 running) [42,025 / 43,958] 319 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 47s local ... (71 actions, 54 running) [42,205 / 44,137] 320 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 48s local ... (69 actions, 51 running) [42,319 / 44,194] 320 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 49s local ... (66 actions, 51 running) [42,479 / 44,298] 321 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 50s local ... (71 actions, 50 running) [42,673 / 44,419] 321 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 51s local ... (66 actions, 50 running) [42,764 / 44,493] 321 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 52s local ... (70 actions, 48 running) [42,856 / 44,552] 322 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 53s local ... (69 actions, 47 running) [43,008 / 44,697] 322 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 54s local ... (68 actions, 47 running) [43,128 / 44,727] 322 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 55s local ... (70 actions, 46 running) [43,257 / 44,875] 323 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 56s local ... (70 actions, 45 running) [43,408 / 45,228] 323 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 58s local ... (65 actions, 45 running) [43,540 / 45,228] 324 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 59s local ... (66 actions, 44 running) [43,697 / 45,269] 324 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 60s local ... (69 actions, 41 running) [43,815 / 45,350] 325 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 61s local ... (68 actions, 38 running) [43,958 / 45,505] 325 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 62s local ... (67 actions, 38 running) [44,107 / 45,725] 325 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 63s local ... (67 actions, 36 running) [44,313 / 45,758] 325 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 64s local ... (67 actions, 36 running) [44,438 / 45,842] 325 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 65s local ... (66 actions, 33 running) [44,571 / 45,933] 325 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 66s local ... (58 actions, 33 running) [44,714 / 46,049] 325 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 3 of 10); 66s local ... (62 actions, 31 running) [44,933 / 46,297] 325 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 4 of 10); 66s local ... (64 actions, 29 running) [45,174 / 46,455] 326 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 9 of 10); 66s local ... (64 actions, 22 running) [45,704 / 46,742] 326 / 3784 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 9 of 10); 67s local ... (56 actions, 9 running) [46,532 / 47,376] 327 / 3784 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 41s local ... (59 actions, 8 running) [47,224 / 47,876] 327 / 3784 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 42s local ... (54 actions, 8 running) [48,171 / 48,431] 327 / 3784 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 43s local ... (57 actions, 6 running) [49,181 / 49,270] 327 / 3784 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 44s local ... (63 actions, 16 running) [49,442 / 49,553] 327 / 3784 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 45s local ... (108 actions, 106 running) [49,444 / 49,556] 327 / 3784 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 47s local ... (108 actions, 106 running) [49,448 / 49,559] 327 / 3784 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 48s local ... (109 actions, 108 running) [49,477 / 49,588] 327 / 3784 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 49s local ... (109 actions, 108 running) [49,510 / 49,638] 327 / 3784 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 50s local ... (110 actions running) [49,532 / 49,659] 327 / 3784 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 51s local ... (107 actions, 104 running) [49,611 / 49,812] 327 / 3784 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 52s local ... (106 actions, 102 running) [49,725 / 49,869] 327 / 3784 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 53s local ... (105 actions, 100 running) [49,764 / 49,897] 327 / 3784 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 54s local ... (110 actions running) [49,764 / 49,897] 327 / 3784 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 55s local ... (110 actions running) [49,847 / 49,980] 327 / 3784 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 56s local ... (110 actions running) [49,847 / 49,980] 327 / 3784 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 57s local ... (110 actions running) [49,862 / 49,996] 327 / 3784 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 58s local ... (109 actions, 108 running) [49,885 / 50,021] 327 / 3784 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 59s local ... (108 actions, 106 running) [49,921 / 50,058] 327 / 3784 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 60s local ... (110 actions running) [49,948 / 50,087] 327 / 3784 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 61s local ... (110 actions running) [49,952 / 50,087] 327 / 3784 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 62s local ... (110 actions running) [49,952 / 50,087] 327 / 3784 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 63s local ... (110 actions running) [49,957 / 50,087] 327 / 3784 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 64s local ... (110 actions running) [49,968 / 50,087] 327 / 3784 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 65s local ... (110 actions running) [49,972 / 50,087] 327 / 3784 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 66s local ... (109 actions, 108 running) [50,051 / 50,167] 327 / 3784 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 67s local ... (110 actions running) [50,077 / 50,191] 327 / 3784 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 68s local ... (103 actions running) [50,083 / 50,192] 327 / 3784 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 69s local ... (101 actions running) [50,083 / 50,192] 327 / 3784 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 70s local ... (101 actions running) [50,095 / 50,202] 327 / 3784 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 71s local ... (99 actions, 98 running) [50,107 / 50,219] 328 / 3784 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 71s local ... (98 actions, 97 running) [50,109 / 50,219] 328 / 3784 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 72s local ... (96 actions running) [50,109 / 50,219] 328 / 3784 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 73s local ... (96 actions running) [50,111 / 50,219] 328 / 3784 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 74s local ... (94 actions running) [50,115 / 50,219] 329 / 3784 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 75s local ... (94 actions running) [50,115 / 50,219] 329 / 3784 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 76s local ... (94 actions running) [50,116 / 50,219] 329 / 3784 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 77s local ... (94 actions running) [50,117 / 50,219] 329 / 3784 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 78s local ... (94 actions running) [50,127 / 50,229] 329 / 3784 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 79s local ... (93 actions running) [50,129 / 50,232] 329 / 3784 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 80s local ... (93 actions running) [50,133 / 50,242] 329 / 3784 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 81s local ... (93 actions running) [50,136 / 50,242] 329 / 3784 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 82s local ... (92 actions running) [50,138 / 50,242] 329 / 3784 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 83s local ... (90 actions running) [50,139 / 50,242] 329 / 3784 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 84s local ... (91 actions running) [50,141 / 50,242] 330 / 3784 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 86s local ... (92 actions running) [50,160 / 50,263] 330 / 3784 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 87s local ... (92 actions running) [50,171 / 50,281] 330 / 3784 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 88s local ... (92 actions running) [50,172 / 50,281] 330 / 3784 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 90s local ... (92 actions, 91 running) [50,175 / 50,281] 331 / 3784 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 91s local ... (92 actions, 91 running) [50,176 / 50,281] 332 / 3784 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 92s local ... (92 actions running) [50,179 / 50,281] 333 / 3784 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 93s local ... (92 actions running) [50,184 / 50,281] 333 / 3784 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 94s local ... (90 actions, 89 running) [50,198 / 50,293] 334 / 3784 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 95s local ... (91 actions running) [50,227 / 50,318] 336 / 3784 tests; Compiling tensorflow/python/tfcompile_wrapper.cc [for tool]; 53s local, remote-cache ... (87 actions running) [50,252 / 50,390] 336 / 3784 tests; Compiling tensorflow/python/tfcompile_wrapper.cc [for tool]; 55s local, remote-cache ... (86 actions, 85 running) [50,262 / 50,390] 336 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 55s local, remote-cache ... (79 actions, 78 running) [50,274 / 50,390] 336 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 57s local, remote-cache ... (68 actions, 67 running) [50,283 / 50,390] 336 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 58s local, remote-cache ... (62 actions, 61 running) [50,286 / 50,390] 336 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 59s local, remote-cache ... (61 actions running) [50,289 / 50,390] 337 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 60s local, remote-cache ... (60 actions running) [50,290 / 50,390] 337 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 61s local, remote-cache ... (59 actions, 58 running) [50,300 / 50,390] 338 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 62s local, remote-cache ... (58 actions running) [50,310 / 50,390] 339 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 63s local, remote-cache ... (63 actions running) [50,319 / 50,390] 339 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 64s local, remote-cache ... (67 actions, 66 running) [50,367 / 50,438] 340 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 65s local, remote-cache ... (62 actions running) [50,488 / 50,558] 340 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 66s local, remote-cache ... (62 actions, 61 running) [50,518 / 50,589] 341 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 67s local, remote-cache ... (65 actions running) [50,541 / 50,633] 341 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 68s local, remote-cache ... (66 actions running) [50,547 / 50,633] 342 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 69s local, remote-cache ... (67 actions, 66 running) [50,551 / 50,633] 346 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 70s local, remote-cache ... (64 actions running) [50,556 / 50,633] 348 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 71s local, remote-cache ... (62 actions, 61 running) [50,561 / 50,633] 351 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 72s local, remote-cache ... (59 actions, 58 running) [50,619 / 50,691] 353 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 73s local, remote-cache ... (58 actions, 56 running) [50,653 / 50,725] 355 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 74s local, remote-cache ... (60 actions, 59 running) [50,674 / 50,744] 356 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 76s local, remote-cache ... (60 actions, 59 running) [50,684 / 50,753] 356 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 77s local, remote-cache ... (59 actions, 58 running) [50,695 / 50,774] 356 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 78s local, remote-cache ... (60 actions running) [50,701 / 50,774] 359 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 79s local, remote-cache ... (59 actions running) [50,703 / 50,774] 359 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 80s local, remote-cache ... (58 actions running) [50,725 / 50,796] 360 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 81s local, remote-cache ... (58 actions running) [50,744 / 50,813] 362 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 82s local, remote-cache ... (57 actions running) [50,759 / 50,834] 363 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 83s local, remote-cache ... (57 actions, 56 running) [50,818 / 50,888] 364 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 84s local, remote-cache ... (59 actions, 56 running) [50,821 / 50,893] 364 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 85s local, remote-cache ... (60 actions running) [50,821 / 50,893] 364 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 86s local, remote-cache ... (60 actions running) [50,824 / 50,894] 366 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 87s local, remote-cache ... (59 actions running) [50,853 / 50,929] 368 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 88s local, remote-cache ... (59 actions, 58 running) [50,858 / 50,929] 371 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 89s local, remote-cache ... (59 actions, 58 running) [50,872 / 50,941] 372 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 90s local, remote-cache ... (59 actions, 58 running) [50,886 / 50,956] 372 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 91s local, remote-cache ... (59 actions, 58 running) [50,896 / 50,965] 375 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 92s local, remote-cache ... (58 actions running) [50,946 / 51,020] 377 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 93s local, remote-cache ... (58 actions, 55 running) [50,990 / 51,070] 379 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 94s local, remote-cache ... (59 actions, 57 running) [50,995 / 51,071] 382 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 95s local, remote-cache ... (59 actions, 58 running) [50,997 / 51,071] 383 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 96s local, remote-cache ... (59 actions running) [51,007 / 51,076] 387 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 97s local, remote-cache ... (58 actions, 57 running) [51,021 / 51,091] 388 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 98s local, remote-cache ... (58 actions, 56 running) [51,034 / 51,120] 390 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 100s local, remote-cache ... (57 actions, 56 running) [51,041 / 51,120] 393 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 101s local, remote-cache ... (58 actions running) [51,046 / 51,120] 393 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 102s local, remote-cache ... (58 actions running) [51,047 / 51,120] 394 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 103s local, remote-cache ... (58 actions running) [51,050 / 51,120] 396 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 104s local, remote-cache ... (57 actions running) [51,051 / 51,120] 398 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 105s local, remote-cache ... (57 actions running) [51,066 / 51,137] 398 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 106s local, remote-cache ... (57 actions, 55 running) [51,090 / 51,161] 400 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 107s local, remote-cache ... (59 actions, 58 running) [51,109 / 51,180] 400 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 109s local, remote-cache ... (60 actions, 59 running) [51,138 / 51,211] 400 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 110s local, remote-cache ... (60 actions, 57 running) [51,237 / 51,307] 402 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 111s local, remote-cache ... (61 actions, 58 running) [51,272 / 51,340] 407 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 112s local, remote-cache ... (61 actions, 57 running) [51,288 / 51,357] 408 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 113s local, remote-cache ... (64 actions running) [51,294 / 51,365] 409 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 114s local, remote-cache ... (64 actions, 63 running) [51,317 / 51,386] 411 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 115s local, remote-cache ... (65 actions, 64 running) [51,332 / 51,405] 418 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 117s local, remote-cache ... (67 actions running) [51,337 / 51,406] 421 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 118s local, remote-cache ... (67 actions running) [51,361 / 51,431] 423 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 119s local, remote-cache ... (67 actions, 66 running) [51,368 / 51,438] 423 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 120s local, remote-cache ... (68 actions running) [51,374 / 51,448] 424 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 121s local, remote-cache ... (68 actions, 65 running) [51,387 / 51,458] 430 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 123s local, remote-cache ... (68 actions, 67 running) [51,391 / 51,462] 430 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 124s local, remote-cache ... (68 actions, 67 running) [51,405 / 51,474] 431 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 125s local, remote-cache ... (69 actions running) [51,411 / 51,481] 432 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 126s local, remote-cache ... (68 actions running) [51,453 / 51,523] 436 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 127s local, remote-cache ... (70 actions, 69 running) [51,478 / 51,547] 439 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 128s local, remote-cache ... (70 actions running) [51,519 / 51,593] 449 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 129s local, remote-cache ... (62 actions running) [51,545 / 51,612] 458 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 52s local ... (57 actions running) [51,595 / 51,664] 462 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 53s local ... (57 actions, 56 running) [51,609 / 51,676] 465 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 54s local ... (58 actions running) [51,634 / 51,702] 468 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 55s local ... (57 actions, 54 running) [51,675 / 51,756] 471 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 56s local ... (57 actions, 56 running) [51,682 / 51,756] 474 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 57s local ... (58 actions, 57 running) [51,700 / 51,765] 478 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 58s local ... (57 actions running) [51,714 / 51,779] 481 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 59s local ... (57 actions, 55 running) [51,754 / 51,820] 486 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 60s local ... (57 actions, 54 running) [51,778 / 51,843] 488 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 62s local ... (57 actions, 55 running) [51,800 / 51,880] 493 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 63s local ... (56 actions, 51 running) [51,881 / 51,948] 495 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 64s local ... (59 actions, 55 running) [51,912 / 51,977] 497 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 65s local ... (61 actions, 57 running) [51,958 / 52,023] 504 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 66s local ... (64 actions, 61 running) [51,998 / 52,063] 507 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 67s local ... (65 actions, 62 running) [52,019 / 52,084] 512 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 68s local ... (67 actions, 66 running) [52,042 / 52,107] 516 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 69s local ... (68 actions, 67 running) [52,092 / 52,157] 524 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 70s local ... (69 actions, 67 running) [52,117 / 52,182] 530 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 71s local ... (71 actions, 70 running) [52,150 / 52,215] 536 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 72s local ... (73 actions, 72 running) [52,177 / 52,242] 541 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 73s local ... (75 actions, 74 running) [52,192 / 52,258] 544 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 74s local ... (78 actions running) [52,244 / 52,309] 550 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 75s local ... (79 actions, 77 running) [52,292 / 52,357] 558 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 76s local ... (81 actions, 79 running) [52,326 / 52,393] 564 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 77s local ... (82 actions, 81 running) [52,358 / 52,424] 568 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 78s local ... (82 actions, 80 running) [52,382 / 52,449] 572 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 79s local ... (82 actions, 79 running) [52,473 / 52,544] 586 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 80s local ... (79 actions, 76 running) [52,480 / 52,545] 591 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 81s local ... (75 actions, 73 running) [52,544 / 52,607] 602 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 83s local ... (69 actions, 66 running) [52,563 / 52,631] 610 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 84s local ... (67 actions, 64 running) [52,584 / 52,658] 623 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 85s local ... (57 actions running) [52,587 / 52,658] 626 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 86s local ... (57 actions running) [52,590 / 52,658] 629 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 87s local ... (57 actions running) [52,595 / 52,658] 633 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 88s local ... (57 actions running) [52,597 / 52,663] 635 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 89s local ... (57 actions running) [52,606 / 52,679] 637 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 90s local ... (57 actions running) [52,610 / 52,679] 637 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 91s local ... (57 actions, 56 running) [52,638 / 52,702] 639 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 92s local ... (57 actions, 55 running) [52,669 / 52,737] 641 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 93s local ... (58 actions running) [52,673 / 52,737] 643 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 95s local ... (57 actions running) [52,714 / 52,779] 643 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 96s local ... (56 actions, 53 running) [52,735 / 52,798] 643 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 97s local ... (57 actions, 55 running) [52,870 / 52,926] 645 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 98s local ... (61 actions, 57 running) [52,882 / 52,937] 647 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 99s local ... (62 actions running) [52,893 / 52,949] 649 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 100s local ... (64 actions, 63 running) [52,905 / 52,977] 653 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 101s local ... (64 actions, 63 running) [52,906 / 52,977] 654 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 103s local ... (64 actions running) [52,911 / 52,977] 658 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 104s local ... (64 actions running) [52,911 / 52,977] 658 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 105s local ... (64 actions running) [52,913 / 52,977] 659 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 106s local ... (64 actions running) [52,938 / 52,995] 661 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 107s local ... (63 actions, 61 running) [52,949 / 53,005] 664 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 108s local ... (63 actions, 62 running) [52,986 / 53,076] 667 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 110s local ... (64 actions, 62 running) [53,160 / 53,228] 671 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 111s local ... (68 actions, 66 running) [53,167 / 53,234] 674 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 112s local ... (69 actions, 68 running) [53,197 / 53,264] 679 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 113s local ... (70 actions running) [53,228 / 53,296] 683 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 114s local ... (67 actions, 66 running) [53,264 / 53,375] 687 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 115s local ... (66 actions running) [53,266 / 53,375] 689 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 116s local ... (67 actions running) [53,274 / 53,375] 696 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 117s local ... (60 actions running) [53,277 / 53,375] 698 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 118s local ... (59 actions running) [53,282 / 53,375] 701 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 120s local ... (59 actions, 58 running) [53,289 / 53,375] 705 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 121s local ... (59 actions running) [53,290 / 53,375] 706 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 122s local ... (59 actions running) [53,292 / 53,375] 706 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 124s local ... (57 actions, 56 running) [53,311 / 53,375] 707 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 125s local ... (58 actions, 56 running) [53,326 / 53,384] 707 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 126s local ... (58 actions, 57 running) [53,360 / 53,418] 707 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 127s local ... (58 actions, 57 running) [53,383 / 53,442] 707 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 128s local ... (58 actions, 57 running) [53,425 / 53,485] 710 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 129s local ... (58 actions, 56 running) [53,435 / 53,492] 711 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 130s local ... (58 actions, 57 running) [53,444 / 53,501] 713 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 131s local ... (58 actions, 57 running) [53,466 / 53,525] 715 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 132s local ... (58 actions, 57 running) [53,519 / 53,577] 720 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 133s local ... (59 actions, 57 running) [53,578 / 53,636] 727 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 134s local ... (59 actions, 55 running) [53,661 / 53,718] 733 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 135s local ... (60 actions, 56 running) [53,719 / 53,788] 739 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 136s local ... (58 actions, 57 running) [53,810 / 53,883] 747 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 137s local ... (58 actions, 57 running) [53,818 / 53,883] 752 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 139s local ... (58 actions running) [53,822 / 53,883] 754 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 140s local ... (57 actions running) [53,825 / 53,884] 758 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 141s local ... (57 actions running) [53,835 / 53,892] 761 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 142s local ... (57 actions running) [53,962 / 54,022] 763 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 143s local ... (56 actions, 51 running) [54,070 / 54,128] 773 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 144s local ... (64 actions, 60 running) [54,189 / 54,249] 787 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 145s local ... (67 actions, 62 running) [54,241 / 54,298] 792 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 146s local ... (69 actions running) [54,436 / 54,495] 817 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 147s local ... (61 actions, 54 running) [54,509 / 54,565] 823 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 148s local ... (64 actions, 58 running) [54,532 / 54,589] 830 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 149s local ... (66 actions running) [54,611 / 54,668] 843 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 150s local ... (67 actions, 66 running) [54,650 / 54,707] 854 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 151s local ... (68 actions, 66 running) [54,736 / 54,793] 866 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 152s local ... (65 actions, 59 running) [54,833 / 54,890] 873 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 153s local ... (65 actions, 61 running) [55,005 / 55,075] 887 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 154s local ... (57 actions, 46 running) [55,056 / 55,155] 893 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 155s local ... (60 actions running) [55,061 / 55,155] 898 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 157s local ... (60 actions running) [55,063 / 55,155] 900 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 158s local ... (60 actions running) [55,067 / 55,155] 903 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 159s local ... (60 actions running) [55,073 / 55,155] 907 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 160s local ... (60 actions running) [55,079 / 55,155] 910 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 161s local ... (60 actions running) [55,081 / 55,155] 912 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 162s local ... (60 actions running) [55,085 / 55,155] 916 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 163s local ... (57 actions running) [55,089 / 55,155] 919 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 164s local ... (57 actions running) [55,090 / 55,155] 920 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 165s local ... (57 actions running) [55,090 / 55,155] 921 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 166s local ... (57 actions running) [55,092 / 55,155] 922 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 167s local ... (57 actions running) [55,095 / 55,155] 923 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 169s local ... (57 actions, 56 running) [55,107 / 55,179] 923 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 170s local ... (57 actions running) [55,114 / 55,179] 924 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 171s local ... (57 actions running) [55,115 / 55,179] 924 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 172s local ... (57 actions, 56 running) [55,119 / 55,179] 925 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 173s local ... (57 actions, 56 running) [55,121 / 55,179] 925 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 175s local ... (57 actions, 56 running) [55,126 / 55,229] 925 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 176s local ... (57 actions, 56 running) [55,132 / 55,229] 926 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 177s local ... (57 actions, 56 running) [55,137 / 55,229] 927 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 178s local ... (56 actions running) [55,138 / 55,229] 927 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 179s local ... (56 actions running) [55,140 / 55,229] 927 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 180s local ... (56 actions running) [55,141 / 55,229] 927 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 181s local ... (56 actions running) [55,146 / 55,229] 927 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 182s local ... (56 actions running) [55,148 / 55,229] 927 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 183s local ... (56 actions running) [55,155 / 55,229] 928 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 184s local ... (56 actions running) [55,163 / 55,229] 929 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 185s local ... (56 actions running) [55,167 / 55,229] 929 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 186s local ... (56 actions running) [55,168 / 55,229] 929 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 187s local ... (56 actions running) [55,173 / 55,229] 930 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 188s local ... (57 actions running) [55,204 / 55,260] 932 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 189s local ... (58 actions, 57 running) [55,205 / 55,261] 933 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 190s local ... (58 actions running) [55,214 / 55,289] 934 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 191s local ... (57 actions running) [55,215 / 55,289] 935 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 192s local ... (57 actions running) [55,218 / 55,289] 935 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 193s local ... (57 actions running) [55,219 / 55,289] 935 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 194s local ... (57 actions running) [55,226 / 55,289] 935 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 195s local ... (57 actions running) [55,228 / 55,289] 935 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 196s local ... (57 actions running) [55,232 / 55,289] 936 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 197s local ... (57 actions running) [55,246 / 55,302] 937 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 198s local ... (57 actions running) [55,268 / 55,347] 940 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 199s local ... (56 actions running) [55,269 / 55,347] 940 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 200s local ... (56 actions running) [55,277 / 55,347] 941 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 201s local ... (56 actions running) [55,287 / 55,347] 941 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 202s local ... (56 actions running) [55,291 / 55,347] 941 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 203s local ... (56 actions running) [55,296 / 55,352] 941 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 204s local ... (56 actions, 55 running) [55,319 / 55,375] 942 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 205s local ... (56 actions, 55 running) [55,327 / 55,383] 943 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 206s local ... (58 actions running) [55,341 / 55,397] 946 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 207s local ... (57 actions, 56 running) [55,352 / 55,408] 946 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 208s local ... (59 actions, 58 running) [55,366 / 55,422] 947 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 209s local ... (57 actions running) [55,373 / 55,430] 949 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 210s local ... (58 actions running) [55,438 / 55,496] 951 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 211s local ... (57 actions, 55 running) [55,870 / 56,605] 955 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 212s local ... (55 actions, 42 running) [56,942 / 57,428] 958 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 213s local ... (55 actions, 21 running) [58,287 / 58,374] 959 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 214s local ... (53 actions, 18 running) [58,567 / 58,667] 968 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 215s local ... (63 actions, 60 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) [58,590 / 58,668] 976 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 216s local ... (66 actions, 65 running) [58,610 / 58,668] 978 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 217s local ... (66 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) [58,716 / 58,774] 981 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 218s local ... (66 actions, 63 running) [58,788 / 58,845] 985 / 3784 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 219s local ... (72 actions, 71 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: [58,837 / 58,893] 994 / 3784 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 220s local ... (77 actions running) [58,897 / 58,969] 1008 / 3784 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 221s local ... (73 actions running) [58,902 / 58,969] 1013 / 3784 tests, 1 failed; Testing //tensorflow/compiler/xla/tests:reduce_window_test_cpu (shard 4 of 20); 29s local ... (73 actions running) [58,911 / 58,969] 1021 / 3784 tests, 1 failed; Testing //tensorflow/compiler/xla/tests:reduce_window_test_cpu (shard 4 of 20); 31s local ... (71 actions running) [58,930 / 58,986] 1025 / 3784 tests, 1 failed; Testing //tensorflow/compiler/xla/tests:reduce_window_test_cpu (shard 4 of 20); 32s local ... (71 actions, 70 running) [59,025 / 59,083] 1045 / 3784 tests, 1 failed; Testing //tensorflow/compiler/xla/tests:reduce_window_test_cpu (shard 4 of 20); 33s local ... (59 actions, 58 running) [59,049 / 59,119] 1060 / 3784 tests, 1 failed; Testing //tensorflow/compiler/xla/tests:reduce_window_test_cpu (shard 4 of 20); 34s local ... (56 actions running) [59,053 / 59,119] 1064 / 3784 tests, 1 failed; Testing //tensorflow/compiler/xla/tests:reduce_window_test_cpu (shard 4 of 20); 35s local ... (56 actions running) [59,058 / 59,119] 1068 / 3784 tests, 1 failed; Testing //tensorflow/compiler/xla/tests:reduce_window_test_cpu (shard 4 of 20); 36s local ... (56 actions running) [59,063 / 59,119] 1072 / 3784 tests, 1 failed; Testing //tensorflow/compiler/xla/tests:reduce_window_test_cpu (shard 4 of 20); 37s local ... (56 actions running) [59,071 / 59,146] 1072 / 3784 tests, 1 failed; Testing //tensorflow/compiler/xla/tests:reduce_window_test_cpu (shard 4 of 20); 38s local ... (57 actions running) [59,071 / 59,146] 1073 / 3784 tests, 1 failed; Testing //tensorflow/compiler/xla/tests:reduce_window_test_cpu (shard 4 of 20); 39s local ... (57 actions running) [59,091 / 59,176] 1074 / 3784 tests, 1 failed; Testing //tensorflow/compiler/xla/tests:reduce_window_test_cpu (shard 4 of 20); 40s local ... (57 actions, 56 running) [59,097 / 59,176] 1077 / 3784 tests, 1 failed; Testing //tensorflow/compiler/xla/tests:reduce_window_test_cpu (shard 4 of 20); 42s local ... (57 actions, 56 running) [59,102 / 59,176] 1079 / 3784 tests, 1 failed; Testing //tensorflow/compiler/xla/tests:reduce_window_test_cpu (shard 4 of 20); 43s local ... (56 actions running) [59,103 / 59,176] 1079 / 3784 tests, 1 failed; Testing //tensorflow/compiler/xla/tests:reduce_window_test_cpu (shard 4 of 20); 44s local ... (56 actions running) [59,107 / 59,176] 1080 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 1 of 20); 17s local ... (56 actions running) [59,109 / 59,176] 1080 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 1 of 20); 18s local ... (57 actions running) [59,116 / 59,176] 1081 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 1 of 20); 19s local ... (56 actions running) [59,118 / 59,176] 1081 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 1 of 20); 20s local ... (56 actions running) [59,142 / 59,198] 1081 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 1 of 20); 21s local ... (56 actions running) [59,204 / 59,275] 1082 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 1 of 20); 22s local ... (59 actions running) [59,208 / 59,275] 1082 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 1 of 20); 24s local ... (59 actions, 58 running) [59,208 / 59,275] 1082 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 1 of 20); 25s local ... (59 actions running) [59,211 / 59,275] 1083 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 1 of 20); 26s local ... (58 actions running) [59,214 / 59,275] 1083 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 1 of 20); 27s local ... (58 actions running) [59,217 / 59,275] 1084 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 1 of 20); 28s local ... (57 actions running) [59,258 / 59,314] 1085 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 1 of 20); 29s local ... (56 actions, 55 running) [59,284 / 59,340] 1087 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 1 of 20); 30s local ... (59 actions running) [59,304 / 59,360] 1089 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 1 of 20); 31s local ... (61 actions running) [59,316 / 59,374] 1090 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 1 of 20); 32s local ... (63 actions, 62 running) [59,339 / 59,397] 1092 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 1 of 20); 33s local ... (64 actions, 63 running) [59,352 / 59,413] 1092 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 1 of 20); 34s local ... (64 actions, 63 running) [59,376 / 59,432] 1095 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 1 of 20); 35s local ... (63 actions running) [59,436 / 59,494] 1098 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 1 of 20); 36s local ... (61 actions, 59 running) [59,468 / 59,525] 1101 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 1 of 20); 37s local ... (61 actions, 60 running) [59,489 / 59,545] 1105 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 1 of 20); 38s local ... (62 actions running) [59,505 / 59,563] 1110 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 1 of 20); 39s local ... (64 actions, 63 running) [59,512 / 59,570] 1110 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 1 of 20); 41s local ... (64 actions, 62 running) [59,527 / 59,589] 1116 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 1 of 20); 42s local ... (63 actions, 61 running) [59,576 / 59,640] 1121 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 1 of 20); 43s local ... (60 actions, 55 running) [59,602 / 59,659] 1123 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 1 of 20); 44s local ... (64 actions, 60 running) [59,623 / 59,680] 1127 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 1 of 20); 45s local ... (63 actions, 62 running) [59,637 / 59,693] 1129 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 1 of 20); 46s local ... (65 actions running) [59,660 / 59,717] 1132 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 1 of 20); 47s local ... (67 actions, 64 running) [59,675 / 59,731] 1134 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 1 of 20); 48s local ... (67 actions running) [59,692 / 59,749] 1135 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 1 of 20); 49s local ... (68 actions, 67 running) [59,698 / 59,754] 1136 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 1 of 20); 50s local ... (69 actions, 68 running) [59,709 / 59,788] 1139 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 1 of 20); 51s local ... (67 actions, 65 running) [59,765 / 59,853] 1143 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 1 of 20); 52s local ... (65 actions, 62 running) [59,788 / 59,862] 1144 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 1 of 20); 53s local ... (69 actions, 68 running) [59,818 / 59,891] 1147 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 1 of 20); 54s local ... (67 actions, 66 running) [59,862 / 59,936] 1155 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 1 of 20); 55s local ... (62 actions, 61 running) [59,899 / 59,972] 1159 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 1 of 20); 56s local ... (63 actions, 62 running) [59,924 / 59,998] 1162 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 1 of 20); 57s local ... (62 actions, 61 running) [59,950 / 60,023] 1168 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 1 of 20); 58s local ... (61 actions, 60 running) [59,969 / 60,042] 1169 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 1 of 20); 59s local ... (62 actions, 61 running) [59,973 / 60,092] 1172 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 1 of 20); 61s local ... (61 actions running) [59,975 / 60,092] 1173 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 1 of 20); 62s local ... (60 actions running) [59,980 / 60,092] 1177 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 1 of 20); 63s local ... (60 actions running) [59,983 / 60,092] 1180 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 1 of 20); 42s local ... (60 actions running) [59,986 / 60,092] 1182 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 1 of 20); 43s local ... (59 actions running) [59,991 / 60,092] 1186 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 44s local ... (59 actions running) [59,992 / 60,092] 1187 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 45s local ... (59 actions running) [59,997 / 60,092] 1188 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 46s local ... (59 actions running) [59,998 / 60,092] 1189 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 47s local ... (59 actions running) [60,001 / 60,092] 1190 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 48s local ... (59 actions running) [60,006 / 60,092] 1191 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 49s local ... (58 actions running) [60,008 / 60,092] 1191 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 50s local ... (57 actions running) [60,008 / 60,092] 1191 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 51s local ... (57 actions running) [60,009 / 60,092] 1191 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 52s local ... (56 actions running) [60,012 / 60,092] 1192 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 54s local ... (56 actions running) [60,013 / 60,092] 1192 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 55s local ... (56 actions, 55 running) [60,013 / 60,092] 1192 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 56s local ... (56 actions running) [60,016 / 60,092] 1192 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 57s local ... (56 actions running) [60,021 / 60,092] 1193 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 59s local ... (58 actions running) [60,042 / 60,107] 1194 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 60s local ... (59 actions, 58 running) [60,088 / 60,154] 1194 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 61s local ... (59 actions, 58 running) [60,097 / 60,162] 1195 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 62s local ... (61 actions running) [60,108 / 60,172] 1195 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 63s local ... (61 actions running) [60,120 / 60,185] 1198 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 64s local ... (60 actions running) [60,126 / 60,192] 1199 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 65s local ... (59 actions, 58 running) [60,135 / 60,201] 1200 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 67s local ... (59 actions, 58 running) [60,158 / 60,223] 1200 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 68s local ... (61 actions, 59 running) [60,198 / 60,263] 1202 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 69s local ... (62 actions, 61 running) [60,222 / 60,287] 1203 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 70s local ... (63 actions running) [60,231 / 60,295] 1205 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 71s local ... (64 actions running) [60,247 / 60,311] 1207 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 72s local ... (65 actions, 64 running) [60,276 / 60,340] 1210 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 73s local ... (66 actions running) [60,298 / 60,362] 1211 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 74s local ... (66 actions running) [60,319 / 60,385] 1212 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 75s local ... (66 actions, 64 running) [60,333 / 60,398] 1214 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 76s local ... (67 actions, 66 running) [60,344 / 60,414] 1216 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 78s local ... (68 actions running) [60,352 / 60,420] 1221 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 79s local ... (68 actions, 67 running) [60,373 / 60,483] 1225 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 80s local ... (68 actions running) [60,376 / 60,483] 1227 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 81s local ... (68 actions running) [60,379 / 60,483] 1228 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 82s local ... (69 actions running) [60,379 / 60,483] 1229 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 83s local ... (69 actions running) [60,382 / 60,483] 1229 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 84s local ... (69 actions, 68 running) [60,384 / 60,483] 1229 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 85s local ... (69 actions, 68 running) [60,396 / 60,483] 1231 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 86s local ... (69 actions, 68 running) [60,400 / 60,483] 1231 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 88s local ... (69 actions running) [60,402 / 60,483] 1231 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 89s local ... (69 actions running) [60,404 / 60,483] 1231 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 90s local ... (69 actions, 68 running) [60,415 / 60,483] 1234 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 91s local ... (68 actions running) [60,419 / 60,483] 1235 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 92s local ... (67 actions running) [60,432 / 60,496] 1236 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 93s local ... (66 actions, 65 running) [60,442 / 60,507] 1236 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 94s local ... (66 actions, 65 running) [60,467 / 60,531] 1237 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 95s local ... (65 actions, 64 running) [60,504 / 60,567] 1240 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 96s local ... (65 actions running) [60,530 / 60,592] 1244 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 97s local ... (68 actions running) [60,562 / 60,626] 1246 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 98s local ... (67 actions, 65 running) [60,582 / 60,643] 1248 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 99s local ... (71 actions, 70 running) [60,603 / 60,664] 1251 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 100s local ... (72 actions running) [60,603 / 60,664] 1251 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 102s local ... (73 actions running) [60,613 / 60,673] 1252 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 103s local ... (73 actions running) [60,659 / 60,723] 1258 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 104s local ... (72 actions, 70 running) [60,683 / 60,764] 1263 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 105s local ... (74 actions running) [60,687 / 60,764] 1267 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 106s local ... (73 actions running) [60,692 / 60,764] 1271 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 107s local ... (71 actions running) [60,696 / 60,764] 1273 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 108s local ... (71 actions, 70 running) [60,699 / 60,764] 1276 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 110s local ... (70 actions running) [60,702 / 60,764] 1278 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 111s local ... (68 actions running) [60,703 / 60,764] 1279 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 112s local ... (67 actions running) [60,718 / 60,774] 1280 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 113s local ... (66 actions running) [60,744 / 60,800] 1283 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 114s local ... (66 actions running) [60,771 / 60,827] 1287 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 115s local ... (65 actions, 64 running) [60,786 / 60,850] 1288 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 116s local ... (66 actions running) [60,790 / 60,850] 1289 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 117s local ... (66 actions running) [60,791 / 60,850] 1289 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 118s local ... (66 actions running) [60,815 / 60,876] 1291 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 119s local ... (67 actions, 65 running) [60,827 / 60,888] 1294 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 120s local ... (68 actions running) [60,844 / 60,906] 1295 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 121s local ... (68 actions, 66 running) [60,875 / 60,935] 1300 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 122s local ... (67 actions, 66 running) [60,936 / 60,999] 1305 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 123s local ... (68 actions, 67 running) [60,977 / 61,040] 1309 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 124s local ... (68 actions, 67 running) [60,996 / 61,058] 1314 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 125s local ... (67 actions, 66 running) [61,002 / 61,065] 1316 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 126s local ... (67 actions, 66 running) [61,026 / 61,088] 1320 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 128s local ... (66 actions running) [61,031 / 61,093] 1322 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 129s local ... (66 actions running) [61,046 / 61,107] 1326 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 130s local ... (64 actions, 63 running) [61,058 / 61,121] 1331 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 131s local ... (64 actions running) [61,060 / 61,122] 1334 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 132s local ... (64 actions running) [61,076 / 61,138] 1337 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 133s local ... (63 actions running) [61,084 / 61,146] 1340 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 134s local ... (67 actions running) [61,114 / 61,192] 1347 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 135s local ... (66 actions running) [61,119 / 61,192] 1351 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 136s local ... (64 actions running) [61,121 / 61,192] 1353 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 137s local ... (64 actions running) [61,124 / 61,192] 1356 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 138s local ... (62 actions running) [61,126 / 61,192] 1357 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 139s local ... (62 actions running) [61,127 / 61,192] 1357 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 140s local ... (62 actions, 61 running) [61,128 / 61,192] 1357 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 141s local ... (62 actions, 61 running) [61,180 / 61,245] 1360 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 142s local ... (62 actions, 59 running) [61,216 / 61,279] 1361 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 143s local ... (65 actions running) [61,226 / 61,288] 1362 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 144s local ... (71 actions, 70 running) [61,247 / 61,310] 1366 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 145s local ... (75 actions running) [61,266 / 61,329] 1369 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 146s local ... (74 actions, 72 running) [61,291 / 61,355] 1371 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 147s local ... (77 actions, 76 running) [61,306 / 61,368] 1374 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 149s local ... (78 actions running) [61,315 / 61,377] 1378 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 150s local ... (77 actions running) [61,322 / 61,383] 1381 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 151s local ... (77 actions running) [61,342 / 61,403] 1384 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 152s local ... (77 actions, 76 running) [61,378 / 61,439] 1386 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 153s local ... (76 actions, 75 running) [61,404 / 61,466] 1392 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 154s local ... (75 actions, 74 running) [61,434 / 61,495] 1397 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 156s local ... (76 actions running) [61,446 / 61,508] 1404 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 157s local ... (75 actions, 74 running) [61,457 / 61,518] 1404 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 158s local ... (75 actions, 74 running) [61,460 / 61,522] 1405 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 159s local ... (75 actions, 74 running) [61,470 / 61,531] 1406 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 160s local ... (75 actions running) [61,474 / 61,535] 1407 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 161s local ... (75 actions running) [61,474 / 61,535] 1407 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 162s local ... (76 actions running) [61,483 / 61,545] 1409 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 163s local ... (76 actions running) [61,499 / 61,561] 1412 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 164s local ... (77 actions running) [61,501 / 61,562] 1412 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 165s local ... (77 actions running) [61,503 / 61,564] 1413 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 166s local ... (77 actions running) [61,535 / 61,639] 1416 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 167s local ... (76 actions running) [61,537 / 61,639] 1418 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 168s local ... (76 actions running) [61,538 / 61,639] 1419 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 169s local ... (75 actions running) [61,540 / 61,639] 1421 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 170s local ... (75 actions running) [61,546 / 61,639] 1425 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 170s local ... (73 actions running) [61,550 / 61,639] 1427 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 171s local ... (73 actions running) [61,555 / 61,639] 1430 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 173s local ... (72 actions running) [61,557 / 61,639] 1432 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 174s local ... (71 actions, 70 running) [61,561 / 61,639] 1432 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 175s local ... (71 actions running) [61,564 / 61,639] 1434 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 61s local ... (71 actions, 70 running) [61,571 / 61,639] 1438 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 62s local ... (69 actions, 68 running) [61,582 / 61,644] 1438 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 63s local ... (69 actions, 68 running) [61,599 / 61,660] 1440 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 64s local ... (69 actions running) [61,646 / 61,744] 1443 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 65s local ... (70 actions running) [61,647 / 61,744] 1445 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 66s local ... (72 actions running) [61,650 / 61,744] 1445 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 68s local ... (71 actions, 70 running) [61,655 / 61,744] 1445 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 69s local ... (71 actions running) [61,669 / 61,744] 1451 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 70s local ... (65 actions running) [61,682 / 61,744] 1456 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 71s local ... (58 actions running) [61,685 / 61,744] 1457 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 72s local ... (58 actions running) [61,689 / 61,745] 1459 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 73s local ... (56 actions running) [61,690 / 61,748] 1459 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 74s local ... (56 actions, 55 running) [61,701 / 61,791] 1461 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 76s local ... (56 actions running) [61,702 / 61,791] 1462 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 77s local ... (56 actions running) [61,703 / 61,791] 1462 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 78s local ... (56 actions running) [61,706 / 61,791] 1462 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 79s local ... (56 actions running) [61,711 / 61,791] 1462 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 80s local ... (56 actions running) [61,714 / 61,791] 1462 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 2 of 10); 81s local ... (56 actions running) [61,724 / 61,791] 1462 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 2 of 10); 82s local ... (56 actions running) [61,740 / 61,797] 1463 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 4 of 10); 82s local ... (55 actions running) [61,771 / 61,827] 1463 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 4 of 10); 83s local ... (57 actions running) [61,814 / 61,875] 1469 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 4 of 10); 84s local ... (61 actions, 59 running) [61,875 / 61,931] 1479 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 8 of 10); 84s local ... (59 actions running) [61,928 / 62,001] 1487 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 8 of 10); 85s local ... (61 actions running) [61,939 / 62,001] 1496 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 8 of 10); 86s local ... (57 actions running) [61,940 / 62,001] 1496 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 8 of 10); 87s local ... (57 actions running) [61,942 / 62,001] 1497 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 81s local ... (57 actions running) [61,943 / 62,001] 1497 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 82s local ... (57 actions running) [61,948 / 62,005] 1498 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 83s local ... (57 actions running) [61,968 / 62,025] 1499 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 84s local ... (59 actions running) [62,017 / 62,074] 1504 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 85s local ... (61 actions running) [62,110 / 62,167] 1507 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 86s local ... (65 actions running) [62,173 / 62,230] 1514 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 87s local ... (72 actions, 71 running) [62,203 / 62,260] 1519 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 88s local ... (74 actions running) [62,225 / 62,291] 1524 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 89s local ... (75 actions, 74 running) [62,225 / 62,291] 1525 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 91s local ... (77 actions running) [62,227 / 62,291] 1525 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 92s local ... (76 actions, 75 running) [62,233 / 62,291] 1528 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 93s local ... (76 actions running) [62,294 / 62,351] 1528 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 94s local ... (78 actions, 76 running) [62,371 / 62,431] 1539 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 95s local ... (81 actions, 80 running) [62,386 / 62,445] 1544 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 96s local ... (83 actions, 82 running) [62,392 / 62,449] 1545 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 97s local ... (85 actions running) [62,392 / 62,449] 1546 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 98s local ... (85 actions running) [62,438 / 62,496] 1549 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 100s local ... (85 actions, 84 running) [62,466 / 62,524] 1552 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 101s local ... (86 actions, 85 running) [62,474 / 62,560] 1553 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 102s local ... (89 actions, 88 running) [62,476 / 62,560] 1553 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 103s local ... (89 actions running) [62,480 / 62,560] 1555 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 104s local ... (89 actions running) [62,480 / 62,560] 1555 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 105s local ... (89 actions running) [62,481 / 62,560] 1555 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 107s local ... (89 actions, 88 running) [62,492 / 62,560] 1565 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 108s local ... (80 actions running) [62,522 / 62,581] 1580 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 109s local ... (66 actions running) [62,541 / 62,602] 1585 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 110s local ... (65 actions running) [62,616 / 62,675] 1596 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 111s local ... (60 actions, 59 running) [62,696 / 62,803] 1603 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 112s local ... (59 actions, 57 running) [62,702 / 62,803] 1604 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 113s local ... (61 actions, 60 running) [62,708 / 62,803] 1606 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 114s local ... (59 actions, 58 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)) {} | ^~~~~~~~~~~~~~ [62,715 / 62,803] 1607 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 115s local ... (58 actions running) [62,718 / 62,803] 1608 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 116s local ... (58 actions running) [62,722 / 62,803] 1610 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 117s local ... (58 actions running) [62,725 / 62,803] 1610 / 3784 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 118s local ... (58 actions running) [62,761 / 62,820] 1615 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 119s local ... (58 actions, 57 running) [62,776 / 62,851] 1615 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 120s local ... (58 actions, 57 running) [62,781 / 62,851] 1616 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 122s local ... (59 actions, 58 running) [62,789 / 62,851] 1617 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 123s local ... (58 actions, 57 running) [62,822 / 62,893] 1619 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 124s local ... (58 actions running) [62,824 / 62,893] 1620 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 125s local ... (59 actions running) [62,827 / 62,893] 1624 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 127s local ... (59 actions running) [62,829 / 62,893] 1626 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 128s local ... (59 actions running) [62,840 / 62,903] 1627 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 129s local ... (58 actions, 57 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)) {} | ^~~~~~~~~~~~~~ [62,841 / 62,903] 1627 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 130s local ... (57 actions running) [62,846 / 62,904] 1630 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 131s local ... (56 actions running) [62,854 / 62,912] 1630 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 132s local ... (57 actions running) [62,858 / 62,917] 1632 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 134s local ... (57 actions running) [62,859 / 62,917] 1632 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 137s local ... (57 actions, 56 running) [62,861 / 62,917] 1632 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 139s local ... (57 actions running) [62,873 / 62,930] 1632 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 140s local ... (57 actions, 56 running) [62,889 / 62,946] 1633 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 141s local ... (56 actions running) [62,906 / 62,962] 1635 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 142s local ... (56 actions, 55 running) [62,906 / 62,962] 1635 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 143s local ... (56 actions running) [62,921 / 62,977] 1636 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 144s local ... (56 actions, 55 running) [62,946 / 63,002] 1638 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 145s local ... (57 actions running) [62,957 / 63,020] 1640 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 146s local ... (60 actions running) [62,969 / 63,025] 1643 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 147s local ... (59 actions running) [62,989 / 63,045] 1645 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 148s local ... (58 actions running) [63,011 / 63,067] 1648 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 149s local ... (56 actions, 55 running) [63,043 / 63,104] 1651 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 150s local ... (57 actions, 54 running) [63,058 / 63,116] 1653 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 151s local ... (57 actions, 54 running) [63,069 / 63,147] 1656 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 153s local ... (56 actions, 55 running) [63,073 / 63,147] 1657 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 154s local ... (56 actions running) [63,076 / 63,147] 1660 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 155s local ... (56 actions running) [63,080 / 63,147] 1662 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 156s local ... (56 actions running) [63,088 / 63,147] 1667 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 157s local ... (56 actions, 55 running) [63,091 / 63,147] 1669 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 158s local ... (56 actions running) [63,093 / 63,150] 1670 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 159s local ... (56 actions running) [63,102 / 63,158] 1671 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 160s local ... (56 actions running) [63,107 / 63,163] 1672 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 161s local ... (56 actions running) [63,122 / 63,176] 1673 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 162s local ... (55 actions, 54 running) [63,169 / 63,226] 1674 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 163s local ... (56 actions, 55 running) [63,188 / 63,247] 1678 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 164s local ... (57 actions running) [63,193 / 63,249] 1680 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 165s local ... (56 actions running) [63,212 / 63,269] 1683 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 166s local ... (56 actions, 55 running) [63,238 / 63,295] 1686 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 167s local ... (56 actions, 54 running) [63,253 / 63,310] 1688 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 168s local ... (56 actions, 54 running) [63,262 / 63,318] 1690 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 169s local ... (56 actions, 54 running) [63,275 / 63,333] 1692 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 170s local ... (56 actions, 53 running) [63,306 / 63,364] 1697 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 171s local ... (56 actions, 53 running) [63,343 / 63,411] 1700 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 172s local ... (56 actions, 55 running) [63,348 / 63,412] 1702 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 173s local ... (57 actions, 56 running) [63,354 / 63,417] 1705 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 63s local ... (56 actions running) [63,359 / 63,417] 1710 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 65s local ... (56 actions running) [63,364 / 63,420] 1712 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 66s local ... (56 actions, 55 running) [63,369 / 63,474] 1714 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 67s local ... (57 actions running) [63,371 / 63,474] 1715 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 68s local ... (56 actions running) [63,372 / 63,474] 1716 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 69s local ... (56 actions running) [63,373 / 63,474] 1717 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 70s local ... (56 actions running) [63,373 / 63,474] 1718 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 71s local ... (56 actions running) [63,378 / 63,474] 1718 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 72s local ... (56 actions, 55 running) [63,386 / 63,474] 1721 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 73s local ... (56 actions, 55 running) [63,390 / 63,474] 1721 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 75s local ... (56 actions, 55 running) [63,392 / 63,474] 1721 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 76s local ... (56 actions, 55 running) [63,396 / 63,474] 1722 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 77s local ... (56 actions, 55 running) [63,402 / 63,474] 1722 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 78s local ... (56 actions running) [63,406 / 63,474] 1722 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 79s local ... (56 actions running) [63,410 / 63,474] 1722 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 80s local ... (56 actions running) [63,417 / 63,474] 1722 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 81s local ... (56 actions, 55 running) [63,432 / 63,489] 1722 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 83s local ... (56 actions running) [63,454 / 63,510] 1723 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 84s local ... (57 actions running) [63,492 / 63,550] 1723 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 85s local ... (61 actions, 60 running) [63,521 / 63,577] 1727 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 86s local ... (60 actions, 59 running) [63,537 / 63,594] 1731 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 87s local ... (60 actions, 59 running) [63,553 / 63,610] 1734 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 88s local ... (59 actions, 58 running) [63,557 / 63,618] 1736 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 89s local ... (59 actions, 58 running) [63,562 / 63,618] 1741 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 90s local ... (57 actions running) [63,589 / 63,646] 1743 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 91s local ... (57 actions, 56 running) [63,625 / 63,682] 1747 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 92s local ... (56 actions, 54 running) [63,644 / 63,700] 1750 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 93s local ... (58 actions, 57 running) [63,646 / 63,702] 1752 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 94s local ... (59 actions running) [63,670 / 63,726] 1756 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 95s local ... (59 actions, 58 running) [63,691 / 63,748] 1764 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 96s local ... (59 actions, 58 running) [63,711 / 63,767] 1771 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 97s local ... (60 actions, 59 running) [63,731 / 63,788] 1781 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 98s local ... (59 actions, 58 running) [63,749 / 63,805] 1785 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 99s local ... (60 actions, 59 running) [63,761 / 63,819] 1787 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 100s local ... (61 actions, 60 running) [63,779 / 63,835] 1791 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 101s local ... (61 actions running) [63,793 / 63,850] 1796 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 102s local ... (62 actions, 61 running) [63,816 / 63,872] 1801 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 103s local ... (61 actions running) [63,848 / 63,904] 1813 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 105s local ... (59 actions running) [63,852 / 63,914] 1817 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 106s local ... (61 actions running) [63,863 / 63,919] 1822 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 107s local ... (59 actions, 58 running) [63,890 / 63,947] 1827 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 108s local ... (57 actions, 55 running) [63,898 / 63,954] 1832 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 109s local ... (58 actions running) [63,910 / 63,966] 1841 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 110s local ... (56 actions running) [63,912 / 63,968] 1843 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 111s local ... (57 actions running) [63,927 / 63,983] 1846 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 112s local ... (56 actions, 55 running) [63,939 / 63,997] 1849 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 113s local ... (57 actions, 56 running) [63,972 / 64,059] 1851 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 114s local ... (56 actions, 54 running) [63,979 / 64,060] 1851 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 116s local ... (58 actions, 57 running) [63,984 / 64,060] 1857 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 117s local ... (58 actions running) [63,988 / 64,060] 1858 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 118s local ... (58 actions, 57 running) [63,991 / 64,060] 1861 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 120s local ... (58 actions running) [63,996 / 64,063] 1863 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 121s local ... (58 actions running) [64,011 / 64,077] 1864 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 122s local ... (58 actions running) [64,029 / 64,095] 1868 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 123s local ... (59 actions, 58 running) [64,042 / 64,108] 1870 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 124s local ... (59 actions running) [64,053 / 64,119] 1875 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 125s local ... (61 actions, 60 running) [64,060 / 64,127] 1878 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 126s local ... (59 actions running) [64,091 / 64,157] 1885 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 127s local ... (58 actions, 57 running) [64,111 / 64,178] 1888 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 128s local ... (60 actions running) [64,146 / 64,212] 1893 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 129s local ... (56 actions, 55 running) [64,178 / 64,234] 1896 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 130s local ... (57 actions running) [64,192 / 64,248] 1900 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 132s local ... (58 actions running) [64,228 / 64,284] 1907 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 133s local ... (57 actions running) [64,234 / 64,290] 1909 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 134s local ... (60 actions running) [64,241 / 64,297] 1911 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 135s local ... (61 actions running) [64,246 / 64,302] 1913 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 136s local ... (60 actions running) [64,258 / 64,314] 1916 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 137s local ... (58 actions running) [64,283 / 64,339] 1923 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 139s local ... (57 actions running) [64,304 / 64,360] 1928 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 140s local ... (57 actions running) [64,307 / 64,378] 1931 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 141s local ... (58 actions running) [64,310 / 64,378] 1934 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 142s local ... (59 actions running) [64,312 / 64,378] 1936 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 143s local ... (57 actions running) [64,315 / 64,379] 1937 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 145s local ... (56 actions running) [64,320 / 64,379] 1942 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 146s local ... (56 actions running) [64,321 / 64,379] 1942 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 147s local ... (56 actions running) [64,323 / 64,379] 1944 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 148s local ... (56 actions running) [64,337 / 64,393] 1946 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 149s local ... (56 actions running) [64,346 / 64,403] 1946 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 150s local ... (57 actions, 56 running) [64,349 / 64,407] 1948 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 151s local ... (57 actions running) [64,355 / 64,411] 1949 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 152s local ... (57 actions running) [64,372 / 64,429] 1950 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 153s local ... (56 actions, 55 running) [64,393 / 64,449] 1951 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 154s local ... (56 actions, 55 running) [64,400 / 64,456] 1952 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 155s local ... (57 actions, 56 running) [64,408 / 64,466] 1952 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 156s local ... (57 actions running) [64,419 / 64,475] 1957 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 157s local ... (58 actions running) [64,431 / 64,487] 1960 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 158s local ... (58 actions, 57 running) [64,448 / 64,507] 1964 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 159s local ... (57 actions running) [64,453 / 64,509] 1969 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 160s local ... (56 actions running) [64,475 / 64,531] 1972 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 161s local ... (56 actions running) [64,508 / 64,564] 1976 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 132s local ... (56 actions, 54 running) [64,521 / 64,577] 1981 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 133s local ... (56 actions running) [64,524 / 64,582] 1983 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 134s local ... (58 actions running) [64,534 / 64,591] 1988 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 135s local ... (56 actions running) [64,561 / 64,620] 1989 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 136s local ... (57 actions, 54 running) [64,565 / 64,621] 1991 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 137s local ... (56 actions running) [64,573 / 64,630] 1993 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 138s local ... (56 actions, 54 running) [64,590 / 64,646] 1995 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 139s local ... (56 actions running) [64,625 / 64,681] 1999 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 140s local ... (56 actions, 54 running) [64,632 / 64,702] 2003 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 141s local ... (57 actions, 56 running) [64,636 / 64,702] 2007 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 143s local ... (56 actions running) [64,637 / 64,702] 2008 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 144s local ... (56 actions running) [64,637 / 64,702] 2009 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 145s local ... (56 actions running) [64,639 / 64,702] 2011 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 146s local ... (56 actions running) [64,641 / 64,702] 2011 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 148s local ... (56 actions running) [64,642 / 64,702] 2012 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 149s local ... (56 actions running) [64,644 / 64,702] 2013 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 150s local ... (56 actions running) [64,645 / 64,702] 2014 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 151s local ... (56 actions running) [64,646 / 64,702] 2014 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 154s local ... (56 actions, 55 running) [64,657 / 64,714] 2015 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 155s local ... (56 actions running) [64,679 / 64,736] 2018 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 156s local ... (56 actions, 55 running) [64,710 / 64,767] 2018 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 157s local ... (56 actions, 55 running) [64,725 / 64,781] 2022 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 158s local ... (58 actions running) [64,732 / 64,827] 2023 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 159s local ... (59 actions running) [64,738 / 64,827] 2026 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 160s local ... (58 actions running) [64,740 / 64,827] 2027 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 161s local ... (57 actions running) [64,743 / 64,827] 2029 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 162s local ... (56 actions running) [64,747 / 64,827] 2030 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 163s local ... (56 actions running) [64,749 / 64,827] 2030 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 164s local ... (56 actions, 55 running) [64,756 / 64,827] 2032 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 165s local ... (56 actions running) [64,762 / 64,827] 2037 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 166s local ... (56 actions running) [64,765 / 64,827] 2038 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 167s local ... (56 actions running) [64,768 / 64,827] 2039 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 169s local ... (56 actions, 55 running) [64,770 / 64,827] 2039 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 170s local ... (56 actions running) [64,795 / 64,851] 2041 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 171s local ... (56 actions, 54 running) [64,812 / 64,868] 2042 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 172s local ... (57 actions, 55 running) [64,821 / 64,877] 2044 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 173s local ... (57 actions, 55 running) [64,831 / 64,889] 2047 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 174s local ... (57 actions, 55 running) [64,868 / 64,931] 2051 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 175s local ... (57 actions, 56 running) [64,878 / 64,934] 2054 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 176s local ... (56 actions, 54 running) [64,928 / 64,985] 2056 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 179s local ... (56 actions, 54 running) [65,009 / 65,073] 2062 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 180s local ... (56 actions, 47 running) [65,096 / 65,158] 2068 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 181s local ... (55 actions, 44 running) [65,200 / 65,257] 2078 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 182s local ... (55 actions, 43 running) [65,263 / 65,319] 2086 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 183s local ... (57 actions, 48 running) [65,344 / 65,401] 2094 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 184s local ... (62 actions, 59 running) [65,424 / 65,480] 2105 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 185s local ... (59 actions, 56 running) [65,496 / 65,557] 2121 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 186s local ... (57 actions, 56 running) [65,543 / 65,599] 2131 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 187s local ... (57 actions, 56 running) [65,612 / 65,714] 2143 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 188s local ... (56 actions, 52 running) [65,779 / 65,846] 2152 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 189s local ... (61 actions, 49 running) [65,828 / 65,885] 2161 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 190s local ... (56 actions, 54 running) [65,836 / 65,898] 2164 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 191s local ... (58 actions running) [65,842 / 65,898] 2170 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 192s local ... (56 actions running) [65,860 / 65,917] 2178 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 193s local ... (56 actions running) [65,885 / 65,941] 2180 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 194s local ... (57 actions, 56 running) [65,887 / 65,957] 2182 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 195s local ... (58 actions, 57 running) [65,895 / 65,958] 2188 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 196s local ... (56 actions running) [65,899 / 65,958] 2189 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 197s local ... (56 actions, 55 running) [65,963 / 66,025] 2194 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 198s local ... (56 actions, 51 running) [65,998 / 66,062] 2195 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 199s local ... (57 actions, 56 running) [66,014 / 66,073] 2201 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 200s local ... (56 actions running) [66,015 / 66,073] 2202 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 201s local ... (56 actions running) [66,017 / 66,073] 2204 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 202s local ... (56 actions running) [66,021 / 66,077] 2205 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 203s local ... (56 actions running) [66,028 / 66,084] 2206 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 204s local ... (56 actions, 55 running) [66,040 / 66,097] 2207 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 205s local ... (56 actions running) [66,071 / 66,129] 2209 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 206s local ... (57 actions, 53 running) [66,093 / 66,151] 2209 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 208s local ... (57 actions, 53 running) [66,102 / 66,171] 2210 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 209s local ... (57 actions, 56 running) [66,112 / 66,171] 2215 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 210s local ... (56 actions running) [66,116 / 66,173] 2215 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 212s local ... (56 actions running) [66,117 / 66,174] 2216 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 213s local ... (56 actions running) [66,118 / 66,175] 2217 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 214s local ... (56 actions running) [66,121 / 66,178] 2221 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 216s local ... (56 actions running) [66,124 / 66,183] 2222 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 217s local ... (56 actions, 55 running) [66,126 / 66,183] 2223 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 218s local ... (56 actions, 55 running) [66,127 / 66,184] 2224 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 219s local ... (56 actions running) [66,130 / 66,186] 2224 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 220s local ... (56 actions running) [66,143 / 66,199] 2225 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 222s local ... (56 actions, 55 running) [66,152 / 66,208] 2231 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 223s local ... (56 actions running) [66,174 / 66,232] 2233 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 224s local ... (56 actions, 54 running) [66,181 / 66,255] 2235 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 225s local ... (57 actions, 56 running) [66,187 / 66,256] 2237 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 226s local ... (56 actions running) [66,189 / 66,256] 2238 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 227s local ... (56 actions running) [66,190 / 66,256] 2238 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 229s local ... (56 actions running) [66,194 / 66,256] 2239 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 230s local ... (56 actions running) [66,205 / 66,261] 2240 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 231s local ... (56 actions running) [66,211 / 66,267] 2242 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 232s local ... (57 actions running) [66,211 / 66,267] 2242 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 233s local ... (57 actions running) [66,219 / 66,284] 2246 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 234s local ... (57 actions running) [66,224 / 66,284] 2248 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 235s local ... (56 actions running) [66,228 / 66,284] 2250 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 236s local ... (56 actions running) [66,233 / 66,292] 2251 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 237s local ... (56 actions running) [66,237 / 66,293] 2252 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 238s local ... (56 actions running) [66,251 / 66,307] 2252 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 239s local ... (56 actions, 55 running) [66,264 / 66,323] 2254 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 240s local ... (58 actions, 56 running) [66,291 / 66,356] 2262 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 241s local ... (56 actions, 55 running) [66,296 / 66,356] 2263 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 242s local ... (56 actions, 55 running) [66,300 / 66,357] 2264 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 243s local ... (56 actions, 55 running) [66,302 / 66,360] 2265 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 244s local ... (56 actions, 55 running) [66,333 / 66,390] 2268 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 245s local ... (56 actions, 55 running) [66,362 / 66,419] 2271 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 246s local ... (56 actions, 55 running) [66,384 / 66,440] 2272 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 247s local ... (56 actions, 55 running) [66,455 / 66,511] 2277 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 249s local ... (57 actions, 55 running) [66,476 / 66,536] 2281 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 250s local ... (64 actions running) [66,488 / 66,544] 2289 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 251s local ... (65 actions, 64 running) [66,500 / 66,557] 2295 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 252s local ... (62 actions running) [66,504 / 66,607] 2297 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 253s local ... (61 actions running) [66,508 / 66,608] 2298 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 254s local ... (62 actions running) [66,509 / 66,608] 2299 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 255s local ... (62 actions running) [66,515 / 66,608] 2303 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 256s local ... (61 actions running) [66,518 / 66,608] 2307 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 257s local ... (61 actions running) [66,524 / 66,608] 2311 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 258s local ... (61 actions running) [66,534 / 66,608] 2313 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 259s local ... (61 actions running) [66,541 / 66,608] 2315 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 260s local ... (60 actions, 59 running) [66,549 / 66,608] 2320 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 261s local ... (57 actions running) [66,567 / 66,624] 2321 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 262s local ... (57 actions, 56 running) [66,628 / 66,685] 2324 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 263s local ... (57 actions, 56 running) [66,675 / 66,734] 2329 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 264s local ... (60 actions running) [66,712 / 66,774] 2336 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 266s local ... (58 actions running) [66,719 / 66,776] 2341 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 267s local ... (58 actions, 56 running) [66,743 / 66,800] 2342 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 268s local ... (58 actions, 57 running) [66,761 / 66,818] 2347 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 269s local ... (59 actions, 58 running) [66,767 / 66,824] 2351 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 270s local ... (57 actions running) [66,778 / 66,835] 2354 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 271s local ... (57 actions running) [66,811 / 66,868] 2358 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 272s local ... (57 actions, 55 running) [66,856 / 66,913] 2361 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 273s local ... (58 actions, 57 running) [66,926 / 66,984] 2367 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 274s local ... (58 actions, 57 running) [66,937 / 66,999] 2371 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 275s local ... (62 actions, 61 running) [66,947 / 67,005] 2377 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 276s local ... (62 actions, 61 running) [66,960 / 67,112] 2379 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 277s local ... (61 actions, 60 running) [66,978 / 67,112] 2382 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 278s local ... (61 actions, 57 running) [67,024 / 67,367] 2383 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 279s local ... (61 actions, 56 running) [67,079 / 67,367] 2385 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 280s local ... (61 actions, 54 running) [67,164 / 67,367] 2390 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 281s local ... (60 actions, 48 running) [67,308 / 67,481] 2393 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 282s local ... (59 actions, 45 running) [67,415 / 67,530] 2399 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 283s local ... (57 actions, 33 running) [67,584 / 67,657] 2401 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 284s local ... (56 actions, 38 running) [67,665 / 67,723] 2402 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 285s local ... (57 actions, 55 running) [67,697 / 67,754] 2408 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 286s local ... (61 actions, 59 running) [67,723 / 67,782] 2414 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 287s local ... (66 actions, 65 running) [67,746 / 67,803] 2423 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 288s local ... (64 actions running) [67,780 / 67,837] 2428 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 289s local ... (63 actions running) [67,808 / 67,869] 2432 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 290s local ... (61 actions, 60 running) [67,840 / 67,896] 2443 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 291s local ... (57 actions running) [67,851 / 67,908] 2447 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 293s local ... (60 actions running) [67,868 / 67,925] 2451 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 294s local ... (64 actions, 63 running) [67,908 / 67,967] 2458 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 295s local ... (64 actions, 61 running) [67,990 / 68,047] 2465 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 296s local ... (63 actions running) [68,008 / 68,064] 2469 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 297s local ... (65 actions, 64 running) [68,010 / 68,066] 2472 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 298s local ... (65 actions running) [68,034 / 68,091] 2476 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 299s local ... (64 actions running) [68,049 / 68,107] 2480 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 301s local ... (65 actions, 64 running) [68,070 / 68,126] 2483 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 302s local ... (65 actions running) [68,104 / 68,205] 2488 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 303s local ... (65 actions running) [68,109 / 68,205] 2492 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 304s local ... (62 actions running) [68,115 / 68,205] 2498 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 305s local ... (57 actions running) [68,120 / 68,205] 2502 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 306s local ... (56 actions running) [68,122 / 68,205] 2504 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 307s local ... (56 actions running) [68,122 / 68,205] 2505 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 309s local ... (56 actions running) [68,128 / 68,205] 2509 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 311s local ... (56 actions running) [68,129 / 68,205] 2511 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 312s local ... (56 actions running) [68,130 / 68,205] 2511 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 314s local ... (56 actions running) [68,132 / 68,205] 2511 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 315s local ... (56 actions running) [68,133 / 68,205] 2511 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 316s local ... (56 actions running) [68,135 / 68,205] 2511 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 317s local ... (56 actions running) [68,139 / 68,205] 2511 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 318s local ... (56 actions running) [68,143 / 68,205] 2511 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 319s local ... (56 actions running) [68,146 / 68,205] 2512 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 320s local ... (56 actions running) [68,150 / 68,206] 2513 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 321s local ... (55 actions running) [68,170 / 68,226] 2515 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 322s local ... (56 actions, 54 running) [68,180 / 68,236] 2517 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 323s local ... (56 actions running) [68,204 / 68,262] 2517 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 324s local ... (56 actions, 54 running) [68,220 / 68,276] 2518 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 325s local ... (57 actions, 56 running) [68,230 / 68,286] 2519 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 326s local ... (57 actions, 56 running) [68,245 / 68,301] 2521 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 328s local ... (56 actions, 55 running) [68,267 / 68,341] 2526 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 329s local ... (57 actions running) [68,269 / 68,341] 2526 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 330s local ... (57 actions running) [68,272 / 68,341] 2527 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 331s local ... (56 actions running) [68,278 / 68,341] 2529 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 332s local ... (56 actions running) [68,282 / 68,341] 2530 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 333s local ... (56 actions running) [68,285 / 68,342] 2531 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 334s local ... (56 actions running) [68,298 / 68,354] 2532 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 335s local ... (57 actions running) [68,306 / 68,362] 2536 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 336s local ... (57 actions running) [68,317 / 68,374] 2538 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 337s local ... (59 actions, 58 running) [68,337 / 68,393] 2541 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 338s local ... (57 actions running) [68,347 / 68,403] 2544 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 339s local ... (56 actions, 55 running) [68,356 / 68,412] 2548 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 341s local ... (56 actions running) [68,360 / 68,422] 2550 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 342s local ... (57 actions running) [68,366 / 68,422] 2554 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 343s local ... (56 actions running) [68,366 / 68,422] 2555 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 345s local ... (56 actions running) [68,380 / 68,438] 2558 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 346s local ... (56 actions, 55 running) [68,401 / 68,457] 2564 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 347s local ... (56 actions running) [68,421 / 68,479] 2569 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 348s local ... (56 actions running) [68,426 / 68,491] 2570 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 350s local ... (56 actions running) [68,429 / 68,491] 2572 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 351s local ... (56 actions running) [68,430 / 68,491] 2572 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 352s local ... (56 actions running) [68,434 / 68,491] 2574 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 353s local ... (56 actions running) [68,445 / 68,501] 2576 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 354s local ... (56 actions, 55 running) [68,457 / 68,514] 2578 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 355s local ... (56 actions, 55 running) [68,478 / 68,545] 2583 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 356s local ... (56 actions running) [68,482 / 68,545] 2585 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 357s local ... (56 actions running) [68,483 / 68,545] 2585 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 358s local ... (56 actions, 55 running) [68,484 / 68,545] 2585 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 359s local ... (56 actions, 55 running) [68,487 / 68,545] 2586 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 361s local ... (56 actions, 55 running) [68,491 / 68,547] 2587 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 362s local ... (56 actions, 55 running) [68,498 / 68,555] 2588 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 363s local ... (56 actions running) [68,516 / 68,575] 2589 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 364s local ... (56 actions running) [68,527 / 68,584] 2591 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 365s local ... (58 actions, 57 running) [68,540 / 68,596] 2594 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 366s local ... (56 actions running) [68,579 / 68,637] 2599 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 367s local ... (56 actions, 53 running) [68,630 / 68,688] 2604 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 368s local ... (56 actions, 52 running) [68,681 / 68,739] 2610 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 369s local ... (57 actions running) [68,707 / 68,770] 2619 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 370s local ... (56 actions running) [68,708 / 68,770] 2620 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 371s local ... (57 actions running) [68,712 / 68,770] 2624 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 372s local ... (56 actions running) [68,714 / 68,770] 2624 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 373s local ... (56 actions running) [68,714 / 68,770] 2625 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 374s local ... (56 actions running) [68,720 / 68,789] 2627 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 375s local ... (56 actions running) [68,725 / 68,789] 2630 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 377s local ... (56 actions, 55 running) [68,728 / 68,789] 2632 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 378s local ... (56 actions, 55 running) [68,735 / 68,791] 2640 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 379s local ... (56 actions running) [68,744 / 68,800] 2642 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 380s local ... (56 actions running) [68,752 / 68,809] 2645 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 381s local ... (57 actions, 56 running) [68,772 / 68,829] 2649 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 382s local ... (56 actions, 54 running) [68,794 / 68,850] 2655 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 383s local ... (56 actions running) [68,799 / 68,856] 2658 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 384s local ... (57 actions, 56 running) [68,828 / 68,887] 2664 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 386s local ... (57 actions, 55 running) [68,854 / 68,910] 2668 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 387s local ... (56 actions, 55 running) [68,868 / 68,934] 2673 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 388s local ... (56 actions running) [68,872 / 68,934] 2676 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 389s local ... (56 actions running) [68,878 / 68,934] 2682 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 390s local ... (56 actions running) [68,883 / 68,939] 2683 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 391s local ... (56 actions running) [68,893 / 68,949] 2684 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 392s local ... (56 actions, 55 running) [68,894 / 68,950] 2685 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 393s local ... (56 actions, 55 running) [68,899 / 68,955] 2686 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 394s local ... (56 actions, 55 running) [68,901 / 68,957] 2687 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 396s local ... (56 actions running) [68,901 / 68,957] 2688 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 398s local ... (56 actions running) [68,907 / 68,963] 2688 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 399s local ... (56 actions running) [68,919 / 68,975] 2691 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 401s local ... (56 actions running) [68,921 / 68,977] 2692 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 402s local ... (56 actions running) [68,927 / 68,983] 2692 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 403s local ... (57 actions running) [68,939 / 69,002] 2696 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 405s local ... (57 actions running) [68,942 / 69,002] 2696 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 406s local ... (56 actions running) [68,946 / 69,002] 2700 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 408s local ... (56 actions running) [68,949 / 69,005] 2702 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 409s local ... (56 actions running) [68,955 / 69,011] 2702 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 410s local ... (56 actions running) [68,981 / 69,038] 2707 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 411s local ... (56 actions running) [68,984 / 69,040] 2707 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 412s local ... (59 actions running) [68,985 / 69,041] 2708 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 413s local ... (59 actions running) [68,997 / 69,053] 2711 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 415s local ... (56 actions running) [69,009 / 69,066] 2714 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 416s local ... (56 actions, 55 running) [69,012 / 69,068] 2715 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 417s local ... (58 actions running) [69,021 / 69,077] 2718 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 418s local ... (56 actions running) [69,031 / 69,088] 2720 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 419s local ... (56 actions, 55 running) [69,041 / 69,097] 2722 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 420s local ... (57 actions, 56 running) [69,057 / 69,124] 2726 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 421s local ... (57 actions, 56 running) [69,058 / 69,124] 2726 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 423s local ... (58 actions running) [69,059 / 69,124] 2727 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 424s local ... (57 actions running) [69,061 / 69,124] 2729 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 425s local ... (56 actions running) [69,063 / 69,124] 2731 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 426s local ... (56 actions running) [69,065 / 69,124] 2732 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 427s local ... (56 actions running) [69,065 / 69,124] 2733 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 430s local ... (56 actions running) [69,067 / 69,124] 2733 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 432s local ... (56 actions running) [69,085 / 69,151] 2733 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 433s local ... (56 actions running) [69,089 / 69,151] 2737 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 434s local ... (56 actions running) [69,091 / 69,151] 2738 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 435s local ... (56 actions running) [69,094 / 69,151] 2738 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 436s local ... (56 actions, 55 running) [69,101 / 69,159] 2738 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 437s local ... (56 actions, 55 running) [69,122 / 69,178] 2738 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 438s local ... (56 actions running) [69,138 / 69,195] 2740 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 439s local ... (56 actions running) [69,156 / 69,215] 2742 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 440s local ... (56 actions running) [69,158 / 69,215] 2745 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 442s local ... (58 actions running) [69,164 / 69,220] 2747 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 443s local ... (56 actions running) [69,170 / 69,226] 2748 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 444s local ... (56 actions running) [69,181 / 69,237] 2749 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 445s local ... (56 actions running) [69,185 / 69,241] 2750 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 446s local ... (56 actions running) [69,198 / 69,254] 2752 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 447s local ... (56 actions, 54 running) [69,199 / 69,255] 2753 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 449s local ... (56 actions, 55 running) [69,213 / 69,269] 2753 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 450s local ... (56 actions running) [69,215 / 69,271] 2755 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 451s local ... (56 actions running) [69,216 / 69,272] 2756 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 452s local ... (56 actions running) [69,224 / 69,281] 2760 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 453s local ... (56 actions, 55 running) [69,229 / 69,286] 2760 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 454s local ... (57 actions running) [69,241 / 69,297] 2763 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 455s local ... (56 actions running) [69,255 / 69,312] 2765 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 456s local ... (56 actions running) [69,269 / 69,325] 2768 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 457s local ... (56 actions running) [69,286 / 69,342] 2771 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 458s local ... (56 actions, 55 running) [69,308 / 69,365] 2776 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 459s local ... (56 actions, 54 running) [69,319 / 69,375] 2778 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 461s local ... (56 actions running) [69,349 / 69,405] 2787 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 462s local ... (56 actions, 55 running) [69,355 / 69,411] 2793 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 463s local ... (57 actions running) [69,360 / 69,416] 2793 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 464s local ... (56 actions running) [69,385 / 69,466] 2798 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 465s local ... (56 actions, 55 running) [69,388 / 69,466] 2799 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 466s local ... (56 actions running) [69,388 / 69,466] 2800 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 467s local ... (56 actions running) [69,391 / 69,466] 2801 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 468s local ... (56 actions, 55 running) [69,394 / 69,466] 2804 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 470s local ... (56 actions running) [69,396 / 69,466] 2805 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 471s local ... (56 actions running) [69,401 / 69,466] 2808 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 472s local ... (56 actions running) [69,403 / 69,466] 2808 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 473s local ... (56 actions running) [69,406 / 69,466] 2810 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 474s local ... (56 actions running) [69,419 / 69,476] 2813 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 475s local ... (56 actions, 55 running) [69,426 / 69,498] 2813 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 476s local ... (56 actions running) [69,429 / 69,498] 2814 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 477s local ... (56 actions running) [69,436 / 69,498] 2817 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 478s local ... (56 actions running) [69,438 / 69,498] 2817 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 479s local ... (56 actions, 55 running) [69,443 / 69,501] 2819 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 480s local ... (56 actions, 55 running) [69,467 / 69,526] 2820 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 481s local ... (55 actions, 53 running) [69,489 / 69,547] 2821 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 482s local ... (57 actions, 55 running) [69,528 / 69,584] 2826 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 484s local ... (57 actions, 56 running) [69,541 / 69,597] 2829 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 485s local ... (59 actions running) [69,595 / 69,698] 2833 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 486s local ... (58 actions, 57 running) [69,604 / 69,699] 2839 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 487s local ... (56 actions running) [69,610 / 69,699] 2841 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 488s local ... (57 actions running) [69,615 / 69,699] 2842 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 489s local ... (56 actions running) [69,617 / 69,699] 2842 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 490s local ... (56 actions running) [69,623 / 69,699] 2844 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 491s local ... (56 actions running) [69,625 / 69,699] 2845 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 492s local ... (56 actions running) [69,642 / 69,699] 2848 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 493s local ... (56 actions running) [69,686 / 69,744] 2852 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 494s local ... (56 actions, 53 running) [69,728 / 69,788] 2856 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 495s local ... (59 actions, 54 running) [69,797 / 69,855] 2858 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 496s local ... (62 actions, 56 running) [69,828 / 69,885] 2865 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 498s local ... (63 actions, 60 running) [69,874 / 69,930] 2873 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 499s local ... (65 actions, 64 running) [69,894 / 69,952] 2876 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 500s local ... (65 actions, 64 running) [69,932 / 69,988] 2882 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 501s local ... (67 actions running) [69,990 / 70,048] 2887 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 502s local ... (68 actions, 67 running) [70,019 / 70,075] 2893 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 503s local ... (67 actions, 66 running) [70,051 / 70,108] 2903 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 504s local ... (66 actions running) [70,101 / 70,158] 2918 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 505s local ... (57 actions running) [70,123 / 70,180] 2926 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 506s local ... (61 actions running) [70,149 / 70,207] 2936 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 507s local ... (57 actions, 56 running) [70,164 / 70,224] 2940 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 508s local ... (58 actions, 56 running) [70,182 / 70,242] 2947 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 509s local ... (57 actions running) [70,184 / 70,242] 2949 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 511s local ... (57 actions running) [70,190 / 70,247] 2951 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 512s local ... (57 actions running) [70,215 / 70,274] 2956 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 513s local ... (57 actions, 55 running) [70,226 / 70,283] 2958 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 514s local ... (58 actions running) [70,243 / 70,306] 2962 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 515s local ... (60 actions, 55 running) [70,248 / 70,309] 2964 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 516s local ... (60 actions, 58 running) [70,251 / 70,309] 2965 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 517s local ... (60 actions running) [70,262 / 70,319] 2968 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 518s local ... (58 actions, 57 running) [70,291 / 70,350] 2970 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 519s local ... (57 actions, 56 running) [70,310 / 70,367] 2974 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 520s local ... (60 actions running) [70,320 / 70,380] 2977 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 521s local ... (61 actions running) [70,336 / 70,394] 2984 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 522s local ... (58 actions running) [70,353 / 70,410] 2988 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 523s local ... (58 actions running) [70,368 / 70,453] 2993 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 525s local ... (58 actions running) [70,374 / 70,453] 2997 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 526s local ... (57 actions running) [70,377 / 70,453] 3000 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 527s local ... (57 actions running) [70,381 / 70,453] 3004 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 528s local ... (57 actions running) [70,382 / 70,453] 3005 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 529s local ... (57 actions running) [70,384 / 70,453] 3007 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 530s local ... (57 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)) {} | ^~~~~~~~~~~~~~ [70,391 / 70,453] 3012 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 531s local ... (56 actions running) [70,393 / 70,453] 3013 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 532s local ... (56 actions running) [70,395 / 70,453] 3014 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 533s local ... (56 actions running) [70,401 / 70,457] 3014 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 534s local ... (56 actions running) [70,412 / 70,468] 3014 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 536s local ... (57 actions, 56 running) [70,428 / 70,484] 3014 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 537s local ... (57 actions, 56 running) [70,437 / 70,493] 3014 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 538s local ... (58 actions, 57 running) [70,447 / 70,518] 3016 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 539s local ... (59 actions running) [70,450 / 70,518] 3017 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 540s local ... (58 actions running) [70,455 / 70,518] 3020 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 541s local ... (56 actions, 55 running) [70,458 / 70,518] 3020 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 542s local ... (56 actions, 55 running) [70,471 / 70,531] 3020 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 543s local ... (56 actions, 53 running) [70,499 / 70,557] 3023 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 544s local ... (56 actions, 54 running) [70,511 / 70,568] 3025 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 546s local ... (56 actions running) [70,530 / 70,586] 3029 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 547s local ... (58 actions, 57 running) [70,548 / 70,604] 3033 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 548s local ... (58 actions running) [70,557 / 70,613] 3039 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 549s local ... (56 actions running) [70,559 / 70,616] 3040 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 550s local ... (57 actions running) [70,562 / 70,618] 3041 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 551s local ... (56 actions running) [70,571 / 70,627] 3042 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 552s local ... (56 actions running) [70,572 / 70,628] 3042 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 553s local ... (59 actions running) [70,587 / 70,644] 3043 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 554s local ... (59 actions running) [70,603 / 70,660] 3044 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 555s local ... (60 actions running) [70,661 / 70,717] 3047 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 556s local ... (61 actions, 60 running) [70,676 / 70,741] 3054 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 557s local ... (61 actions, 60 running) [70,685 / 70,741] 3063 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 558s local ... (59 actions, 58 running) [70,701 / 70,757] 3067 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 559s local ... (57 actions running) [70,708 / 70,765] 3069 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 560s local ... (58 actions, 57 running) [70,718 / 70,774] 3072 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 561s local ... (57 actions, 56 running) [70,733 / 70,790] 3076 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 562s local ... (57 actions running) [70,739 / 70,796] 3077 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 563s local ... (56 actions, 55 running) [70,780 / 70,837] 3078 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 564s local ... (57 actions, 56 running) [70,795 / 70,851] 3080 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 565s local ... (57 actions, 55 running) [70,819 / 70,876] 3084 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 566s local ... (60 actions running) [70,847 / 70,904] 3092 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 567s local ... (57 actions, 56 running) [70,850 / 70,921] 3093 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 568s local ... (60 actions running) [70,865 / 70,921] 3102 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 569s local ... (56 actions running) [70,867 / 70,923] 3104 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 570s local ... (56 actions running) [70,869 / 70,926] 3106 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 572s local ... (56 actions running) [70,878 / 70,935] 3109 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 573s local ... (56 actions, 55 running) [70,884 / 70,940] 3110 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 574s local ... (56 actions running) [70,905 / 70,961] 3114 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 575s local ... (56 actions running) [70,930 / 70,985] 3120 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 576s local ... (57 actions running) [70,941 / 70,997] 3127 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 578s local ... (57 actions running) [70,946 / 71,010] 3128 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 579s local ... (57 actions running) [70,950 / 71,010] 3131 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 580s local ... (56 actions, 55 running) [70,952 / 71,010] 3133 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 581s local ... (56 actions running) [70,953 / 71,010] 3133 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 583s local ... (56 actions, 55 running) [70,961 / 71,017] 3138 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 584s local ... (56 actions, 54 running) [70,979 / 71,036] 3140 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 585s local ... (56 actions running) [71,003 / 71,059] 3142 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 586s local ... (56 actions, 54 running) [71,006 / 71,062] 3142 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 587s local ... (56 actions, 55 running) [71,008 / 71,064] 3142 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 588s local ... (56 actions, 55 running) [71,042 / 71,099] 3146 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 589s local ... (57 actions, 54 running) [71,073 / 71,129] 3151 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 590s local ... (57 actions, 56 running) [71,084 / 71,144] 3158 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 591s local ... (59 actions running) [71,110 / 71,167] 3166 / 3784 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 204s local ... (56 actions running) [71,130 / 71,186] 3172 / 3784 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 205s local ... (56 actions running) [71,151 / 71,207] 3176 / 3784 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 206s local ... (56 actions, 55 running) [71,155 / 71,212] 3177 / 3784 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 207s local ... (56 actions running) [71,174 / 71,235] 3182 / 3784 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 208s local ... (56 actions, 55 running) [71,176 / 71,235] 3184 / 3784 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 209s local ... (56 actions running) [71,185 / 71,244] 3188 / 3784 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 210s local ... (57 actions running) [71,194 / 71,250] 3189 / 3784 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 211s local ... (56 actions running) [71,213 / 71,274] 3194 / 3784 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 212s local ... (57 actions running) [71,220 / 71,276] 3199 / 3784 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 213s local ... (56 actions running) [71,245 / 71,301] 3204 / 3784 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 214s local ... (57 actions running) [71,269 / 71,334] 3210 / 3784 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 215s local ... (56 actions running) [71,274 / 71,334] 3213 / 3784 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 216s local ... (56 actions running) [71,277 / 71,334] 3213 / 3784 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 217s local ... (56 actions running) [71,282 / 71,338] 3215 / 3784 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 218s local ... (56 actions running) [71,299 / 71,356] 3219 / 3784 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 219s local ... (58 actions, 57 running) [71,328 / 71,384] 3225 / 3784 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 221s local ... (56 actions running) [71,338 / 71,394] 3230 / 3784 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 222s local ... (56 actions running) [71,428 / 71,485] 3238 / 3784 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 223s local ... (55 actions, 52 running) [71,440 / 71,496] 3240 / 3784 tests, 4 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 224s local ... (59 actions, 58 running) [71,453 / 71,511] 3247 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 89s local ... (56 actions, 55 running) [71,484 / 71,540] 3249 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 90s local ... (57 actions, 55 running) [71,518 / 71,574] 3260 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 91s local ... (57 actions running) [71,536 / 71,596] 3268 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 92s local ... (57 actions, 56 running) [71,549 / 71,605] 3272 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 93s local ... (57 actions running) [71,561 / 71,621] 3278 / 3784 tests, 4 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_test (shard 1 of 4); 42s local ... (56 actions, 55 running) [71,565 / 71,621] 3283 / 3784 tests, 4 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_test (shard 1 of 4); 43s local ... (57 actions running) [71,577 / 71,633] 3286 / 3784 tests, 4 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_test (shard 1 of 4); 44s local ... (58 actions running) [71,600 / 71,656] 3289 / 3784 tests, 4 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_test (shard 1 of 4); 45s local ... (59 actions, 58 running) [71,616 / 71,678] 3295 / 3784 tests, 4 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_test (shard 1 of 4); 46s local ... (58 actions running) [71,622 / 71,679] 3300 / 3784 tests, 4 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_test (shard 1 of 4); 47s local ... (56 actions, 55 running) [71,630 / 71,691] 3304 / 3784 tests, 4 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_test (shard 1 of 4); 48s local ... (56 actions running) [71,632 / 71,691] 3305 / 3784 tests, 4 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_test (shard 1 of 4); 49s local ... (56 actions running) [71,644 / 71,700] 3307 / 3784 tests, 4 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_test (shard 1 of 4); 50s local ... (56 actions running) [71,651 / 71,708] 3310 / 3784 tests, 4 failed; Testing //tensorflow/core/distributed_runtime/integration_test:c_api_multi_client_test_cpu; 37s local ... (57 actions, 56 running) [71,661 / 71,717] 3311 / 3784 tests, 4 failed; Testing //tensorflow/core/distributed_runtime/integration_test:c_api_multi_client_test_cpu; 38s local ... (58 actions, 57 running) [71,668 / 71,724] 3313 / 3784 tests, 4 failed; Testing //tensorflow/core/distributed_runtime/integration_test:c_api_multi_client_test_cpu; 39s local ... (59 actions running) [71,680 / 71,778] 3319 / 3784 tests, 4 failed; Testing //tensorflow/c/eager:c_api_remote_test_cpu; 40s local ... (58 actions running) [71,687 / 71,778] 3322 / 3784 tests, 4 failed; Testing //tensorflow/python/data/experimental/kernel_tests:assert_cardinality_test; 24s local ... (56 actions, 55 running) [71,696 / 71,778] 3325 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/io_ops:parsing_ops_test; 23s local ... (56 actions running) [71,699 / 71,778] 3325 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/io_ops:parsing_ops_test; 24s local ... (56 actions running) [71,701 / 71,778] 3328 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/io_ops:parsing_ops_test; 25s local ... (56 actions running) [71,703 / 71,778] 3330 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/io_ops:parsing_ops_test; 26s local ... (56 actions running) [71,704 / 71,778] 3331 / 3784 tests, 4 failed; Testing //tensorflow/python/autograph/tests:loop_with_variable_type_test; 26s local ... (56 actions running) [71,708 / 71,778] 3332 / 3784 tests, 4 failed; Testing //tensorflow/python/autograph/tests:loop_with_variable_type_test; 28s local ... (56 actions, 55 running) [71,709 / 71,778] 3333 / 3784 tests, 4 failed; Testing //tensorflow/python/autograph/tests:loop_with_variable_type_test; 29s local ... (56 actions running) [71,713 / 71,778] 3333 / 3784 tests, 4 failed; Testing //tensorflow/python/autograph/tests:loop_with_variable_type_test; 31s local ... (56 actions, 55 running) [71,718 / 71,778] 3334 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_full_matrix_test_cpu (shard 3 of 5); 28s local ... (56 actions, 55 running) [71,721 / 71,778] 3336 / 3784 tests, 4 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_full_matrix_test_cpu (shard 3 of 5); 29s local ... (56 actions running) [71,722 / 71,778] 3336 / 3784 tests, 4 failed; Testing //tensorflow/python/distribute:cross_device_ops_test_2gpu (shard 2 of 4); 25s local ... (56 actions running) [71,734 / 71,814] 3337 / 3784 tests, 4 failed; Testing //tensorflow/python/distribute:cross_device_ops_test_2gpu (shard 2 of 4); 26s local ... (56 actions running) [71,735 / 71,814] 3338 / 3784 tests, 4 failed; Testing //tensorflow/python/distribute:cross_device_ops_test_2gpu (shard 2 of 4); 28s local ... (56 actions running) [71,737 / 71,814] 3339 / 3784 tests, 4 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_test_2gpu; 22s local ... (56 actions, 55 running) [71,737 / 71,814] 3339 / 3784 tests, 4 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_test_2gpu; 24s local ... (56 actions running) [71,737 / 71,814] 3340 / 3784 tests, 4 failed; Testing //tensorflow/python/distribute:parameter_server_strategy_test_2gpu; 25s local ... (56 actions running) [71,738 / 71,814] 3340 / 3784 tests, 4 failed; Testing //tensorflow/core/common_runtime/eager:execute_test; 25s local ... (56 actions running) [71,739 / 71,814] 3340 / 3784 tests, 4 failed; Testing //tensorflow/core/common_runtime/eager:execute_test; 26s local ... (56 actions, 55 running) [71,741 / 71,814] 3340 / 3784 tests, 4 failed; Testing //tensorflow/core/common_runtime/eager:execute_test; 28s local ... (56 actions running) [71,747 / 71,814] 3341 / 3784 tests, 4 failed; Testing //tensorflow/compiler/mlir/quantization/tensorflow/python:quantize_model_test (shard 26 of 50); 27s local ... (56 actions running) [71,752 / 71,814] 3341 / 3784 tests, 4 failed; Testing //tensorflow/compiler/mlir/quantization/tensorflow/python:quantize_model_test (shard 26 of 50); 28s local ... (56 actions running) [71,766 / 71,822] 3341 / 3784 tests, 4 failed; Testing //tensorflow/compiler/mlir/quantization/tensorflow/python:quantize_model_test (shard 1 of 50); 29s local ... (56 actions running) [71,772 / 71,828] 3342 / 3784 tests, 4 failed; Testing //tensorflow/compiler/mlir/quantization/tensorflow/python:quantize_model_test (shard 1 of 50); 30s local ... (56 actions running) [71,801 / 71,859] 3345 / 3784 tests, 4 failed; Testing //tensorflow/compiler/mlir/quantization/tensorflow/python:quantize_model_test (shard 1 of 50); 31s local ... (56 actions, 54 running) [71,819 / 71,875] 3349 / 3784 tests, 4 failed; Testing //tensorflow/compiler/mlir/quantization/tensorflow/python:quantize_model_test (shard 1 of 50); 32s local ... (58 actions running) [71,832 / 71,888] 3353 / 3784 tests, 4 failed; Testing //tensorflow/compiler/mlir/quantization/tensorflow/python:quantize_model_test (shard 3 of 50); 33s local ... (57 actions, 56 running) [71,849 / 71,907] 3357 / 3784 tests, 4 failed; Testing //tensorflow/compiler/mlir/quantization/tensorflow/python:quantize_model_test (shard 3 of 50); 34s local ... (56 actions, 55 running) [71,876 / 71,932] 3358 / 3784 tests, 4 failed; Testing //tensorflow/compiler/mlir/quantization/tensorflow/python:quantize_model_test (shard 3 of 50); 35s local ... (56 actions, 55 running) [71,885 / 71,942] 3362 / 3784 tests, 4 failed; Testing //tensorflow/compiler/mlir/quantization/tensorflow/python:quantize_model_test (shard 3 of 50); 36s local ... (56 actions, 55 running) [71,898 / 71,954] 3363 / 3784 tests, 4 failed; Testing //tensorflow/compiler/mlir/quantization/tensorflow/python:quantize_model_test (shard 3 of 50); 37s local ... (55 actions, 54 running) [71,908 / 71,965] 3368 / 3784 tests, 4 failed; Testing //tensorflow/compiler/mlir/quantization/tensorflow/python:quantize_model_test (shard 3 of 50); 38s local ... (56 actions running) [71,923 / 71,981] 3371 / 3784 tests, 4 failed; Testing //tensorflow/compiler/mlir/quantization/tensorflow/python:quantize_model_test (shard 3 of 50); 39s local ... (56 actions, 55 running) [71,962 / 72,018] 3376 / 3784 tests, 4 failed; Testing //tensorflow/compiler/mlir/quantization/tensorflow/python:quantize_model_test (shard 10 of 50); 28s local ... (56 actions, 55 running) [71,974 / 72,031] 3381 / 3784 tests, 4 failed; Testing //tensorflow/compiler/mlir/quantization/tensorflow/python:quantize_model_test (shard 10 of 50); 29s local ... (56 actions, 55 running) [71,999 / 72,055] 3385 / 3784 tests, 4 failed; Testing //tensorflow/compiler/mlir/quantization/tensorflow/python:quantize_model_test (shard 10 of 50); 30s local ... (57 actions running) [72,022 / 72,080] 3389 / 3784 tests, 4 failed; Testing //tensorflow/compiler/mlir/quantization/tensorflow/python:quantize_model_test (shard 6 of 50); 30s local ... (56 actions, 54 running) [72,068 / 72,126] 3396 / 3784 tests, 4 failed; Testing //tensorflow/compiler/mlir/quantization/tensorflow/python:quantize_model_test (shard 6 of 50); 31s local ... (56 actions, 53 running) [72,095 / 72,154] 3401 / 3784 tests, 4 failed; Testing //tensorflow/compiler/mlir/quantization/tensorflow/python:quantize_model_test (shard 6 of 50); 32s local ... (56 actions, 55 running) [72,100 / 72,156] 3403 / 3784 tests, 4 failed; Testing //tensorflow/compiler/mlir/quantization/tensorflow/python:quantize_model_test (shard 4 of 50); 32s local ... (56 actions, 55 running) [72,124 / 72,180] 3409 / 3784 tests, 4 failed; Testing //tensorflow/compiler/mlir/quantization/tensorflow/python:quantize_model_test (shard 4 of 50); 33s local ... (56 actions running) [72,160 / 72,217] 3419 / 3784 tests, 4 failed; Testing //tensorflow/compiler/xla/tests:select_and_scatter_test_cpu (shard 1 of 25); 32s local ... (56 actions, 54 running) [72,193 / 72,250] 3428 / 3784 tests, 4 failed; Testing //tensorflow/compiler/xla/tests:select_and_scatter_test_cpu (shard 1 of 25); 33s local ... (56 actions, 55 running) [72,203 / 72,259] 3431 / 3784 tests, 4 failed; Testing //tensorflow/compiler/xla/tests:select_and_scatter_test_cpu (shard 1 of 25); 34s local ... (56 actions running) [72,214 / 72,270] 3434 / 3784 tests, 4 failed; Testing //tensorflow/compiler/xla/tests:select_and_scatter_test_cpu (shard 1 of 25); 36s local ... (56 actions, 55 running) [72,219 / 72,275] 3437 / 3784 tests, 4 failed; Testing //tensorflow/compiler/xla/tests:select_and_scatter_test_cpu (shard 1 of 25); 37s local ... (56 actions running) [72,225 / 72,282] 3440 / 3784 tests, 4 failed; Testing //tensorflow/compiler/xla/tests:select_and_scatter_test_cpu (shard 24 of 25); 25s local ... (56 actions, 55 running) [72,236 / 72,292] 3446 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 23s local ... (57 actions running) [72,262 / 72,318] 3452 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 24s local ... (56 actions running) [72,271 / 72,327] 3460 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 25s local ... (56 actions running) [72,284 / 72,340] 3462 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 26s local ... (56 actions running) [72,303 / 72,534] 3471 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 28s local ... (53 actions running) [72,591 / 72,766] 3473 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 29s local ... (56 actions, 47 running) [72,866 / 73,319] 3475 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 30s local ... (56 actions, 45 running) [72,971 / 73,319] 3476 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 31s local ... (55 actions, 43 running) [73,306 / 73,405] 3481 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 32s local ... (52 actions, 37 running) [73,460 / 73,543] 3485 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 33s local ... (58 actions running) [73,469 / 73,543] 3494 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 34s local ... (56 actions running) [73,475 / 73,543] 3496 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 35s local ... (56 actions running) [73,479 / 73,543] 3497 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 36s local ... (56 actions running) [73,483 / 73,545] 3498 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 37s local ... (56 actions running) [73,484 / 73,546] 3499 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 38s local ... (56 actions running) [73,489 / 73,547] 3500 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 39s local ... (56 actions running) [73,491 / 73,547] 3502 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 40s local ... (56 actions running) [73,499 / 73,555] 3504 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 42s local ... (56 actions running) [73,538 / 73,597] 3506 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 43s local ... (57 actions, 56 running) [73,585 / 73,646] 3510 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 44s local ... (56 actions running) [73,592 / 73,649] 3512 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 45s local ... (60 actions, 59 running) [73,635 / 73,692] 3518 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 46s local ... (62 actions, 61 running) [73,641 / 73,698] 3521 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 47s local ... (64 actions running) [73,648 / 73,705] 3525 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 48s local ... (63 actions running) [73,674 / 73,731] 3533 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 49s local ... (59 actions running) [73,683 / 73,745] 3540 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 50s local ... (61 actions running) [73,700 / 73,758] 3543 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 51s local ... (61 actions, 60 running) [73,716 / 73,773] 3549 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 52s local ... (60 actions, 59 running) [73,742 / 73,799] 3557 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 53s local ... (58 actions running) [73,781 / 73,838] 3568 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 54s local ... (62 actions, 61 running) [73,797 / 73,855] 3571 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 55s local ... (63 actions, 61 running) [73,828 / 73,886] 3580 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 56s local ... (59 actions, 58 running) [73,846 / 73,917] 3585 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 57s local ... (57 actions, 56 running) [73,850 / 73,917] 3587 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 58s local ... (57 actions, 56 running) [73,854 / 73,917] 3589 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 60s local ... (56 actions, 55 running) [73,858 / 73,918] 3593 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 61s local ... (56 actions running) [73,860 / 73,918] 3595 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 62s local ... (56 actions running) [73,868 / 73,926] 3598 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 63s local ... (57 actions, 56 running) [73,891 / 73,947] 3601 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 64s local ... (56 actions running) [73,904 / 73,962] 3604 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 65s local ... (56 actions running) [73,906 / 73,962] 3606 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 66s local ... (56 actions running) [73,918 / 73,974] 3607 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 67s local ... (56 actions, 55 running) [73,925 / 73,982] 3610 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 69s local ... (56 actions running) [73,931 / 73,991] 3611 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 70s local ... (56 actions running) [73,935 / 73,991] 3615 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 71s local ... (56 actions running) [73,955 / 74,011] 3618 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 72s local ... (56 actions running) [73,972 / 74,029] 3623 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 73s local ... (56 actions, 55 running) [73,989 / 74,046] 3624 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 74s local ... (56 actions, 55 running) [74,043 / 74,142] 3630 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 75s local ... (57 actions, 54 running) [74,055 / 74,143] 3636 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 76s local ... (56 actions, 55 running) [74,057 / 74,144] 3636 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 78s local ... (56 actions running) [74,062 / 74,144] 3642 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 79s local ... (56 actions running) [74,064 / 74,144] 3643 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 81s local ... (56 actions running) [74,085 / 74,144] 3644 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 82s local ... (56 actions, 55 running) [74,111 / 74,167] 3646 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 83s local ... (56 actions, 55 running) [74,141 / 74,198] 3652 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 84s local ... (57 actions, 56 running) [74,180 / 74,236] 3663 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 85s local ... (56 actions, 55 running) [74,245 / 74,303] 3681 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 86s local ... (57 actions running) [74,269 / 74,330] 3685 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 87s local ... (56 actions, 55 running) [74,277 / 74,334] 3691 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 88s local ... (56 actions running) [74,287 / 74,366] 3693 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 89s local ... (56 actions running) [74,291 / 74,366] 3698 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 90s local ... (56 actions running) [74,294 / 74,366] 3701 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 92s local ... (56 actions running) [74,297 / 74,366] 3701 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 93s local ... (56 actions, 55 running) [74,304 / 74,366] 3702 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 94s local ... (56 actions, 55 running) [74,306 / 74,366] 3703 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 95s local ... (56 actions running) [74,308 / 74,366] 3704 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 96s local ... (56 actions running) [74,311 / 74,367] 3707 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 97s local ... (56 actions running) [74,333 / 74,419] 3710 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 98s local ... (57 actions running) [74,338 / 74,419] 3711 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 99s local ... (56 actions running) [74,345 / 74,419] 3711 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 100s local ... (56 actions, 55 running) [74,349 / 74,419] 3711 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 101s local ... (56 actions, 55 running) [74,354 / 74,419] 3711 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 102s local ... (56 actions, 55 running) [74,359 / 74,419] 3711 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 103s local ... (56 actions, 55 running) [74,368 / 74,431] 3711 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 104s local ... (56 actions, 55 running) [74,376 / 74,432] 3712 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 106s local ... (56 actions running) [74,377 / 74,433] 3713 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 107s local ... (57 actions running) [74,381 / 74,437] 3714 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 108s local ... (57 actions running) [74,401 / 74,459] 3715 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 109s local ... (57 actions, 56 running) [74,429 / 74,486] 3717 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 110s local ... (55 actions running) [74,444 / 74,508] 3719 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 111s local ... (56 actions running) [74,450 / 74,508] 3720 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 112s local ... (56 actions running) [74,459 / 74,516] 3720 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 113s local ... (56 actions, 55 running) [74,471 / 74,529] 3722 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 114s local ... (56 actions, 55 running) [74,511 / 74,569] 3726 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 116s local ... (57 actions, 56 running) [74,536 / 74,592] 3734 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 117s local ... (58 actions running) [74,555 / 74,611] 3740 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 118s local ... (56 actions running) [74,574 / 74,631] 3743 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 119s local ... (56 actions, 55 running) [74,591 / 74,642] 3750 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 120s local ... (51 actions running) [74,594 / 74,642] 3751 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 121s local ... (48 actions running) [74,600 / 74,642] 3758 / 3784 tests, 4 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 122s local ... (42 actions running) [74,606 / 74,642] 3761 / 3784 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 83s local ... (36 actions running) [74,615 / 74,642] 3767 / 3784 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 84s local ... (27 actions running) [74,620 / 74,642] 3772 / 3784 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 85s local ... (22 actions running) [74,624 / 74,642] 3775 / 3784 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 87s local ... (18 actions running) [74,624 / 74,642] 3776 / 3784 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 88s local ... (18 actions running) [74,626 / 74,642] 3777 / 3784 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 90s local ... (16 actions running) [74,626 / 74,642] 3778 / 3784 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 91s local ... (16 actions running) [74,628 / 74,642] 3778 / 3784 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 93s local ... (14 actions running) [74,631 / 74,642] 3779 / 3784 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 94s local ... (11 actions running) [74,632 / 74,642] 3779 / 3784 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 96s local ... (10 actions running) [74,634 / 74,642] 3779 / 3784 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 99s local ... (8 actions running) [74,635 / 74,642] 3779 / 3784 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 100s local ... (7 actions running) [74,636 / 74,642] 3779 / 3784 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 101s local ... (6 actions running) [74,636 / 74,642] 3780 / 3784 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 105s local ... (6 actions running) [74,638 / 74,642] 3781 / 3784 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 107s local ... (4 actions running) [74,639 / 74,642] 3781 / 3784 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 108s local ... (3 actions running) [74,640 / 74,642] 3782 / 3784 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 110s local ... (2 actions running) [74,640 / 74,642] 3782 / 3784 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 118s local ... (2 actions running) [74,640 / 74,642] 3783 / 3784 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 138s local ... (2 actions running) [74,641 / 74,642] 3783 / 3784 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 140s local [74,641 / 74,642] 3783 / 3784 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 149s local [74,641 / 74,642] 3784 / 3784 tests, 4 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 160s local INFO: Elapsed time: 1663.297s, Critical Path: 592.72s INFO: 54801 processes: 29426 disk cache hit, 17461 internal, 7914 local. FAILED: Build did NOT complete successfully