++ 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: ac1d247b-e44c-47e9-9939-40584edab924 INFO: Options provided by the client: Inherited 'common' options: --isatty=0 --terminal_columns=80 INFO: Reading rc options for 'test' from /tf/tensorflow/.bazelrc: Inherited 'common' options: --experimental_repo_remote_exec INFO: Reading rc options for 'test' from /tf/tensorflow/.bazelrc: Inherited 'build' options: --define framework_shared_object=true --define tsl_protobuf_header_only=true --define=use_fast_cpp_protos=true --define=allow_oversize_protos=true --spawn_strategy=standalone -c opt --announce_rc --define=grpc_no_ares=true --noincompatible_remove_legacy_whole_archive --features=-force_no_whole_archive --enable_platform_specific_config --define=with_xla_support=true --config=short_logs --config=v2 --define=no_aws_support=true --define=no_hdfs_support=true --experimental_cc_shared_library --experimental_link_static_libraries_once=false --incompatible_enforce_config_setting_visibility --deleted_packages=tensorflow/core/tfrt/stubs,tensorflow/compiler/mlir/tfrt,tensorflow/compiler/mlir/tfrt/benchmarks,tensorflow/compiler/mlir/tfrt/ir,tensorflow/compiler/mlir/tfrt/ir/mlrt,tensorflow/compiler/mlir/tfrt/jit/python_binding,tensorflow/compiler/mlir/tfrt/jit/transforms,tensorflow/compiler/mlir/tfrt/python_tests,tensorflow/compiler/mlir/tfrt/tests,tensorflow/compiler/mlir/tfrt/tests/mlrt,tensorflow/compiler/mlir/tfrt/tests/ir,tensorflow/compiler/mlir/tfrt/tests/analysis,tensorflow/compiler/mlir/tfrt/tests/jit,tensorflow/compiler/mlir/tfrt/tests/lhlo_to_tfrt,tensorflow/compiler/mlir/tfrt/tests/lhlo_to_jitrt,tensorflow/compiler/mlir/tfrt/tests/tf_to_corert,tensorflow/compiler/mlir/tfrt/tests/tf_to_tfrt_data,tensorflow/compiler/mlir/tfrt/tests/saved_model,tensorflow/compiler/mlir/tfrt/transforms/lhlo_gpu_to_tfrt_gpu,tensorflow/compiler/mlir/tfrt/transforms/mlrt,tensorflow/core/runtime_fallback,tensorflow/core/runtime_fallback/conversion,tensorflow/core/runtime_fallback/kernel,tensorflow/core/runtime_fallback/opdefs,tensorflow/core/runtime_fallback/runtime,tensorflow/core/runtime_fallback/util,tensorflow/core/tfrt/mlrt,tensorflow/core/tfrt/mlrt/attribute,tensorflow/core/tfrt/mlrt/kernel,tensorflow/core/tfrt/mlrt/bytecode,tensorflow/core/tfrt/mlrt/interpreter,tensorflow/compiler/mlir/tfrt/translate/mlrt,tensorflow/compiler/mlir/tfrt/translate/mlrt/testdata,tensorflow/core/tfrt/gpu,tensorflow/core/tfrt/run_handler_thread_pool,tensorflow/core/tfrt/runtime,tensorflow/core/tfrt/saved_model,tensorflow/core/tfrt/graph_executor,tensorflow/core/tfrt/saved_model/tests,tensorflow/core/tfrt/tpu,tensorflow/core/tfrt/utils,tensorflow/core/tfrt/utils/debug,tensorflow/core/tfrt/saved_model/python,tensorflow/core/tfrt/graph_executor/python INFO: Reading rc options for 'test' from /usertools/aarch64.bazelrc: Inherited 'build' options: --action_env=CACHEBUSTER=20220325 --action_env PYTHON_BIN_PATH=/usr/local/bin/python3 --python_path=/usr/local/bin/python3 --define=tf_api_version=2 --action_env=TF2_BEHAVIOR=1 --distinct_host_configuration=false --profile=/tf/pkg/profile.json.gz --crosstool_top=@ml2014_aarch64_config_aarch64//crosstool:toolchain --copt=-mtune=generic --copt=-march=armv8-a --copt=-O3 INFO: Reading rc options for 'test' from /usertools/aarch64.bazelrc: 'test' options: --crosstool_top=@ml2014_aarch64_config_aarch64//crosstool:toolchain --build_tests_only --keep_going --test_output=errors --verbose_failures=true --test_timeout=500,900,-1,-1 --test_summary=short INFO: Found applicable config definition build:short_logs in file /tf/tensorflow/.bazelrc: --output_filter=DONT_MATCH_ANYTHING INFO: Found applicable config definition build:v2 in file /tf/tensorflow/.bazelrc: --define=tf_api_version=2 --action_env=TF2_BEHAVIOR=1 INFO: Found applicable config definition build:sigbuild_local_cache in file /usertools/aarch64.bazelrc: --disk_cache=/tf/cache INFO: Found applicable config definition test:pycpp_filters in file /usertools/aarch64.bazelrc: --test_tag_filters=-no_oss,-oss_serial,-gpu,-tpu,-benchmark-test,-v1only,-no_aarch64,-no_oss_py38,-no_oss_py39,-no_oss_py310 --build_tag_filters=-no_oss,-oss_serial,-gpu,-tpu,-benchmark-test,-v1only,-no_aarch64,-no_oss_py38,-no_oss_py39,-no_oss_py310 --test_lang_filters=cc,py --flaky_test_attempts=3 --test_size_filters=small,medium INFO: Found applicable config definition build:linux in file /tf/tensorflow/.bazelrc: --define=build_with_onednn_v2=true --host_copt=-w --copt=-Wno-all --copt=-Wno-extra --copt=-Wno-deprecated --copt=-Wno-deprecated-declarations --copt=-Wno-ignored-attributes --copt=-Wno-array-bounds --copt=-Wunused-result --copt=-Werror=unused-result --copt=-Wswitch --copt=-Werror=switch --copt=-Wno-error=unused-but-set-variable --define=PREFIX=/usr --define=LIBDIR=$(PREFIX)/lib --define=INCLUDEDIR=$(PREFIX)/include --define=PROTOBUF_INCLUDE_PATH=$(PREFIX)/include --cxxopt=-std=c++17 --host_cxxopt=-std=c++17 --config=dynamic_kernels --experimental_guard_against_concurrent_changes INFO: Found applicable config definition build:dynamic_kernels in file /tf/tensorflow/.bazelrc: --define=dynamic_loaded_kernels=true --copt=-DAUTOLOAD_DYNAMIC_KERNELS Loading: Loading: Loading: Loading: 0 packages loaded Loading: 553 packages loaded currently loading: tensorflow/lite/testing Analyzing: 3790 targets (554 packages loaded) Analyzing: 3790 targets (554 packages loaded, 0 targets configured) Analyzing: 3790 targets (587 packages loaded, 23748 targets configured) Analyzing: 3790 targets (598 packages loaded, 33993 targets configured) Analyzing: 3790 targets (601 packages loaded, 35374 targets configured) Analyzing: 3790 targets (602 packages loaded, 36809 targets configured) Analyzing: 3790 targets (602 packages loaded, 37573 targets configured) Analyzing: 3790 targets (603 packages loaded, 39393 targets configured) INFO: Analyzed 3790 targets (603 packages loaded, 42790 targets configured). checking cached actions INFO: Found 3790 test targets... [0 / 11] [Prepa] BazelWorkspaceStatusAction stable-status.txt [5,937 / 11,602] Linking external/llvm-project/mlir/libLinalgDialect.so; Downloading external/llvm-project/mlir/libLinalgDialect.so, 7.8 MiB / 8.0 MiB; 0s remote-cache ... (28 actions, 1 running) [13,603 / 17,572] Linking tensorflow/compiler/xla/service/libalgebraic_simplifier.so; Downloading tensorflow/compiler/xla/service/libalgebraic_simplifier.so, 256.0 KiB / 3.1 MiB; 0s remote-cache ... (49 actions, 0 running) [15,456 / 17,571] Linking tensorflow/compiler/mlir/tensorflow/libtensorflow_ops.so; Downloading tensorflow/compiler/mlir/tensorflow/libtensorflow_ops.so, 18.1 MiB / 19.9 MiB; 0s remote-cache ... (55 actions, 0 running) [16,602 / 17,571] Compiling tensorflow/core/kernels/cwise_op_less.cc; 0s remote-cache ... (48 actions, 0 running) [17,329 / 17,571] Linking tensorflow/core/kernels/libconv_ops.lo; 0s remote-cache ... (35 actions, 0 running) [18,257 / 18,526] Linking tensorflow/c/c_api_function_test; Downloading tensorflow/c/c_api_function_test, 107.3 MiB / 165.4 MiB; 0s remote-cache ... (56 actions, 0 running) [18,767 / 19,065] Linking external/llvm-project/mlir/libSPIRVDialect.a; Downloading external/llvm-project/mlir/libSPIRVDialect.a, 24.0 MiB / 27.8 MiB; 0s remote-cache ... (54 actions, 0 running) [19,855 / 20,074] [Prepa] Compiling tensorflow/compiler/xla/mlir_hlo/transforms/collapse_parallel_loops_to_1d_pass.cc ... (47 actions, 0 running) [20,689 / 20,965] Generating code from table: lib/Target/AMDGPU/AMDGPU.td @llvm-project//llvm:AMDGPUCommonTableGen__gen_register_info_genrule; 1s remote-cache ... (51 actions, 0 running) [21,534 / 21,823] Linking tensorflow/c/c_api_test_cpu; Downloading tensorflow/c/c_api_test_cpu, 89.2 MiB / 165.9 MiB; 0s remote-cache ... (56 actions, 0 running) [22,424 / 23,173] Linking tensorflow/compiler/xla/mlir/backends/cpu/xla-cpu-opt; Downloading tensorflow/compiler/xla/mlir/backends/cpu/xla-cpu-opt, 78.4 MiB / 137.1 MiB; 0s remote-cache ... (51 actions, 1 running) [23,544 / 24,025] 1 / 3790 tests; Linking tensorflow/c/c_test; 1s remote-cache ... (36 actions, 0 running) [26,106 / 28,308] 1 / 3790 tests; Linking tensorflow/compiler/mlir/tf-mlir-translate; Downloading tensorflow/compiler/mlir/tf-mlir-translate, 148.6 MiB / 235.3 MiB; 0s remote-cache [31,597 / 31,912] 1 / 3790 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-function-resource-args.pbtxt.test; 0s local ... (45 actions, 2 running) [32,660 / 32,922] 1 / 3790 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:invalid-output-index.pbtxt.test; 0s local, remote-cache ... (58 actions, 11 running) [33,197 / 33,303] 3 / 3790 tests; Testing //tensorflow/c:ops_test; 1s local ... (54 actions, 7 running) [35,924 / 35,992] 3 / 3790 tests; Testing //tensorflow/c:ops_test; 2s local ... (47 actions, 22 running) [36,258 / 36,320] 4 / 3790 tests; Testing //tensorflow/c:ops_test; 3s local ... (61 actions, 47 running) [36,361 / 36,419] 4 / 3790 tests; Testing //tensorflow/c:ops_test; 4s local ... (64 actions, 58 running) [36,434 / 36,492] 6 / 3790 tests; Testing //tensorflow/c:ops_test; 5s local ... (81 actions, 77 running) [36,455 / 36,513] 7 / 3790 tests; Testing //tensorflow/c:ops_test; 6s local ... (84 actions, 83 running) [36,506 / 36,563] 12 / 3790 tests; Testing //tensorflow/c:ops_test; 7s local ... (83 actions, 82 running) [36,578 / 36,641] 19 / 3790 tests; Testing //tensorflow/c:ops_test; 8s local ... (78 actions, 76 running) [36,626 / 36,683] 29 / 3790 tests; Testing //tensorflow/c:ops_test; 9s local ... (73 actions, 72 running) [36,660 / 36,721] 36 / 3790 tests; Testing //tensorflow/c:ops_test; 10s local ... (67 actions, 65 running) [36,780 / 36,838] 45 / 3790 tests; Testing //tensorflow/c:ops_test; 11s local ... (62 actions, 61 running) [36,854 / 36,911] 47 / 3790 tests; Testing //tensorflow/c:ops_test; 12s local ... (64 actions, 63 running) [36,875 / 36,932] 48 / 3790 tests; Testing //tensorflow/c:ops_test; 13s local ... (69 actions running) [36,882 / 36,939] 50 / 3790 tests; Testing //tensorflow/c:ops_test; 14s local ... (70 actions running) [36,922 / 36,983] 55 / 3790 tests; Testing //tensorflow/c:ops_test; 15s local ... (69 actions, 68 running) [36,975 / 37,032] 58 / 3790 tests; Testing //tensorflow/c:ops_test; 17s local ... (68 actions, 67 running) [37,031 / 37,089] 65 / 3790 tests; Testing //tensorflow/c:ops_test; 18s local ... (69 actions running) [37,099 / 37,156] 68 / 3790 tests; Testing //tensorflow/c:ops_test; 19s local ... (72 actions running) [37,137 / 37,194] 68 / 3790 tests; Testing //tensorflow/c:ops_test; 20s local ... (75 actions, 74 running) [37,187 / 37,245] 70 / 3790 tests; Testing //tensorflow/c:ops_test; 21s local ... (75 actions, 74 running) [37,257 / 37,314] 71 / 3790 tests; Testing //tensorflow/c:ops_test; 22s local ... (74 actions, 73 running) [37,340 / 37,397] 75 / 3790 tests; Testing //tensorflow/c:ops_test; 23s local ... (74 actions, 73 running) [37,404 / 37,468] 77 / 3790 tests; Testing //tensorflow/c:ops_test; 24s local ... (80 actions, 79 running) [37,432 / 37,492] 78 / 3790 tests; Testing //tensorflow/c:ops_test; 25s local ... (81 actions running) [37,493 / 37,553] 81 / 3790 tests; Testing //tensorflow/c:ops_test; 26s local ... (82 actions, 81 running) [37,538 / 37,596] 86 / 3790 tests; Testing //tensorflow/c:ops_test; 27s local ... (81 actions, 79 running) [37,619 / 37,680] 89 / 3790 tests; Testing //tensorflow/c:kernels_test_cpu; 28s local ... (84 actions, 83 running) [37,639 / 37,819] 92 / 3790 tests; Testing //tensorflow/c:kernels_test_cpu; 29s local ... (86 actions, 84 running) [38,016 / 38,079] 94 / 3790 tests; Testing //tensorflow/c:kernels_test_cpu; 30s local ... (87 actions, 84 running) [38,090 / 38,153] 97 / 3790 tests; Testing //tensorflow/c:kernels_test_cpu; 31s local ... (92 actions running) [38,091 / 38,153] 99 / 3790 tests; Testing //tensorflow/c:kernels_test_cpu; 33s local ... (93 actions running) [38,094 / 38,153] 102 / 3790 tests; Testing //tensorflow/c:kernels_test_cpu; 34s local ... (93 actions running) [38,142 / 38,201] 106 / 3790 tests; Testing //tensorflow/c:kernels_test_cpu; 35s local ... (93 actions running) [38,145 / 38,204] 107 / 3790 tests; Testing //tensorflow/c:kernels_test_cpu; 36s local ... (94 actions, 93 running) [38,167 / 38,226] 110 / 3790 tests; Testing //tensorflow/c:kernels_test_cpu; 37s local ... (94 actions running) [38,167 / 38,226] 110 / 3790 tests; Testing //tensorflow/c:kernels_test_cpu; 38s local ... (94 actions running) [38,174 / 38,233] 111 / 3790 tests; Compiling tensorflow/python/util/function_parameter_canonicalizer_binding_for_test.cc; 37s local, remote-cache ... (95 actions running) [38,224 / 38,284] 118 / 3790 tests; Compiling tensorflow/python/util/function_parameter_canonicalizer_binding_for_test.cc; 38s local, remote-cache ... (90 actions, 89 running) [38,287 / 38,346] 121 / 3790 tests; Compiling tensorflow/python/util/function_parameter_canonicalizer_binding_for_test.cc; 39s local, remote-cache ... (89 actions running) [38,349 / 38,410] 122 / 3790 tests; Compiling tensorflow/python/util/function_parameter_canonicalizer_binding_for_test.cc; 40s local, remote-cache ... (90 actions, 88 running) [38,373 / 38,432] 125 / 3790 tests; Compiling tensorflow/python/util/function_parameter_canonicalizer_binding_for_test.cc; 42s local, remote-cache ... (91 actions running) [38,443 / 38,502] 132 / 3790 tests; Compiling tensorflow/python/util/function_parameter_canonicalizer_binding_for_test.cc; 43s local, remote-cache ... (87 actions, 86 running) [38,457 / 38,515] 134 / 3790 tests; Testing //tensorflow/python/ops:nn_test_cpu; 38s local ... (89 actions, 88 running) [38,539 / 38,599] 139 / 3790 tests; Testing //tensorflow/python/ops:nn_test_cpu; 39s local ... (89 actions, 87 running) [38,590 / 38,649] 142 / 3790 tests; Testing //tensorflow/python/ops:nn_test_cpu; 40s local ... (89 actions, 88 running) [38,624 / 38,682] 146 / 3790 tests; Testing //tensorflow/python/ops:nn_test_cpu; 42s local ... (91 actions running) [38,647 / 38,705] 149 / 3790 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_initialize_variables_in_session_init.mlir.test; 37s local, remote-cache ... (93 actions, 92 running) [38,680 / 38,739] 150 / 3790 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_initialize_variables_in_session_init.mlir.test; 38s local, remote-cache ... (93 actions, 92 running) [38,716 / 38,782] 151 / 3790 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_initialize_variables_in_session_init.mlir.test; 39s local, remote-cache ... (93 actions, 92 running) [38,719 / 38,782] 154 / 3790 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_initialize_variables_in_session_init.mlir.test; 40s local, remote-cache ... (92 actions running) [38,741 / 38,800] 163 / 3790 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_initialize_variables_in_session_init.mlir.test; 41s local, remote-cache ... (85 actions running) [38,757 / 38,815] 163 / 3790 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_initialize_variables_in_session_init.mlir.test; 42s local, remote-cache ... (87 actions running) [38,782 / 38,840] 165 / 3790 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_initialize_variables_in_session_init.mlir.test; 43s local, remote-cache ... (85 actions running) [38,787 / 38,846] 165 / 3790 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_initialize_variables_in_session_init.mlir.test; 44s local, remote-cache ... (86 actions, 85 running) [38,801 / 38,859] 166 / 3790 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_initialize_variables_in_session_init.mlir.test; 45s local, remote-cache ... (85 actions, 84 running) [38,874 / 38,932] 170 / 3790 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_initialize_variables_in_session_init.mlir.test; 46s local, remote-cache ... (84 actions, 83 running) [38,906 / 38,966] 170 / 3790 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_initialize_variables_in_session_init.mlir.test; 47s local, remote-cache ... (87 actions, 86 running) [38,947 / 39,005] 173 / 3790 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_initialize_variables_in_session_init.mlir.test; 48s local, remote-cache ... (87 actions, 86 running) [38,992 / 39,050] 178 / 3790 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_initialize_variables_in_session_init.mlir.test; 50s local, remote-cache ... (86 actions, 85 running) [39,082 / 39,140] 178 / 3790 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_initialize_variables_in_session_init.mlir.test; 51s local, remote-cache ... (88 actions running) [39,083 / 39,141] 179 / 3790 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_initialize_variables_in_session_init.mlir.test; 52s local, remote-cache ... (89 actions running) [39,128 / 39,198] 184 / 3790 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_initialize_variables_in_session_init.mlir.test; 53s local, remote-cache ... (90 actions, 86 running) [39,329 / 39,405] 187 / 3790 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_initialize_variables_in_session_init.mlir.test; 54s local, remote-cache ... (90 actions, 85 running) [39,868 / 39,957] 190 / 3790 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_initialize_variables_in_session_init.mlir.test; 55s local, remote-cache ... (89 actions, 82 running) [40,290 / 40,884] 192 / 3790 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_initialize_variables_in_session_init.mlir.test; 56s local, remote-cache ... (90 actions, 79 running) [40,389 / 40,991] 192 / 3790 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_initialize_variables_in_session_init.mlir.test; 57s local, remote-cache ... (90 actions, 79 running) [40,485 / 41,104] 194 / 3790 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_initialize_variables_in_session_init.mlir.test; 58s local, remote-cache ... (90 actions, 78 running) [40,630 / 41,250] 196 / 3790 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_initialize_variables_in_session_init.mlir.test; 59s local, remote-cache ... (90 actions, 75 running) [40,760 / 41,323] 196 / 3790 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_initialize_variables_in_session_init.mlir.test; 60s local, remote-cache ... (90 actions, 75 running) [41,168 / 41,737] 197 / 3790 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_initialize_variables_in_session_init.mlir.test; 61s local, remote-cache ... (90 actions, 74 running) [41,524 / 41,975] 202 / 3790 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_initialize_variables_in_session_init.mlir.test; 62s local, remote-cache ... (84 actions, 63 running) [42,409 / 42,611] 216 / 3790 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 43s local ... (63 actions, 35 running) [43,375 / 43,492] 219 / 3790 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 44s local ... (68 actions, 55 running) [43,696 / 43,795] 224 / 3790 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 45s local ... (75 actions, 70 running) [43,703 / 43,795] 226 / 3790 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 46s local ... (80 actions running) [43,703 / 43,795] 227 / 3790 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 48s local ... (80 actions running) [43,705 / 43,795] 229 / 3790 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 49s local ... (80 actions running) [43,708 / 43,795] 232 / 3790 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 51s local ... (79 actions running) [43,710 / 43,795] 233 / 3790 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 52s local ... (78 actions running) [43,730 / 43,795] 243 / 3790 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 53s local ... (68 actions, 67 running) [43,825 / 43,885] 251 / 3790 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 54s local ... (59 actions, 57 running) [44,096 / 44,155] 257 / 3790 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 55s local ... (62 actions, 59 running) [44,225 / 44,297] 267 / 3790 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 56s local ... (61 actions, 55 running) [44,409 / 44,466] 280 / 3790 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 57s local ... (57 actions, 53 running) [44,568 / 44,628] 288 / 3790 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 58s local ... (56 actions, 52 running) [44,627 / 44,685] 292 / 3790 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 59s local ... (59 actions, 58 running) [44,672 / 44,729] 295 / 3790 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 60s local ... (58 actions, 56 running) [44,731 / 44,791] 300 / 3790 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 61s local ... (57 actions, 54 running) [44,756 / 44,813] 306 / 3790 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 62s local ... (57 actions, 54 running) [44,795 / 44,854] 308 / 3790 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 63s local ... (57 actions, 56 running) [44,847 / 44,905] 311 / 3790 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 64s local ... (58 actions, 57 running) [44,975 / 45,033] 318 / 3790 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 65s local ... (58 actions, 53 running) [45,080 / 45,140] 325 / 3790 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 66s local ... (57 actions, 48 running) [45,179 / 45,236] 328 / 3790 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 67s local ... (59 actions, 56 running) [45,286 / 45,345] 335 / 3790 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 68s local ... (62 actions, 60 running) [45,358 / 45,418] 343 / 3790 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 69s local ... (66 actions, 63 running) [45,664 / 45,721] 359 / 3790 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 70s local ... (57 actions, 54 running) [45,811 / 45,867] 367 / 3790 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 71s local ... (64 actions, 59 running) [46,006 / 46,065] 377 / 3790 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 72s local ... (68 actions, 57 running) [46,107 / 46,167] 381 / 3790 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 73s local ... (69 actions, 54 running) [46,311 / 46,368] 389 / 3790 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 74s local ... (66 actions, 53 running) [46,533 / 46,592] 404 / 3790 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 75s local ... (60 actions, 53 running) [46,802 / 46,859] 415 / 3790 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 76s local ... (67 actions, 56 running) [46,899 / 46,956] 423 / 3790 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_matmul_op_test_cpu; 20s local ... (68 actions, 60 running) [46,999 / 47,058] 429 / 3790 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_matmul_op_test_cpu; 21s local ... (66 actions, 57 running) [47,117 / 47,175] 434 / 3790 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_matmul_op_test_cpu; 22s local ... (68 actions, 63 running) [47,193 / 47,249] 441 / 3790 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_matmul_op_test_cpu; 23s local ... (67 actions, 62 running) [47,268 / 47,325] 448 / 3790 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_matmul_op_test_cpu; 24s local ... (73 actions, 67 running) [47,306 / 47,364] 452 / 3790 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_matmul_op_test_cpu; 25s local ... (74 actions, 73 running) [47,331 / 47,387] 455 / 3790 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_matmul_op_test_cpu; 27s local ... (75 actions running) [47,361 / 47,417] 459 / 3790 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_matmul_op_test_cpu; 28s local ... (77 actions running) [47,396 / 47,452] 464 / 3790 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_matmul_op_test_cpu; 29s local ... (78 actions, 76 running) [47,442 / 49,620] 465 / 3790 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_matmul_op_test_cpu; 30s local ... (79 actions, 78 running) [47,535 / 49,692] 467 / 3790 tests; Testing //tensorflow/cc/experimental/libtf:libtf_runtime_test; 25s local ... (79 actions, 76 running) [47,709 / 50,026] 472 / 3790 tests; Testing //tensorflow/cc/experimental/libtf:libtf_runtime_test; 26s local ... (79 actions, 67 running) [47,841 / 50,026] 477 / 3790 tests; Testing //tensorflow/cc/experimental/libtf:libtf_runtime_test; 27s local ... (75 actions, 62 running) [47,978 / 50,100] 480 / 3790 tests; Testing //tensorflow/cc/experimental/libtf:libtf_runtime_test; 28s local ... (79 actions, 60 running) [48,204 / 50,291] 483 / 3790 tests; Testing //tensorflow/cc/experimental/libtf:libtf_runtime_test; 29s local ... (79 actions, 56 running) [48,633 / 50,699] 485 / 3790 tests; Testing //tensorflow/cc/experimental/libtf:libtf_runtime_test; 30s local ... (71 actions, 53 running) [49,538 / 51,373] 506 / 3790 tests; Testing //tensorflow/cc/experimental/libtf:libtf_runtime_test; 31s local ... (48 actions, 12 running) [50,190 / 52,008] 507 / 3790 tests; Testing //tensorflow/cc/experimental/libtf:libtf_runtime_test; 32s local ... (55 actions, 10 running) [50,992 / 52,599] 508 / 3790 tests; Testing //tensorflow/cc/experimental/libtf:libtf_runtime_test; 33s local ... (52 actions, 9 running) [51,745 / 52,946] 509 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 26s local ... (19 actions, 8 running) [52,005 / 52,992] 509 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 27s local ... (56 actions, 8 running) [52,881 / 53,768] 509 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 28s local ... (56 actions, 8 running) [53,827 / 54,471] 509 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 29s local ... (56 actions, 8 running) [54,568 / 54,961] 510 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 30s local ... (53 actions, 7 running) [55,052 / 55,320] 511 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 31s local ... (57 actions, 6 running) [56,383 / 56,540] 511 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 32s local ... (102 actions, 97 running) [56,433 / 56,663] 512 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 33s local ... (106 actions, 103 running) [56,434 / 56,663] 512 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 34s local ... (107 actions, 105 running) [56,437 / 56,663] 512 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 35s local ... (108 actions, 107 running) [56,444 / 56,663] 512 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 36s local ... (108 actions, 107 running) [56,464 / 56,667] 512 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 37s local ... (108 actions, 107 running) [56,571 / 56,721] 512 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 38s local ... (104 actions, 101 running) [56,646 / 56,769] 512 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 39s local ... (109 actions running) [56,656 / 56,778] 512 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 40s local ... (109 actions running) [56,693 / 56,817] 512 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 41s local ... (109 actions running) [56,725 / 56,849] 513 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 42s local ... (108 actions, 106 running) [56,782 / 56,911] 513 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 43s local ... (110 actions running) [56,782 / 56,911] 513 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 44s local ... (110 actions running) [56,786 / 56,916] 513 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 45s local ... (110 actions running) [56,813 / 56,946] 513 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 46s local ... (110 actions running) [56,822 / 56,953] 513 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 47s local ... (109 actions, 108 running) [56,837 / 56,970] 513 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 48s local ... (109 actions, 108 running) [56,845 / 56,982] 513 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 49s local ... (109 actions, 108 running) [56,856 / 56,994] 513 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 50s local ... (109 actions, 108 running) [56,885 / 57,023] 513 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 51s local ... (109 actions, 108 running) [56,887 / 57,024] 513 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 53s local ... (109 actions, 108 running) [56,950 / 57,089] 513 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 54s local ... (110 actions running) [56,959 / 57,101] 513 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 55s local ... (109 actions, 108 running) [56,962 / 57,103] 513 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 57s local ... (109 actions, 108 running) [57,039 / 57,185] 513 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 58s local ... (107 actions, 106 running) [57,054 / 57,200] 514 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 59s local ... (105 actions, 104 running) [57,083 / 57,233] 519 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 60s local ... (107 actions, 106 running) [57,099 / 57,243] 522 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 61s local ... (106 actions running) [57,120 / 57,261] 524 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 62s local ... (104 actions, 102 running) [57,146 / 57,287] 526 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 63s local ... (103 actions, 102 running) [57,174 / 57,315] 531 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 64s local ... (102 actions running) [57,191 / 57,331] 533 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 65s local ... (100 actions, 99 running) [57,209 / 57,350] 536 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 66s local ... (98 actions, 97 running) [57,218 / 57,357] 538 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 67s local ... (93 actions running) [57,223 / 57,362] 540 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 68s local ... (93 actions running) [57,223 / 57,362] 541 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 70s local ... (93 actions running) [57,233 / 57,374] 544 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 71s local ... (93 actions running) [57,268 / 57,408] 547 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 72s local ... (95 actions, 94 running) [57,275 / 57,415] 548 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 73s local ... (95 actions running) [57,280 / 57,420] 549 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 75s local ... (96 actions, 95 running) [57,282 / 57,422] 550 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 76s local ... (96 actions, 95 running) [57,344 / 57,497] 553 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 77s local ... (96 actions, 93 running) [57,394 / 57,537] 555 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 78s local ... (97 actions, 95 running) [57,412 / 57,552] 557 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 79s local ... (98 actions running) [57,429 / 57,569] 559 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 80s local ... (98 actions running) [57,430 / 57,570] 560 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 82s local ... (98 actions running) [57,430 / 57,570] 560 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 83s local ... (98 actions running) [57,438 / 57,578] 562 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 84s local ... (98 actions running) [57,448 / 57,588] 567 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 85s local ... (97 actions running) [57,490 / 57,633] 569 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 86s local ... (94 actions, 91 running) [57,518 / 57,681] 570 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 88s local ... (93 actions, 92 running) [57,521 / 57,681] 571 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 89s local ... (91 actions running) [57,531 / 57,681] 576 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 91s local ... (83 actions, 82 running) [57,535 / 57,681] 578 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 92s local ... (82 actions running) [57,544 / 57,681] 581 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 93s local ... (75 actions running) [57,549 / 57,686] 581 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 94s local ... (72 actions, 71 running) [57,552 / 57,686] 582 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 96s local ... (71 actions, 70 running) [57,554 / 57,686] 583 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 97s local ... (70 actions running) [57,562 / 57,692] 585 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 98s local ... (65 actions, 64 running) [57,579 / 57,728] 586 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 99s local ... (64 actions, 63 running) [57,659 / 57,793] 589 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 100s local ... (61 actions, 58 running) [57,698 / 57,836] 597 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 101s local ... (63 actions running) [57,702 / 57,836] 600 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 102s local ... (65 actions running) [57,719 / 57,849] 601 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 103s local ... (63 actions, 62 running) FAIL: //tensorflow/dtensor/mlir/tests:spmd_expansion.mlir.test (see /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/dtensor/mlir/tests/spmd_expansion.mlir.test/test_attempts/attempt_1.log) [57,741 / 57,893] 606 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 104s local ... (64 actions running) WARNING: Skipping uploading outputs because of concurrent modifications with --experimental_guard_against_concurrent_changes enabled: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/dtensor/mlir/tests/spmd_expansion.mlir.test/test.log was modified during execution FLAKY: //tensorflow/dtensor/mlir/tests:spmd_expansion.mlir.test (Summary) /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/dtensor/mlir/tests/spmd_expansion.mlir.test/test_attempts/attempt_1.log INFO: From Testing //tensorflow/dtensor/mlir/tests:spmd_expansion.mlir.test: [57,746 / 57,893] 609 / 3790 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 105s local ... (66 actions running) [57,755 / 57,893] 611 / 3790 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 70s local, remote-cache ... (72 actions running) [57,763 / 57,893] 612 / 3790 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 72s local, remote-cache ... (74 actions, 73 running) [57,773 / 57,893] 613 / 3790 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 73s local, remote-cache ... (81 actions, 80 running) [57,779 / 57,893] 616 / 3790 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 74s local, remote-cache ... (84 actions, 83 running) [57,782 / 57,893] 616 / 3790 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 75s local, remote-cache ... (84 actions, 83 running) [57,789 / 57,893] 617 / 3790 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 76s local, remote-cache ... (89 actions, 88 running) [57,794 / 57,893] 618 / 3790 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 77s local, remote-cache ... (89 actions running) [57,798 / 57,893] 618 / 3790 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 78s local, remote-cache ... (87 actions running) [57,800 / 57,893] 618 / 3790 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 79s local, remote-cache ... (85 actions running) [57,801 / 57,893] 618 / 3790 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 80s local, remote-cache ... (84 actions running) [57,803 / 57,893] 618 / 3790 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 81s local, remote-cache ... (82 actions running) [57,808 / 57,893] 618 / 3790 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 82s local, remote-cache ... (77 actions running) [57,813 / 57,893] 618 / 3790 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 84s local, remote-cache ... (72 actions, 71 running) [57,816 / 57,893] 618 / 3790 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 85s local, remote-cache ... (71 actions running) [57,840 / 57,917] 618 / 3790 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 86s local, remote-cache ... (72 actions, 69 running) [57,849 / 57,923] 619 / 3790 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 87s local, remote-cache ... (72 actions running) [57,875 / 57,950] 623 / 3790 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 88s local, remote-cache ... (71 actions, 70 running) [57,904 / 57,978] 623 / 3790 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 89s local, remote-cache ... (69 actions running) [57,912 / 57,986] 627 / 3790 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 90s local, remote-cache ... (70 actions running) [57,939 / 58,016] 628 / 3790 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 91s local, remote-cache ... (68 actions running) [57,979 / 58,057] 631 / 3790 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 92s local, remote-cache ... (69 actions running) [57,983 / 58,088] 632 / 3790 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 93s local, remote-cache ... (69 actions running) [57,989 / 58,088] 634 / 3790 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 94s local, remote-cache ... (66 actions running) [57,996 / 58,088] 635 / 3790 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 95s local, remote-cache ... (60 actions running) [58,000 / 58,088] 639 / 3790 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 96s local, remote-cache ... (58 actions running) [58,001 / 58,088] 639 / 3790 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 97s local, remote-cache ... (57 actions running) [58,002 / 58,088] 640 / 3790 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 98s local, remote-cache ... (57 actions running) [58,011 / 58,088] 641 / 3790 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 99s local, remote-cache ... (57 actions running) [58,013 / 58,088] 642 / 3790 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 100s local, remote-cache ... (57 actions running) [58,015 / 58,089] 643 / 3790 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 101s local, remote-cache ... (57 actions running) [58,015 / 58,089] 644 / 3790 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 103s local, remote-cache ... (57 actions running) [58,038 / 58,111] 645 / 3790 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 104s local, remote-cache ... (58 actions, 57 running) [58,051 / 58,130] 646 / 3790 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 105s local, remote-cache ... (59 actions, 56 running) [58,087 / 58,162] 649 / 3790 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 106s local, remote-cache ... (59 actions, 58 running) [58,120 / 58,194] 649 / 3790 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 107s local, remote-cache ... (61 actions, 60 running) [58,150 / 58,239] 654 / 3790 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 108s local, remote-cache ... (61 actions, 60 running) [58,155 / 58,240] 655 / 3790 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 109s local, remote-cache ... (60 actions running) [58,158 / 58,240] 656 / 3790 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 110s local, remote-cache ... (60 actions running) [58,162 / 58,240] 656 / 3790 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 111s local, remote-cache ... (59 actions, 58 running) [58,167 / 58,240] 659 / 3790 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 112s local, remote-cache ... (58 actions, 57 running) [58,171 / 58,244] 660 / 3790 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 113s local, remote-cache ... (58 actions running) [58,173 / 58,245] 661 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 53s local ... (59 actions running) [58,177 / 58,249] 662 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 54s local ... (60 actions running) [58,189 / 58,261] 665 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 55s local ... (61 actions running) [58,193 / 58,267] 667 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 56s local ... (59 actions running) [58,210 / 58,281] 671 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 58s local ... (59 actions running) [58,218 / 58,289] 672 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 59s local ... (59 actions running) [58,229 / 58,301] 674 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 60s local ... (59 actions, 58 running) [58,236 / 58,307] 675 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 61s local ... (58 actions, 57 running) [58,244 / 58,314] 677 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 62s local ... (57 actions, 56 running) [58,253 / 58,322] 678 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 63s local ... (57 actions, 56 running) [58,255 / 58,324] 679 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 64s local ... (57 actions, 56 running) [58,261 / 58,334] 680 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 65s local ... (59 actions running) [58,266 / 58,337] 682 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 66s local ... (58 actions, 57 running) [58,288 / 58,380] 686 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 67s local ... (57 actions running) [58,291 / 58,380] 687 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 68s local ... (59 actions running) [58,292 / 58,380] 687 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 69s local ... (59 actions running) [58,299 / 58,380] 693 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 70s local ... (58 actions running) [58,303 / 58,380] 695 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 72s local ... (57 actions running) [58,306 / 58,380] 696 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 73s local ... (57 actions, 56 running) [58,309 / 58,380] 697 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 74s local ... (57 actions, 56 running) [58,331 / 58,403] 700 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 75s local ... (57 actions, 55 running) [58,365 / 58,434] 702 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 76s local ... (57 actions, 55 running) [58,406 / 58,475] 703 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 77s local ... (58 actions, 56 running) [58,433 / 58,502] 709 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 78s local ... (60 actions running) [58,459 / 58,528] 712 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 79s local ... (58 actions, 57 running) [58,464 / 58,537] 715 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 81s local ... (58 actions running) [58,469 / 58,537] 717 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 82s local ... (58 actions, 57 running) [58,472 / 58,538] 718 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 83s local ... (58 actions, 57 running) [58,512 / 58,578] 720 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 84s local ... (58 actions running) [58,523 / 58,637] 725 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 85s local ... (59 actions running) [58,527 / 58,637] 726 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 86s local ... (60 actions, 59 running) [58,529 / 58,637] 727 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 87s local ... (60 actions running) [58,537 / 58,637] 730 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 88s local ... (58 actions, 57 running) [58,543 / 58,637] 735 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 89s local ... (58 actions running) [58,545 / 58,637] 735 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 91s local ... (58 actions running) [58,558 / 58,637] 743 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 92s local ... (58 actions running) [58,575 / 58,641] 744 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 93s local ... (58 actions running) [58,578 / 58,646] 744 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 94s local ... (58 actions running) [58,583 / 58,656] 746 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 95s local ... (58 actions running) [58,587 / 58,656] 746 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 96s local ... (58 actions running) [58,614 / 58,675] 746 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 97s local ... (58 actions, 57 running) [58,626 / 58,708] 746 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 98s local ... (57 actions running) [58,632 / 58,708] 746 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 99s local ... (57 actions running) [58,635 / 58,708] 747 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 100s local ... (57 actions running) [58,636 / 58,708] 747 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 101s local ... (57 actions running) [58,636 / 58,708] 748 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 103s local ... (57 actions running) [58,638 / 58,708] 749 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 104s local ... (57 actions running) [58,641 / 58,708] 751 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 105s local ... (57 actions, 56 running) [58,643 / 58,708] 754 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 106s local ... (57 actions running) [58,646 / 58,708] 755 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 107s local ... (57 actions, 56 running) [58,649 / 58,708] 757 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 108s local ... (57 actions running) [58,650 / 58,708] 757 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 110s local ... (57 actions running) [58,650 / 58,708] 757 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 113s local ... (57 actions running) [58,650 / 58,708] 757 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 114s local ... (57 actions running) [58,652 / 58,708] 757 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 116s local ... (56 actions running) [58,660 / 58,719] 758 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 117s local ... (56 actions running) [58,662 / 58,719] 758 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 118s local ... (56 actions, 55 running) [58,666 / 58,724] 758 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 119s local ... (56 actions, 55 running) [58,681 / 58,736] 758 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 120s local ... (56 actions, 55 running) [58,688 / 58,747] 762 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 122s local ... (57 actions, 56 running) [58,691 / 58,747] 764 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 123s local ... (56 actions running) [58,708 / 58,764] 764 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 124s local ... (56 actions running) [58,716 / 58,772] 767 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 125s local ... (57 actions running) [58,730 / 58,788] 769 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 126s local ... (57 actions running) [58,747 / 58,806] 771 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 127s local ... (56 actions running) [58,750 / 58,806] 772 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 128s local ... (57 actions running) [58,767 / 58,824] 772 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 129s local ... (57 actions running) [58,789 / 58,845] 776 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 130s local ... (58 actions, 57 running) [58,801 / 58,857] 779 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 131s local ... (60 actions, 59 running) [58,819 / 58,875] 784 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 132s local ... (61 actions running) [58,824 / 58,895] 787 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 133s local ... (62 actions running) [58,829 / 58,895] 790 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 134s local ... (61 actions running) [58,835 / 58,895] 794 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 135s local ... (60 actions running) [58,847 / 58,910] 799 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 136s local ... (56 actions running) [58,852 / 58,910] 803 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 138s local ... (56 actions running) [58,854 / 58,910] 803 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 139s local ... (56 actions, 55 running) [58,875 / 58,931] 804 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 140s local ... (56 actions, 55 running) [58,907 / 58,963] 807 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 141s local ... (56 actions, 55 running) [58,928 / 58,984] 808 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 142s local ... (60 actions, 59 running) [58,961 / 59,018] 813 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 143s local ... (61 actions, 60 running) [58,974 / 59,030] 814 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 144s local ... (64 actions running) [58,982 / 59,038] 816 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 145s local ... (65 actions running) [58,992 / 59,048] 818 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 146s local ... (63 actions running) [59,011 / 59,067] 823 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 147s local ... (64 actions, 63 running) [59,041 / 59,099] 827 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 148s local ... (62 actions, 61 running) [59,070 / 59,126] 829 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 149s local ... (63 actions, 62 running) [59,101 / 59,157] 831 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 150s local ... (63 actions running) [59,124 / 59,186] 835 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 151s local ... (67 actions, 66 running) [59,158 / 59,214] 839 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 153s local ... (67 actions running) [59,190 / 59,248] 845 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 154s local ... (70 actions, 68 running) [59,194 / 59,250] 845 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 155s local ... (71 actions running) [59,200 / 59,256] 848 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 156s local ... (70 actions running) [59,222 / 59,279] 853 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 157s local ... (70 actions, 69 running) [59,247 / 59,303] 858 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 158s local ... (71 actions running) [59,254 / 59,310] 863 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 159s local ... (74 actions running) [59,256 / 59,313] 864 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 160s local ... (75 actions running) [59,257 / 59,313] 864 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 161s local ... (77 actions running) [59,260 / 59,330] 867 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 162s local ... (77 actions running) [59,265 / 59,330] 871 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 163s local ... (76 actions running) [59,268 / 59,330] 875 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 165s local ... (76 actions running) [59,271 / 59,330] 878 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 166s local ... (75 actions running) [59,274 / 59,330] 881 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 167s local ... (73 actions running) [59,285 / 59,341] 882 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 168s local ... (72 actions, 71 running) [59,291 / 59,347] 883 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 169s local ... (72 actions running) [59,323 / 59,381] 886 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 170s local ... (71 actions, 70 running) [59,342 / 59,434] 890 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 171s local ... (71 actions, 70 running) [59,354 / 59,435] 894 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 172s local ... (70 actions, 69 running) [59,360 / 59,435] 896 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 173s local ... (69 actions, 68 running) [59,362 / 59,435] 898 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 174s local ... (67 actions running) [59,365 / 59,435] 900 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 175s local ... (66 actions running) [59,368 / 59,435] 901 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 176s local ... (65 actions running) [59,371 / 59,435] 904 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 177s local ... (62 actions running) [59,373 / 59,435] 906 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 178s local ... (61 actions running) [59,375 / 59,435] 908 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 179s local ... (60 actions running) [59,384 / 59,440] 909 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 180s local ... (59 actions, 58 running) [59,390 / 59,446] 909 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 181s local ... (59 actions running) [59,409 / 59,468] 911 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 182s local ... (58 actions, 56 running) [59,432 / 59,492] 914 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 183s local ... (57 actions running) [59,440 / 59,496] 917 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 184s local ... (57 actions running) [59,442 / 59,498] 917 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 185s local ... (57 actions running) [59,459 / 59,516] 919 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 186s local ... (57 actions running) [59,494 / 59,553] 921 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 187s local ... (57 actions, 55 running) [59,516 / 59,573] 922 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 188s local ... (60 actions, 59 running) [59,548 / 59,604] 924 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 189s local ... (64 actions, 62 running) [59,585 / 59,642] 926 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 190s local ... (67 actions running) [59,651 / 59,708] 928 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 191s local ... (73 actions, 71 running) [59,701 / 59,757] 931 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 192s local ... (75 actions, 73 running) [59,743 / 59,799] 936 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 193s local ... (79 actions, 77 running) [59,754 / 59,810] 939 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 195s local ... (80 actions running) [59,785 / 59,841] 946 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 196s local ... (81 actions running) [59,809 / 59,873] 948 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 197s local ... (83 actions, 82 running) [59,815 / 59,873] 954 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 198s local ... (81 actions running) [59,818 / 59,874] 957 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 199s local ... (79 actions running) [59,827 / 59,885] 959 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 201s local ... (79 actions running) [59,827 / 59,885] 959 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 202s local ... (79 actions running) [59,829 / 59,885] 961 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 203s local ... (78 actions running) [59,841 / 59,897] 963 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 204s local ... (77 actions running) [59,864 / 59,920] 966 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 205s local ... (77 actions running) [59,894 / 59,959] 968 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 206s local ... (80 actions, 76 running) [59,955 / 60,011] 972 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 207s local ... (80 actions, 77 running) [60,025 / 60,097] 979 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 208s local ... (80 actions, 77 running) [60,089 / 60,145] 983 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 209s local ... (84 actions running) [60,119 / 60,175] 986 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 210s local ... (84 actions running) [60,130 / 60,187] 989 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 211s local ... (85 actions, 84 running) [60,158 / 60,214] 996 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 212s local ... (85 actions running) [60,188 / 60,244] 1004 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 213s local ... (81 actions running) [60,228 / 60,285] 1014 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 214s local ... (78 actions running) [60,245 / 60,301] 1025 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 215s local ... (73 actions running) [60,278 / 60,334] 1031 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 216s local ... (72 actions, 70 running) [60,315 / 60,380] 1036 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 217s local ... (70 actions running) [60,321 / 60,380] 1042 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 219s local ... (68 actions running) [60,329 / 60,385] 1047 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 220s local ... (64 actions, 63 running) [60,353 / 60,409] 1053 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 221s local ... (58 actions running) [60,384 / 60,440] 1062 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 222s local ... (59 actions running) [60,396 / 60,452] 1064 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 223s local ... (61 actions running) [60,419 / 60,476] 1068 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 224s local ... (63 actions running) [60,462 / 60,520] 1075 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 225s local ... (62 actions, 60 running) [60,527 / 60,584] 1087 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 226s local ... (58 actions, 57 running) [60,581 / 60,638] 1094 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 227s local ... (61 actions, 60 running) [60,656 / 60,720] 1103 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 228s local ... (63 actions, 60 running) [60,666 / 60,722] 1110 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 229s local ... (63 actions, 61 running) [60,686 / 60,742] 1115 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 230s local ... (61 actions, 60 running) [60,714 / 60,770] 1119 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 231s local ... (59 actions, 58 running) [60,730 / 60,794] 1124 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 232s local ... (57 actions running) [60,737 / 60,795] 1132 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 233s local ... (57 actions running) [60,753 / 60,809] 1136 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 234s local ... (56 actions, 55 running) [60,771 / 60,827] 1138 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 235s local ... (56 actions, 54 running) [60,826 / 60,884] 1141 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 236s local ... (55 actions, 51 running) [60,898 / 60,955] 1148 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 237s local ... (56 actions, 52 running) [60,916 / 60,979] 1151 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 238s local ... (58 actions, 57 running) [60,927 / 60,985] 1159 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 239s local ... (57 actions, 56 running) [60,971 / 61,029] 1166 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 240s local ... (57 actions, 55 running) [61,048 / 61,105] 1175 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 241s local ... (58 actions, 53 running) [61,098 / 61,159] 1180 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 242s local ... (60 actions, 57 running) [61,111 / 61,173] 1189 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 244s local ... (59 actions running) [61,121 / 61,178] 1195 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 245s local ... (56 actions, 55 running) [61,141 / 61,214] 1196 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 246s local ... (56 actions, 55 running) [61,147 / 61,214] 1197 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 247s local ... (56 actions, 55 running) [61,150 / 61,214] 1199 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 248s local ... (56 actions running) [61,154 / 61,214] 1202 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 249s local ... (56 actions running) [61,154 / 61,214] 1203 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 251s local ... (56 actions running) [61,155 / 61,214] 1203 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 252s local ... (56 actions running) [61,156 / 61,214] 1203 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 254s local ... (56 actions, 55 running) [61,168 / 61,226] 1204 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 255s local ... (56 actions, 54 running) [61,177 / 61,234] 1204 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 256s local ... (56 actions, 54 running) [61,222 / 61,281] 1207 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 257s local ... (56 actions, 53 running) [61,224 / 61,282] 1208 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 258s local ... (58 actions, 57 running) [61,234 / 61,291] 1211 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 259s local ... (58 actions, 57 running) [61,247 / 61,303] 1213 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 260s local ... (58 actions, 57 running) [61,282 / 61,353] 1215 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 262s local ... (57 actions, 56 running) [61,282 / 61,353] 1215 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 263s local ... (57 actions running) [61,283 / 61,353] 1216 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 264s local ... (56 actions running) [61,284 / 61,353] 1216 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 265s local ... (56 actions running) [61,285 / 61,353] 1216 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 266s local ... (56 actions running) [61,287 / 61,353] 1216 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 267s local ... (56 actions running) [61,287 / 61,353] 1217 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 270s local ... (56 actions running) [61,289 / 61,353] 1217 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 271s local ... (56 actions, 55 running) [61,290 / 61,353] 1217 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 272s local ... (56 actions running) [61,293 / 61,353] 1220 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 274s local ... (56 actions running) [61,297 / 61,354] 1221 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 275s local ... (56 actions, 55 running) [61,329 / 61,386] 1222 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 276s local ... (55 actions, 54 running) [61,347 / 61,405] 1223 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 277s local ... (56 actions, 54 running) [61,379 / 61,436] 1223 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 278s local ... (57 actions, 54 running) [61,410 / 61,466] 1226 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 279s local ... (58 actions, 57 running) [61,424 / 61,480] 1226 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 280s local ... (60 actions running) [61,436 / 61,492] 1226 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 281s local ... (63 actions, 62 running) [61,450 / 61,555] 1229 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 282s local ... (65 actions, 64 running) [61,451 / 61,555] 1229 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 283s local ... (65 actions running) [61,453 / 61,555] 1230 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 284s local ... (65 actions running) [61,454 / 61,555] 1230 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 285s local ... (65 actions, 64 running) [61,463 / 61,555] 1235 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 286s local ... (64 actions running) [61,467 / 61,555] 1237 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 287s local ... (64 actions running) [61,470 / 61,555] 1237 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 288s local ... (64 actions running) [61,474 / 61,555] 1239 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 289s local ... (64 actions running) [61,477 / 61,555] 1240 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 290s local ... (64 actions running) [61,480 / 61,555] 1244 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 291s local ... (62 actions running) [61,486 / 61,555] 1247 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 293s local ... (59 actions running) [61,492 / 61,555] 1252 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 294s local ... (56 actions running) [61,493 / 61,555] 1252 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 295s local ... (56 actions running) [61,495 / 61,555] 1252 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 296s local ... (56 actions running) [61,498 / 61,555] 1252 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 297s local ... (56 actions running) [61,503 / 61,559] 1253 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 299s local ... (56 actions running) [61,531 / 61,588] 1254 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 300s local ... (58 actions, 57 running) [61,535 / 61,591] 1255 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 301s local ... (59 actions, 58 running) [61,574 / 61,631] 1255 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 302s local ... (59 actions, 57 running) [61,611 / 61,688] 1255 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 303s local ... (60 actions, 59 running) [61,615 / 61,688] 1256 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 304s local ... (61 actions running) [61,619 / 61,688] 1257 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 305s local ... (61 actions, 60 running) [61,623 / 61,688] 1258 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 306s local ... (60 actions running) [61,626 / 61,688] 1259 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 307s local ... (60 actions running) [61,627 / 61,688] 1260 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 308s local ... (59 actions running) [61,629 / 61,688] 1262 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 310s local ... (57 actions running) [61,633 / 61,690] 1265 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 311s local ... (56 actions running) [61,662 / 61,719] 1265 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 312s local ... (56 actions, 55 running) [61,709 / 61,765] 1267 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 313s local ... (56 actions running) [61,739 / 61,796] 1268 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 314s local ... (58 actions, 57 running) [61,818 / 61,875] 1273 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 315s local ... (57 actions, 53 running) [61,887 / 61,943] 1277 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 316s local ... (56 actions, 55 running) [61,920 / 61,976] 1281 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 317s local ... (57 actions, 56 running) [61,951 / 62,034] 1284 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 318s local ... (57 actions, 56 running) [61,958 / 62,034] 1286 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 319s local ... (56 actions running) [61,962 / 62,034] 1288 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 320s local ... (56 actions running) [61,965 / 62,034] 1290 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 321s local ... (56 actions running) [61,968 / 62,034] 1292 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 322s local ... (56 actions running) [61,969 / 62,034] 1293 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 323s local ... (56 actions running) [61,971 / 62,034] 1295 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 324s local ... (56 actions running) [61,974 / 62,034] 1295 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 325s local ... (56 actions, 55 running) [61,999 / 62,058] 1296 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 326s local ... (56 actions, 54 running) [62,056 / 62,113] 1297 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 327s local ... (56 actions, 51 running) [62,095 / 62,152] 1303 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 328s local ... (56 actions, 53 running) [62,135 / 62,191] 1307 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 329s local ... (56 actions, 53 running) [62,244 / 62,300] 1316 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 330s local ... (59 actions, 55 running) [62,349 / 62,406] 1321 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 331s local ... (59 actions, 58 running) [62,390 / 62,447] 1325 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 332s local ... (60 actions, 59 running) [62,427 / 62,483] 1331 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 333s local ... (60 actions running) [62,465 / 62,522] 1338 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 334s local ... (57 actions, 55 running) [62,517 / 62,574] 1345 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 335s local ... (57 actions running) [62,550 / 62,607] 1347 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 336s local ... (60 actions, 59 running) [62,582 / 62,641] 1354 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 337s local ... (56 actions, 54 running) [62,617 / 62,673] 1357 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 338s local ... (58 actions, 57 running) [62,637 / 62,694] 1363 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 339s local ... (58 actions running) [62,657 / 62,714] 1368 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 340s local ... (56 actions, 55 running) [62,685 / 62,741] 1373 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 342s local ... (56 actions, 55 running) [62,693 / 62,750] 1375 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 343s local ... (57 actions, 56 running) [62,698 / 62,754] 1376 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 344s local ... (57 actions, 56 running) [62,707 / 62,763] 1381 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 345s local ... (56 actions running) [62,720 / 62,780] 1384 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 346s local ... (59 actions running) [62,731 / 62,791] 1388 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 347s local ... (59 actions running) [62,753 / 62,813] 1390 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 348s local ... (61 actions running) [62,762 / 62,825] 1394 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 349s local ... (61 actions running) [62,766 / 62,830] 1396 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 350s local ... (61 actions, 60 running) [62,769 / 62,830] 1398 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 351s local ... (61 actions running) [62,772 / 62,832] 1398 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 352s local ... (61 actions running) [62,780 / 62,840] 1400 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 353s local ... (61 actions running) [62,786 / 62,860] 1404 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 354s local ... (60 actions running) [62,789 / 62,860] 1406 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 355s local ... (60 actions, 59 running) [62,791 / 62,860] 1406 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 356s local ... (60 actions running) [62,792 / 62,860] 1407 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 357s local ... (60 actions running) [62,793 / 62,860] 1408 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 358s local ... (60 actions running) [62,796 / 62,860] 1411 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 359s local ... (59 actions running) [62,797 / 62,860] 1412 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 360s local ... (59 actions running) [62,800 / 62,860] 1414 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 361s local ... (59 actions running) [62,806 / 62,868] 1415 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 362s local ... (59 actions, 58 running) [62,817 / 62,875] 1417 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 364s local ... (59 actions running) [62,822 / 62,881] 1418 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 365s local ... (59 actions running) FAIL: //tensorflow/compiler/xla/service/gpu:fusion_merger_test (see /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/compiler/xla/service/gpu/fusion_merger_test/test_attempts/attempt_1.log) [62,827 / 62,885] 1419 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 366s local ... (59 actions running) [62,834 / 62,897] 1420 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 367s local ... (60 actions running) FAIL: //tensorflow/compiler/xla/service/gpu:fusion_merger_test (see /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/compiler/xla/service/gpu/fusion_merger_test/test_attempts/attempt_2.log) [62,837 / 62,897] 1422 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 368s local ... (60 actions running) [62,837 / 62,897] 1422 / 3790 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 369s local ... (60 actions running) FAIL: //tensorflow/compiler/xla/service/gpu:fusion_merger_test (see /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/compiler/xla/service/gpu/fusion_merger_test/test.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: [62,839 / 62,897] 1423 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 370s local ... (60 actions running) [62,844 / 62,902] 1425 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 371s local ... (59 actions running) [62,845 / 62,902] 1425 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 372s local ... (59 actions running) [62,851 / 62,908] 1427 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 373s local ... (59 actions running) [62,859 / 62,915] 1429 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 374s local ... (57 actions running) [62,861 / 62,918] 1429 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 375s local ... (59 actions running) [62,863 / 62,920] 1429 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 376s local ... (58 actions running) [62,872 / 62,929] 1430 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 377s local ... (57 actions running) [62,875 / 62,950] 1431 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 378s local ... (57 actions running) [62,878 / 62,950] 1431 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 380s local ... (57 actions, 56 running) [62,879 / 62,950] 1433 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 381s local ... (57 actions running) [62,882 / 62,950] 1434 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 382s local ... (56 actions running) [62,882 / 62,950] 1435 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 385s local ... (56 actions running) [62,891 / 62,950] 1437 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 386s local ... (56 actions, 55 running) [62,913 / 62,969] 1438 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 387s local ... (56 actions, 55 running) [62,918 / 62,974] 1440 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 388s local ... (56 actions running) [62,923 / 62,979] 1441 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 389s local ... (56 actions running) [62,929 / 62,986] 1441 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 390s local ... (56 actions running) [62,947 / 63,005] 1441 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 391s local ... (57 actions, 56 running) [62,970 / 63,026] 1442 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 392s local ... (60 actions, 59 running) [62,986 / 63,043] 1443 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 394s local ... (60 actions, 59 running) [63,001 / 63,057] 1443 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 395s local ... (61 actions, 60 running) [63,022 / 63,079] 1446 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 396s local ... (61 actions running) [63,043 / 63,099] 1453 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 397s local ... (58 actions running) [63,093 / 63,149] 1462 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 53s local ... (57 actions running) [63,114 / 63,170] 1466 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 54s local ... (56 actions, 54 running) [63,128 / 63,184] 1468 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 55s local ... (57 actions, 56 running) [63,134 / 63,192] 1469 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 57s local ... (57 actions, 56 running) [63,161 / 63,222] 1471 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 58s local ... (56 actions running) [63,166 / 63,224] 1475 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 59s local ... (56 actions running) [63,190 / 63,246] 1477 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 60s local ... (56 actions, 55 running) [63,247 / 63,305] 1488 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 61s local ... (56 actions running) [63,280 / 63,374] 1492 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 62s local ... (56 actions, 51 running) [63,447 / 63,505] 1495 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 63s local ... (56 actions, 55 running) [63,474 / 63,530] 1499 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 64s local ... (56 actions, 55 running) [63,487 / 63,543] 1501 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 65s local ... (56 actions, 55 running) [63,500 / 63,570] 1502 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 67s local ... (56 actions running) [63,500 / 63,570] 1503 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 68s local ... (56 actions running) [63,505 / 63,570] 1505 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 69s local ... (56 actions, 55 running) [63,513 / 63,570] 1507 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 71s local ... (56 actions running) [63,526 / 63,582] 1509 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 72s local ... (56 actions running) [63,548 / 63,608] 1513 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 73s local ... (56 actions running) [63,556 / 63,612] 1517 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 74s local ... (56 actions running) [63,572 / 63,629] 1519 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 75s local ... (56 actions running) [63,602 / 63,658] 1522 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 76s local ... (56 actions running) [63,604 / 63,660] 1523 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 78s local ... (56 actions running) [63,631 / 63,690] 1526 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 79s local ... (56 actions, 53 running) [63,691 / 63,748] 1535 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 80s local ... (56 actions running) [63,722 / 63,779] 1539 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 81s local ... (56 actions running) [63,749 / 63,806] 1543 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 82s local ... (56 actions, 55 running) [63,756 / 63,849] 1545 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 83s local ... (56 actions running) [63,768 / 63,849] 1550 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 84s local ... (56 actions, 55 running) [63,771 / 63,849] 1551 / 3790 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 86s local ... (56 actions running) [63,778 / 63,849] 1553 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 83s local ... (56 actions running) [63,781 / 63,849] 1555 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 84s local ... (56 actions running) [63,785 / 63,849] 1556 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 86s local ... (56 actions, 55 running) [63,816 / 63,873] 1557 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 87s local ... (56 actions, 55 running) [63,830 / 63,886] 1560 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 88s local ... (56 actions, 55 running) [63,842 / 63,906] 1562 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu (shard 1 of 8); 89s local ... (56 actions running) [63,846 / 63,906] 1564 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 40s local ... (56 actions running) [63,855 / 63,911] 1565 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 41s local ... (56 actions, 55 running) [63,876 / 63,932] 1567 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 42s local ... (56 actions, 55 running) [63,902 / 63,958] 1568 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 43s local ... (57 actions, 56 running) [63,906 / 63,975] 1571 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 44s local ... (56 actions running) [63,911 / 63,975] 1572 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 45s local ... (56 actions, 55 running) [63,911 / 63,975] 1572 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 47s local ... (56 actions running) [63,918 / 63,975] 1574 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 48s local ... (56 actions, 55 running) [63,976 / 64,046] 1574 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 49s local ... (56 actions, 54 running) [63,984 / 64,046] 1578 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 50s local ... (56 actions, 55 running) [63,994 / 64,068] 1579 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 51s local ... (56 actions, 55 running) [64,003 / 64,068] 1580 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 52s local ... (56 actions, 55 running) [64,008 / 64,068] 1583 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 45s local ... (56 actions, 55 running) [64,008 / 64,068] 1583 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 46s local ... (56 actions running) [64,010 / 64,068] 1583 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 47s local ... (56 actions running) [64,020 / 64,078] 1586 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 48s local ... (56 actions running) [64,027 / 64,084] 1587 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 49s local ... (56 actions running) [64,039 / 64,102] 1587 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 50s local ... (56 actions running) [64,040 / 64,102] 1587 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 51s local ... (56 actions running) [64,041 / 64,102] 1587 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 52s local ... (56 actions running) [64,042 / 64,102] 1588 / 3790 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:shuffle_test (shard 2 of 8); 36s local ... (56 actions running) [64,043 / 64,102] 1588 / 3790 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:shuffle_test (shard 2 of 8); 37s local ... (56 actions running) [64,044 / 64,102] 1588 / 3790 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:shuffle_test (shard 2 of 8); 38s local ... (56 actions, 55 running) [64,044 / 64,102] 1588 / 3790 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:shuffle_test (shard 2 of 8); 40s local ... (56 actions running) [64,045 / 64,102] 1588 / 3790 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:shuffle_test (shard 2 of 8); 42s local ... (56 actions, 55 running) [64,056 / 64,112] 1588 / 3790 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:shuffle_test (shard 2 of 8); 43s local ... (56 actions, 55 running) [64,072 / 64,128] 1590 / 3790 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:shuffle_test (shard 2 of 8); 44s local ... (56 actions, 55 running) [64,082 / 64,148] 1593 / 3790 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:shuffle_test (shard 2 of 8); 45s local ... (57 actions running) [64,088 / 64,148] 1594 / 3790 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:shuffle_test (shard 2 of 8); 46s local ... (57 actions, 56 running) [64,092 / 64,148] 1594 / 3790 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:shuffle_test (shard 2 of 8); 48s local ... (57 actions, 56 running) [64,129 / 64,186] 1596 / 3790 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:shuffle_test (shard 2 of 8); 49s local ... (57 actions, 56 running) [64,171 / 64,227] 1601 / 3790 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:shuffle_test (shard 2 of 8); 50s local ... (56 actions, 54 running) [64,237 / 64,294] 1604 / 3790 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:shuffle_test (shard 2 of 8); 51s local ... (58 actions, 54 running) [64,289 / 64,346] 1605 / 3790 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:shuffle_test (shard 2 of 8); 52s local ... (60 actions, 58 running) [64,317 / 64,375] 1608 / 3790 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:shuffle_test (shard 2 of 8); 53s local ... (65 actions, 64 running) [64,334 / 64,390] 1611 / 3790 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:shuffle_test (shard 2 of 8); 54s local ... (65 actions, 64 running) [64,361 / 64,417] 1616 / 3790 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:shuffle_test (shard 2 of 8); 55s local ... (65 actions running) [64,395 / 64,452] 1624 / 3790 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:shuffle_test (shard 2 of 8); 56s local ... (66 actions, 65 running) [64,423 / 64,481] 1631 / 3790 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:shuffle_test (shard 2 of 8); 57s local ... (66 actions, 64 running) [64,447 / 64,504] 1636 / 3790 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:shuffle_test (shard 2 of 8); 58s local ... (69 actions, 68 running) [64,464 / 64,521] 1638 / 3790 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:shuffle_test (shard 2 of 8); 59s local ... (70 actions, 67 running) [64,507 / 64,564] 1642 / 3790 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:shuffle_test (shard 2 of 8); 60s local ... (70 actions, 69 running) [64,536 / 64,595] 1650 / 3790 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:shuffle_test (shard 2 of 8); 61s local ... (70 actions, 64 running) [64,552 / 64,608] 1651 / 3790 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:shuffle_test (shard 2 of 8); 62s local ... (71 actions running) [64,556 / 64,612] 1652 / 3790 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:shuffle_test (shard 2 of 8); 63s local ... (71 actions running) [64,567 / 64,624] 1654 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 53s local ... (72 actions, 71 running) [64,569 / 64,627] 1654 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 54s local ... (73 actions running) [64,603 / 64,659] 1658 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 55s local ... (72 actions, 71 running) [64,624 / 64,681] 1664 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 56s local ... (70 actions running) [64,683 / 64,744] 1670 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 57s local ... (69 actions, 68 running) [64,711 / 64,767] 1677 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 58s local ... (68 actions, 67 running) [64,795 / 64,851] 1694 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 59s local ... (60 actions, 59 running) [64,829 / 64,886] 1705 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 60s local ... (60 actions, 59 running) [64,891 / 64,947] 1712 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 61s local ... (57 actions running) [64,905 / 64,961] 1714 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 62s local ... (60 actions running) [64,914 / 64,976] 1718 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 63s local ... (61 actions running) [64,916 / 64,976] 1719 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 64s local ... (61 actions running) [64,920 / 64,976] 1723 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 65s local ... (62 actions running) [64,944 / 65,000] 1730 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 67s local ... (64 actions running) [64,946 / 65,004] 1732 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 68s local ... (66 actions running) [64,974 / 65,030] 1746 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 69s local ... (56 actions running) [65,004 / 65,060] 1755 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 70s local ... (57 actions running) [65,019 / 65,085] 1764 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 71s local ... (57 actions running) [65,022 / 65,085] 1764 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 72s local ... (56 actions running) [65,023 / 65,085] 1765 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 73s local ... (56 actions running) [65,024 / 65,085] 1766 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 74s local ... (56 actions running) [65,026 / 65,085] 1768 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 75s local ... (56 actions running) [65,028 / 65,085] 1770 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 76s local ... (56 actions running) [65,030 / 65,086] 1772 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 77s local ... (56 actions running) [65,082 / 65,138] 1781 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 78s local ... (59 actions running) [65,108 / 65,169] 1792 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 79s local ... (56 actions running) [65,112 / 65,169] 1794 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 80s local ... (56 actions running) [65,113 / 65,169] 1795 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 82s local ... (56 actions running) [65,141 / 65,198] 1798 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 83s local ... (55 actions, 54 running) [65,166 / 65,235] 1803 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 84s local ... (57 actions, 55 running) [65,211 / 65,269] 1809 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 85s local ... (56 actions, 54 running) [65,233 / 65,289] 1815 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 86s local ... (57 actions running) [65,282 / 65,338] 1825 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 87s local ... (59 actions running) [65,295 / 65,357] 1835 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 88s local ... (56 actions running) [65,298 / 65,357] 1838 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 89s local ... (56 actions running) [65,308 / 65,364] 1843 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 90s local ... (56 actions running) [65,314 / 65,414] 1849 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 91s local ... (56 actions running) [65,316 / 65,414] 1850 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 92s local ... (56 actions running) [65,321 / 65,414] 1853 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 94s local ... (56 actions running) [65,328 / 65,414] 1858 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 95s local ... (56 actions running) [65,332 / 65,414] 1862 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 96s local ... (56 actions running) [65,339 / 65,414] 1863 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 97s local ... (56 actions, 55 running) [65,352 / 65,414] 1865 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 98s local ... (56 actions, 55 running) [65,365 / 65,422] 1868 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 99s local ... (56 actions, 55 running) [65,394 / 65,468] 1869 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 100s local ... (59 actions, 58 running) [65,404 / 65,468] 1871 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 101s local ... (60 actions running) [65,426 / 65,529] 1874 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 102s local ... (60 actions running) [65,433 / 65,529] 1877 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 63s local ... (61 actions running) [65,434 / 65,529] 1878 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 64s local ... (61 actions running) [65,438 / 65,529] 1879 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 65s local ... (61 actions, 60 running) [65,452 / 65,529] 1881 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 67s local ... (61 actions, 60 running) [65,460 / 65,529] 1883 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 68s local ... (61 actions running) [65,472 / 65,529] 1884 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 69s local ... (60 actions, 59 running) [65,490 / 65,596] 1885 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 70s local ... (59 actions, 58 running) [65,507 / 65,597] 1885 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 71s local ... (59 actions running) [65,516 / 65,597] 1887 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 72s local ... (57 actions running) [65,528 / 65,597] 1888 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 73s local ... (56 actions running) [65,529 / 65,597] 1890 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 75s local ... (56 actions running) [65,531 / 65,597] 1891 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 76s local ... (56 actions running) [65,548 / 65,604] 1893 / 3790 tests, 1 failed; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 56s local ... (56 actions, 55 running) [65,570 / 65,664] 1894 / 3790 tests, 1 failed; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 57s local ... (56 actions running) [65,571 / 65,664] 1895 / 3790 tests, 1 failed; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 58s local ... (57 actions running) [65,579 / 65,664] 1896 / 3790 tests, 1 failed; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 2 of 3); 59s local ... (57 actions running) [65,589 / 65,664] 1898 / 3790 tests, 1 failed; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 2 of 3); 61s local ... (56 actions, 55 running) [65,591 / 65,664] 1898 / 3790 tests, 1 failed; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 2 of 3); 62s local ... (56 actions running) [65,598 / 65,664] 1898 / 3790 tests, 1 failed; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 3 of 3); 63s local ... (56 actions running) [65,605 / 65,664] 1900 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 57s local ... (56 actions, 55 running) [65,607 / 65,664] 1900 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 59s local ... (56 actions, 55 running) [65,609 / 65,665] 1902 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 60s local ... (56 actions running) [65,621 / 65,679] 1903 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 61s local ... (59 actions, 58 running) [65,646 / 65,703] 1907 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 62s local ... (58 actions, 57 running) [65,686 / 65,745] 1913 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 63s local ... (56 actions running) [65,693 / 65,766] 1915 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 64s local ... (56 actions, 55 running) [65,699 / 65,766] 1916 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 65s local ... (56 actions running) [65,702 / 65,766] 1917 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 66s local ... (56 actions running) [65,707 / 65,766] 1919 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 68s local ... (56 actions running) [65,714 / 65,770] 1922 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 68s local ... (56 actions, 55 running) [65,733 / 65,789] 1924 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 69s local ... (56 actions, 55 running) [65,768 / 65,825] 1927 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 70s local ... (56 actions, 54 running) [65,787 / 65,843] 1935 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 56s local ... (56 actions running) [65,795 / 65,851] 1941 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 57s local ... (56 actions running) [65,800 / 65,856] 1944 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 58s local ... (56 actions running) [65,808 / 65,864] 1948 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 59s local ... (57 actions running) [65,811 / 65,886] 1951 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 60s local ... (57 actions running) [65,813 / 65,886] 1952 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 61s local ... (57 actions running) [65,819 / 65,886] 1955 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 62s local ... (56 actions running) [65,822 / 65,886] 1959 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 63s local ... (56 actions running) [65,829 / 65,886] 1965 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 65s local ... (56 actions running) [65,834 / 65,890] 1968 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 66s local ... (56 actions, 55 running) [65,841 / 65,897] 1971 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 67s local ... (56 actions running) [65,855 / 65,911] 1976 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 68s local ... (57 actions running) [65,867 / 65,923] 1981 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 70s local ... (56 actions running) [65,874 / 65,930] 1986 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 71s local ... (58 actions running) [65,885 / 65,941] 1988 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 72s local ... (59 actions running) [65,897 / 65,956] 1992 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 73s local ... (56 actions running) [65,899 / 65,956] 1995 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 74s local ... (56 actions running) [65,930 / 65,986] 1999 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 75s local ... (56 actions running) [65,950 / 66,013] 2005 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 76s local ... (57 actions, 55 running) [65,972 / 66,040] 2009 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 77s local ... (58 actions running) [65,980 / 66,047] 2014 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 78s local ... (58 actions, 57 running) [65,995 / 66,061] 2016 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 79s local ... (59 actions running) [66,005 / 66,071] 2020 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 80s local ... (59 actions running) [66,020 / 66,086] 2027 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 82s local ... (60 actions running) [66,035 / 66,110] 2029 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 83s local ... (58 actions, 57 running) [66,041 / 66,111] 2031 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 84s local ... (58 actions, 57 running) [66,043 / 66,111] 2032 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 85s local ... (58 actions running) [66,045 / 66,111] 2033 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 86s local ... (58 actions running) [66,045 / 66,111] 2034 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 88s local ... (58 actions running) [66,062 / 66,129] 2035 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 89s local ... (58 actions, 57 running) [66,074 / 66,140] 2036 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 90s local ... (58 actions, 57 running) [66,077 / 66,150] 2036 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 91s local ... (58 actions, 57 running) [66,083 / 66,150] 2039 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 92s local ... (59 actions running) [66,084 / 66,150] 2039 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 94s local ... (59 actions running) [66,085 / 66,151] 2040 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 95s local ... (59 actions running) [66,098 / 66,156] 2041 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 96s local ... (59 actions running) [66,111 / 66,168] 2042 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 97s local ... (57 actions running) [66,117 / 66,173] 2042 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 98s local ... (58 actions running) [66,133 / 66,189] 2046 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 99s local ... (61 actions running) [66,139 / 66,195] 2047 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 100s local ... (62 actions running) [66,152 / 66,208] 2049 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 101s local ... (65 actions running) [66,166 / 66,223] 2052 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 102s local ... (66 actions, 65 running) [66,175 / 66,231] 2054 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 103s local ... (68 actions running) [66,198 / 66,254] 2056 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 104s local ... (69 actions, 67 running) [66,226 / 66,282] 2057 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 105s local ... (69 actions running) [66,231 / 66,289] 2060 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 106s local ... (69 actions running) [66,236 / 66,293] 2062 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 107s local ... (72 actions running) [66,245 / 66,312] 2065 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 108s local ... (74 actions running) [66,246 / 66,312] 2065 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 109s local ... (74 actions running) [66,250 / 66,312] 2068 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 110s local ... (73 actions running) [66,252 / 66,312] 2070 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 111s local ... (71 actions running) [66,260 / 66,316] 2071 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 113s local ... (69 actions running) [66,271 / 66,327] 2075 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 114s local ... (68 actions running) [66,281 / 66,337] 2079 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 115s local ... (70 actions running) [66,292 / 66,382] 2087 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 116s local ... (69 actions running) [66,299 / 66,383] 2093 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 117s local ... (64 actions running) [66,304 / 66,383] 2098 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 119s local ... (59 actions running) [66,310 / 66,383] 2100 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 120s local ... (56 actions running) [66,314 / 66,383] 2100 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 121s local ... (56 actions running) [66,315 / 66,383] 2100 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 123s local ... (56 actions, 55 running) [66,316 / 66,383] 2101 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 124s local ... (56 actions running) [66,317 / 66,383] 2102 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 125s local ... (56 actions running) [66,321 / 66,383] 2103 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 126s local ... (56 actions running) [66,323 / 66,383] 2103 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 127s local ... (56 actions running) [66,327 / 66,383] 2104 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 128s local ... (56 actions running) [66,329 / 66,385] 2104 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 129s local ... (56 actions, 55 running) [66,343 / 66,401] 2104 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 130s local ... (57 actions, 56 running) [66,357 / 66,413] 2106 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 131s local ... (56 actions running) [66,379 / 66,436] 2109 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 132s local ... (57 actions running) [66,399 / 66,456] 2114 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 133s local ... (57 actions running) [66,441 / 66,523] 2120 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 134s local ... (56 actions, 55 running) [66,494 / 66,550] 2124 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 135s local ... (57 actions running) [66,523 / 66,580] 2131 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 136s local ... (59 actions running) [66,571 / 66,628] 2136 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 137s local ... (59 actions, 58 running) [66,590 / 66,647] 2141 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 138s local ... (61 actions, 60 running) [66,627 / 66,684] 2149 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 139s local ... (63 actions running) [66,654 / 66,711] 2159 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 140s local ... (62 actions running) [66,679 / 66,735] 2165 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 141s local ... (65 actions running) [66,720 / 66,776] 2176 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 142s local ... (67 actions running) [66,741 / 66,802] 2186 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 143s local ... (68 actions, 67 running) [66,793 / 66,857] 2195 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 144s local ... (68 actions, 67 running) [66,818 / 66,881] 2198 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 145s local ... (71 actions running) [66,854 / 66,919] 2208 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 146s local ... (68 actions, 66 running) [66,872 / 66,935] 2215 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 147s local ... (64 actions running) [66,899 / 66,963] 2220 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 148s local ... (60 actions, 58 running) [66,912 / 66,975] 2223 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 149s local ... (62 actions running) [66,940 / 67,004] 2229 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 150s local ... (62 actions running) [66,962 / 67,035] 2233 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 151s local ... (62 actions running) [66,967 / 67,035] 2238 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 152s local ... (64 actions running) [66,967 / 67,035] 2239 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 154s local ... (66 actions running) [66,968 / 67,035] 2239 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 155s local ... (65 actions running) [66,971 / 67,035] 2242 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 156s local ... (64 actions running) [66,972 / 67,035] 2243 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 157s local ... (64 actions running) [66,979 / 67,042] 2245 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 159s local ... (63 actions, 62 running) [66,991 / 67,055] 2247 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 160s local ... (63 actions, 62 running) [66,999 / 67,063] 2250 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 161s local ... (61 actions, 60 running) [67,014 / 67,078] 2256 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 162s local ... (60 actions, 59 running) [67,034 / 67,097] 2259 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 163s local ... (59 actions, 57 running) [67,056 / 67,119] 2262 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 164s local ... (57 actions, 56 running) [67,069 / 67,133] 2264 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 165s local ... (59 actions, 58 running) [67,088 / 67,151] 2269 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 166s local ... (57 actions running) [67,098 / 67,161] 2271 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 168s local ... (57 actions, 56 running) [67,105 / 67,174] 2273 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 169s local ... (57 actions, 56 running) [67,106 / 67,174] 2273 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 170s local ... (57 actions running) [67,107 / 67,174] 2274 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 171s local ... (57 actions running) [67,109 / 67,174] 2276 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 172s local ... (57 actions running) [67,113 / 67,176] 2278 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 173s local ... (57 actions running) [67,132 / 67,195] 2280 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 174s local ... (58 actions, 57 running) [67,144 / 67,207] 2282 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 113s local ... (57 actions running) [67,160 / 67,224] 2285 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 114s local ... (58 actions running) [67,188 / 67,251] 2291 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 115s local ... (59 actions running) [67,223 / 67,285] 2296 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 116s local ... (57 actions, 55 running) [67,247 / 67,304] 2302 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 117s local ... (58 actions running) [67,257 / 67,313] 2304 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 118s local ... (60 actions running) [67,266 / 67,322] 2307 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 119s local ... (59 actions running) [67,283 / 67,340] 2310 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 120s local ... (59 actions running) [67,298 / 67,354] 2316 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 122s local ... (58 actions, 57 running) [67,356 / 67,415] 2320 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 123s local ... (55 actions, 53 running) [67,376 / 67,433] 2323 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 124s local ... (58 actions, 57 running) [67,392 / 67,452] 2324 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 125s local ... (60 actions, 58 running) [67,424 / 67,490] 2330 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 126s local ... (58 actions running) [67,430 / 67,490] 2334 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 127s local ... (58 actions running) [67,442 / 67,498] 2338 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 128s local ... (57 actions, 56 running) [67,471 / 67,527] 2342 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 129s local ... (58 actions running) [67,495 / 67,551] 2349 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 130s local ... (57 actions running) [67,502 / 67,558] 2350 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 131s local ... (60 actions running) [67,542 / 67,598] 2357 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 132s local ... (57 actions, 54 running) [67,571 / 67,628] 2358 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 133s local ... (59 actions running) [67,634 / 67,690] 2367 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 134s local ... (58 actions running) [67,656 / 67,713] 2373 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 135s local ... (59 actions running) [67,677 / 67,733] 2378 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 136s local ... (60 actions running) [67,711 / 67,768] 2384 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 137s local ... (60 actions, 59 running) [67,763 / 67,819] 2388 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 138s local ... (60 actions, 58 running) [67,789 / 67,856] 2396 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 139s local ... (60 actions running) [67,795 / 67,857] 2399 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 140s local ... (56 actions running) [67,798 / 67,857] 2401 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 141s local ... (57 actions running) [67,802 / 67,887] 2404 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 142s local ... (57 actions running) [67,808 / 67,887] 2406 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 143s local ... (56 actions, 55 running) [67,809 / 67,887] 2406 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 145s local ... (56 actions running) [67,810 / 67,887] 2407 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 146s local ... (56 actions running) [67,814 / 67,887] 2410 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 147s local ... (56 actions, 55 running) [67,817 / 67,887] 2411 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 148s local ... (56 actions running) [67,819 / 67,887] 2412 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 149s local ... (56 actions running) [67,823 / 67,887] 2413 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 150s local ... (56 actions, 55 running) [67,832 / 67,888] 2413 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 151s local ... (56 actions, 55 running) [67,874 / 67,930] 2417 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 26s local ... (56 actions, 55 running) [67,908 / 67,980] 2422 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 27s local ... (57 actions running) [67,916 / 67,980] 2426 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 28s local ... (56 actions, 55 running) [67,920 / 67,980] 2427 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 30s local ... (56 actions running) [67,929 / 67,994] 2427 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 31s local ... (56 actions running) [67,933 / 67,994] 2428 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 32s local ... (56 actions, 55 running) [67,939 / 67,998] 2428 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 33s local ... (56 actions, 55 running) [68,002 / 68,068] 2429 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 34s local ... (56 actions, 55 running) [68,013 / 68,070] 2432 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 35s local ... (57 actions, 56 running) [68,019 / 68,075] 2435 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 37s local ... (57 actions running) [68,040 / 68,096] 2438 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 38s local ... (56 actions running) [68,041 / 68,097] 2439 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 39s local ... (56 actions running) [68,049 / 68,108] 2439 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 40s local ... (58 actions running) [68,053 / 68,113] 2439 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 41s local ... (59 actions running) [68,062 / 68,122] 2439 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 42s local ... (60 actions running) [68,106 / 68,168] 2441 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 43s local ... (60 actions, 59 running) [68,137 / 68,205] 2443 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 44s local ... (61 actions running) [68,140 / 68,205] 2445 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 45s local ... (62 actions running) [68,144 / 68,205] 2447 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 46s local ... (60 actions, 59 running) [68,144 / 68,205] 2448 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 48s local ... (60 actions running) [68,146 / 68,206] 2449 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 49s local ... (60 actions running) [68,148 / 68,207] 2449 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 50s local ... (59 actions running) [68,157 / 68,262] 2452 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 51s local ... (60 actions running) [68,165 / 68,262] 2453 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 52s local ... (60 actions running) [68,168 / 68,262] 2455 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 53s local ... (60 actions running) [68,172 / 68,262] 2458 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 54s local ... (60 actions running) [68,173 / 68,262] 2459 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 55s local ... (60 actions running) [68,175 / 68,262] 2462 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 1 of 10); 56s local ... (60 actions running) [68,180 / 68,262] 2462 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 58s local ... (60 actions, 59 running) [68,181 / 68,262] 2464 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 59s local ... (60 actions running) [68,191 / 68,262] 2466 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 60s local ... (60 actions, 59 running) [68,199 / 68,262] 2467 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 61s local ... (60 actions running) [68,210 / 68,271] 2469 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 62s local ... (60 actions running) [68,225 / 68,286] 2472 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 63s local ... (60 actions running) [68,255 / 68,316] 2473 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 64s local ... (60 actions, 57 running) [68,279 / 68,378] 2476 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 65s local ... (60 actions, 58 running) [68,284 / 68,378] 2479 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 66s local ... (60 actions running) [68,295 / 68,378] 2480 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 68s local ... (60 actions, 59 running) [68,299 / 68,378] 2480 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 69s local ... (60 actions, 59 running) [68,301 / 68,378] 2480 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 70s local ... (59 actions running) [68,307 / 68,378] 2482 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 71s local ... (58 actions running) [68,311 / 68,378] 2486 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 2 of 10); 72s local ... (58 actions running) [68,312 / 68,378] 2487 / 3790 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:window_test (shard 1 of 2); 40s local ... (58 actions running) [68,315 / 68,378] 2490 / 3790 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:window_test (shard 1 of 2); 41s local ... (58 actions running) [68,316 / 68,378] 2491 / 3790 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:window_test (shard 1 of 2); 42s local ... (58 actions running) [68,325 / 68,383] 2492 / 3790 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:window_test (shard 1 of 2); 43s local ... (59 actions running) [68,352 / 68,410] 2496 / 3790 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:window_test (shard 1 of 2); 44s local ... (61 actions, 60 running) [68,379 / 68,451] 2501 / 3790 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:window_test (shard 1 of 2); 45s local ... (58 actions, 57 running) [68,384 / 68,451] 2503 / 3790 tests, 1 failed; Compiling tensorflow/python/framework/experimental/unified_api.cc; 41s local, remote-cache ... (59 actions running) [68,389 / 68,451] 2503 / 3790 tests, 1 failed; Compiling tensorflow/python/framework/experimental/unified_api.cc; 42s local, remote-cache ... (58 actions, 57 running) [68,401 / 68,460] 2503 / 3790 tests, 1 failed; Compiling tensorflow/python/framework/experimental/unified_api.cc; 43s local, remote-cache ... (58 actions, 56 running) [68,414 / 68,480] 2505 / 3790 tests, 1 failed; Compiling tensorflow/python/framework/experimental/unified_api.cc; 44s local, remote-cache ... (57 actions, 56 running) [68,422 / 68,480] 2505 / 3790 tests, 1 failed; Compiling tensorflow/python/framework/experimental/unified_api.cc; 45s local, remote-cache ... (57 actions, 56 running) [68,422 / 68,480] 2506 / 3790 tests, 1 failed; Compiling tensorflow/python/framework/experimental/unified_api.cc; 46s local, remote-cache ... (57 actions running) [68,446 / 68,504] 2508 / 3790 tests, 1 failed; Compiling tensorflow/python/framework/experimental/unified_api.cc; 47s local, remote-cache ... (58 actions running) [68,480 / 68,537] 2509 / 3790 tests, 1 failed; Compiling tensorflow/python/framework/experimental/unified_api.cc; 48s local, remote-cache ... (57 actions running) [68,508 / 68,565] 2514 / 3790 tests, 1 failed; Compiling tensorflow/python/framework/experimental/unified_api.cc; 49s local, remote-cache ... (56 actions running) [68,530 / 68,588] 2517 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 47s local ... (58 actions, 57 running) [68,573 / 68,632] 2521 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 48s local ... (56 actions, 52 running) [68,610 / 68,667] 2527 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 49s local ... (57 actions, 55 running) [68,627 / 68,683] 2530 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 50s local ... (56 actions, 55 running) [68,657 / 68,746] 2532 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 51s local ... (56 actions running) [68,664 / 68,746] 2538 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 52s local ... (56 actions running) [68,667 / 68,746] 2539 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 53s local ... (56 actions running) [68,668 / 68,746] 2540 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 54s local ... (56 actions running) [68,674 / 68,746] 2545 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 55s local ... (56 actions running) [68,677 / 68,746] 2547 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 57s local ... (56 actions running) [68,684 / 68,746] 2554 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 58s local ... (56 actions running) [68,687 / 68,746] 2556 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 60s local ... (56 actions running) [68,691 / 68,747] 2559 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 61s local ... (56 actions running) [68,700 / 68,758] 2563 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 62s local ... (56 actions, 55 running) [68,703 / 68,759] 2565 / 3790 tests, 1 failed; Testing //tensorflow/core/common_runtime/eager:execute_test; 29s local ... (56 actions running) [68,715 / 68,773] 2566 / 3790 tests, 1 failed; Testing //tensorflow/core/common_runtime/eager:execute_test; 30s local ... (56 actions, 55 running) [68,741 / 68,811] 2567 / 3790 tests, 1 failed; Testing //tensorflow/core/common_runtime/eager:execute_test; 31s local ... (59 actions, 58 running) [68,766 / 68,841] 2567 / 3790 tests, 1 failed; Testing //tensorflow/core/common_runtime/eager:execute_test; 32s local ... (60 actions, 59 running) [68,809 / 68,882] 2571 / 3790 tests, 1 failed; Testing //tensorflow/c/eager:c_api_test_cpu; 24s local ... (60 actions, 59 running) [68,824 / 68,899] 2573 / 3790 tests, 1 failed; Testing //tensorflow/c/eager:c_api_test_cpu; 25s local ... (60 actions, 59 running) [68,870 / 68,944] 2578 / 3790 tests, 1 failed; Testing //tensorflow/c/eager:c_api_test_cpu; 26s local ... (60 actions, 59 running) [68,923 / 68,997] 2580 / 3790 tests, 1 failed; Testing //tensorflow/c/eager:c_api_test_cpu; 27s local ... (61 actions, 60 running) [68,970 / 69,043] 2587 / 3790 tests, 1 failed; Testing //tensorflow/c/eager:c_api_test_cpu; 28s local ... (64 actions running) [68,982 / 69,055] 2591 / 3790 tests, 1 failed; Testing //tensorflow/c/eager:c_api_test_cpu; 29s local ... (66 actions, 65 running) [69,003 / 69,076] 2598 / 3790 tests, 1 failed; Testing //tensorflow/c/eager:c_api_test_cpu; 30s local ... (64 actions running) [69,020 / 69,097] 2607 / 3790 tests, 1 failed; Testing //tensorflow/c/eager:c_api_test_cpu; 31s local ... (62 actions, 61 running) [69,026 / 69,097] 2612 / 3790 tests, 1 failed; Testing //tensorflow/c/eager:c_api_test_cpu; 33s local ... (62 actions running) [69,032 / 69,102] 2614 / 3790 tests, 1 failed; Testing //tensorflow/c/eager:c_api_test_cpu; 34s local ... (62 actions running) [69,047 / 69,118] 2622 / 3790 tests, 1 failed; Testing //tensorflow/c/eager:c_api_test_cpu; 35s local ... (62 actions, 61 running) [69,068 / 69,138] 2626 / 3790 tests, 1 failed; Testing //tensorflow/c/eager:c_api_test_cpu; 36s local ... (62 actions running) [69,075 / 69,145] 2633 / 3790 tests, 1 failed; Testing //tensorflow/c/eager:c_api_test_cpu; 37s local ... (62 actions running) [69,113 / 69,179] 2640 / 3790 tests, 1 failed; Testing //tensorflow/c/eager:c_api_test_cpu; 38s local ... (60 actions running) [69,125 / 69,193] 2647 / 3790 tests, 1 failed; Testing //tensorflow/c/eager:c_api_test_cpu; 39s local ... (60 actions, 59 running) [69,146 / 69,210] 2649 / 3790 tests, 1 failed; Testing //tensorflow/c/eager:c_api_test_cpu; 40s local ... (60 actions running) [69,158 / 69,222] 2652 / 3790 tests, 1 failed; Testing //tensorflow/c/eager:c_api_test_cpu; 41s local ... (59 actions running) [69,176 / 69,234] 2655 / 3790 tests, 1 failed; Testing //tensorflow/c/eager:c_api_test_cpu; 42s local ... (56 actions running) [69,188 / 69,244] 2659 / 3790 tests, 1 failed; Testing //tensorflow/c/eager:c_api_test_cpu; 43s local ... (56 actions running) [69,200 / 69,260] 2665 / 3790 tests, 1 failed; Testing //tensorflow/c/eager:c_api_test_cpu; 44s local ... (58 actions running) [69,212 / 69,269] 2670 / 3790 tests, 1 failed; Testing //tensorflow/c/eager:c_api_test_cpu; 45s local ... (57 actions, 56 running) [69,226 / 69,286] 2674 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 43s local ... (57 actions, 56 running) [69,254 / 69,310] 2681 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 45s local ... (57 actions running) [69,266 / 69,322] 2687 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 46s local ... (57 actions running) [69,271 / 69,327] 2691 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 47s local ... (56 actions running) [69,274 / 69,330] 2693 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 48s local ... (56 actions running) [69,279 / 69,335] 2694 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 49s local ... (56 actions running) [69,282 / 69,338] 2698 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 50s local ... (57 actions running) [69,287 / 69,349] 2700 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 52s local ... (57 actions, 56 running) [69,292 / 69,349] 2704 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 53s local ... (57 actions running) [69,303 / 69,403] 2711 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 54s local ... (56 actions running) [69,307 / 69,403] 2714 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 55s local ... (56 actions running) [69,308 / 69,403] 2714 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 57s local ... (56 actions, 55 running) [69,312 / 69,403] 2717 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 58s local ... (56 actions running) [69,313 / 69,403] 2718 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 59s local ... (56 actions running) [69,316 / 69,403] 2719 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 60s local ... (56 actions, 55 running) [69,318 / 69,403] 2722 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 62s local ... (56 actions running) [69,320 / 69,403] 2724 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 63s local ... (56 actions running) [69,322 / 69,403] 2725 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 64s local ... (56 actions running) [69,323 / 69,403] 2727 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 65s local ... (56 actions running) [69,326 / 69,403] 2727 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 64s local ... (56 actions running) [69,327 / 69,403] 2727 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 65s local ... (56 actions running) [69,328 / 69,403] 2727 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 66s local ... (56 actions, 55 running) [69,331 / 69,403] 2728 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 68s local ... (56 actions running) [69,332 / 69,403] 2729 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 69s local ... (56 actions running) [69,333 / 69,403] 2729 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 70s local ... (56 actions, 55 running) [69,335 / 69,403] 2729 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 72s local ... (56 actions, 55 running) [69,337 / 69,403] 2729 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 73s local ... (56 actions running) [69,339 / 69,403] 2730 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 74s local ... (56 actions running) [69,341 / 69,403] 2730 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 75s local ... (56 actions, 55 running) [69,345 / 69,403] 2730 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 76s local ... (56 actions, 55 running) [69,349 / 69,405] 2732 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 77s local ... (56 actions running) [69,351 / 69,411] 2733 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 79s local ... (56 actions running) [69,352 / 69,411] 2733 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 80s local ... (56 actions running) [69,355 / 69,411] 2733 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 81s local ... (56 actions running) [69,362 / 69,419] 2733 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 82s local ... (56 actions running) [69,394 / 69,451] 2736 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 83s local ... (55 actions, 52 running) [69,449 / 69,511] 2742 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 84s local ... (55 actions running) [69,490 / 69,547] 2748 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 85s local ... (56 actions running) [69,516 / 69,572] 2750 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 86s local ... (56 actions, 55 running) [69,521 / 69,584] 2752 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 87s local ... (56 actions, 55 running) [69,524 / 69,584] 2752 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 88s local ... (56 actions, 55 running) [69,535 / 69,591] 2753 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 90s local ... (56 actions, 55 running) [69,548 / 69,604] 2755 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 91s local ... (56 actions, 55 running) [69,555 / 69,615] 2759 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 92s local ... (56 actions running) [69,567 / 69,642] 2764 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 93s local ... (56 actions running) [69,570 / 69,642] 2767 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 94s local ... (56 actions running) [69,574 / 69,642] 2769 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 96s local ... (56 actions running) [69,578 / 69,642] 2769 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 97s local ... (56 actions running) [69,581 / 69,642] 2771 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 98s local ... (56 actions running) [69,585 / 69,642] 2775 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 99s local ... (56 actions running) [69,591 / 69,647] 2777 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 100s local ... (57 actions running) [69,613 / 69,721] 2779 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 101s local ... (56 actions, 55 running) [69,615 / 69,721] 2779 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 103s local ... (56 actions, 55 running) [69,618 / 69,721] 2780 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 104s local ... (56 actions running) [69,622 / 69,721] 2780 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 105s local ... (56 actions running) [69,626 / 69,721] 2780 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 106s local ... (56 actions, 55 running) [69,633 / 69,721] 2782 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 107s local ... (56 actions, 55 running) [69,637 / 69,721] 2782 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 109s local ... (56 actions, 55 running) [69,642 / 69,721] 2785 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:backprop_test_cpu; 110s local ... (56 actions running) [69,643 / 69,721] 2786 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 23s local ... (56 actions running) [69,647 / 69,721] 2787 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 24s local ... (56 actions running) [69,650 / 69,721] 2788 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 25s local ... (56 actions, 55 running) [69,652 / 69,721] 2788 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 27s local ... (56 actions, 55 running) [69,655 / 69,721] 2788 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 28s local ... (56 actions, 55 running) [69,658 / 69,721] 2788 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 29s local ... (56 actions, 55 running) [69,661 / 69,721] 2788 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 30s local ... (56 actions running) [69,676 / 69,732] 2788 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 31s local ... (56 actions running) [69,706 / 69,764] 2789 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 32s local ... (56 actions running) [69,717 / 69,773] 2789 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 33s local ... (56 actions running) [69,725 / 69,800] 2789 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 35s local ... (56 actions running) [69,733 / 69,800] 2789 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 36s local ... (56 actions running) [69,734 / 69,800] 2789 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 37s local ... (56 actions, 55 running) [69,738 / 69,800] 2789 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 38s local ... (56 actions, 55 running) [69,742 / 69,800] 2789 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 39s local ... (56 actions, 55 running) [69,759 / 69,822] 2792 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 40s local ... (56 actions, 55 running) [69,779 / 69,845] 2797 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 42s local ... (56 actions, 55 running) [69,787 / 69,845] 2798 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 43s local ... (56 actions running) [69,816 / 69,887] 2800 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 44s local ... (56 actions, 55 running) [69,820 / 69,887] 2804 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 45s local ... (56 actions running) [69,821 / 69,887] 2804 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 46s local ... (56 actions, 55 running) [69,824 / 69,887] 2806 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 48s local ... (56 actions, 55 running) [69,828 / 69,887] 2806 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 49s local ... (56 actions running) [69,837 / 69,895] 2807 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 50s local ... (56 actions running) [69,850 / 69,906] 2807 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 51s local ... (56 actions, 55 running) [69,873 / 69,931] 2809 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 52s local ... (56 actions, 55 running) [69,898 / 69,955] 2813 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 53s local ... (56 actions, 55 running) [69,918 / 69,974] 2813 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 54s local ... (56 actions, 55 running) [69,933 / 69,989] 2815 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 55s local ... (56 actions running) [69,946 / 70,002] 2819 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 56s local ... (57 actions running) [69,966 / 70,024] 2823 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 58s local ... (56 actions running) [69,973 / 70,029] 2826 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 59s local ... (56 actions running) [69,998 / 70,059] 2831 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 60s local ... (56 actions running) [70,003 / 70,059] 2835 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 61s local ... (56 actions running) [70,034 / 70,090] 2841 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 62s local ... (56 actions running) [70,045 / 70,101] 2846 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 63s local ... (56 actions running) [70,065 / 70,121] 2852 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 64s local ... (56 actions, 55 running) [70,087 / 70,144] 2858 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 65s local ... (57 actions, 56 running) [70,099 / 70,167] 2863 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 66s local ... (56 actions, 55 running) [70,103 / 70,168] 2866 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 67s local ... (56 actions running) [70,105 / 70,168] 2867 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 68s local ... (56 actions running) [70,106 / 70,168] 2868 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 69s local ... (56 actions running) [70,110 / 70,168] 2869 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 70s local ... (56 actions, 55 running) [70,113 / 70,169] 2871 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 71s local ... (56 actions running) [70,140 / 70,198] 2874 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 72s local ... (56 actions, 55 running) [70,157 / 70,232] 2881 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 74s local ... (56 actions, 55 running) [70,167 / 70,232] 2881 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 75s local ... (56 actions, 55 running) [70,171 / 70,232] 2881 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 76s local ... (56 actions, 55 running) [70,172 / 70,232] 2881 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 77s local ... (56 actions running) [70,173 / 70,232] 2881 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 78s local ... (56 actions, 55 running) [70,178 / 70,234] 2884 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 79s local ... (56 actions, 55 running) [70,197 / 70,254] 2889 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 80s local ... (56 actions, 54 running) [70,215 / 70,271] 2893 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 82s local ... (56 actions, 55 running) [70,256 / 70,313] 2900 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 83s local ... (59 actions running) [70,307 / 70,363] 2911 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 84s local ... (56 actions running) [70,355 / 70,411] 2918 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 85s local ... (57 actions, 56 running) [70,413 / 70,469] 2932 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 86s local ... (56 actions, 55 running) [70,511 / 70,567] 2947 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 87s local ... (57 actions, 55 running) [70,571 / 70,642] 2962 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 88s local ... (56 actions, 55 running) [70,576 / 70,643] 2966 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 89s local ... (56 actions running) [70,579 / 70,643] 2969 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 90s local ... (56 actions running) [70,582 / 70,643] 2973 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 91s local ... (56 actions running) [70,603 / 70,661] 2980 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 92s local ... (56 actions, 55 running) [70,635 / 70,692] 2985 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 93s local ... (56 actions, 54 running) [70,657 / 70,713] 2993 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 94s local ... (56 actions running) [70,696 / 70,752] 3002 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 95s local ... (57 actions, 56 running) [70,715 / 70,771] 3010 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 96s local ... (56 actions, 55 running) [70,729 / 70,785] 3013 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 98s local ... (57 actions, 56 running) [70,740 / 70,796] 3016 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 99s local ... (57 actions running) [70,768 / 70,824] 3022 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 100s local ... (57 actions, 55 running) [70,810 / 70,866] 3029 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 101s local ... (56 actions, 53 running) [70,864 / 70,920] 3037 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 102s local ... (56 actions, 55 running) [70,925 / 70,981] 3050 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 103s local ... (55 actions, 52 running) [70,944 / 71,000] 3054 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 104s local ... (56 actions, 54 running) [70,974 / 71,044] 3060 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 105s local ... (57 actions, 56 running) [70,978 / 71,044] 3065 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 106s local ... (56 actions running) [70,980 / 71,044] 3066 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 108s local ... (56 actions running) [70,982 / 71,044] 3068 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 109s local ... (56 actions running) [70,984 / 71,044] 3071 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 111s local ... (56 actions running) [70,985 / 71,044] 3071 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 112s local ... (56 actions running) [70,987 / 71,044] 3073 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 113s local ... (56 actions running) [70,997 / 71,053] 3075 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 114s local ... (56 actions running) [71,007 / 71,065] 3078 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 115s local ... (57 actions, 56 running) [71,035 / 71,091] 3080 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 116s local ... (56 actions, 55 running) [71,045 / 71,123] 3082 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 118s local ... (57 actions running) [71,051 / 71,123] 3082 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 119s local ... (56 actions, 55 running) [71,053 / 71,123] 3082 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 120s local ... (56 actions running) [71,057 / 71,123] 3082 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 121s local ... (56 actions, 55 running) [71,062 / 71,123] 3083 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 122s local ... (56 actions, 55 running) [71,063 / 71,123] 3083 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 123s local ... (56 actions, 55 running) [71,075 / 71,133] 3083 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 124s local ... (56 actions running) [71,081 / 71,143] 3086 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 126s local ... (56 actions running) [71,086 / 71,143] 3086 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 127s local ... (56 actions, 55 running) [71,094 / 71,197] 3086 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 128s local ... (56 actions, 55 running) [71,105 / 71,197] 3089 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 129s local ... (57 actions, 56 running) [71,110 / 71,197] 3092 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 130s local ... (56 actions running) [71,113 / 71,197] 3093 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 131s local ... (56 actions, 55 running) [71,116 / 71,197] 3094 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 133s local ... (56 actions, 55 running) [71,121 / 71,197] 3095 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 134s local ... (56 actions running) [71,122 / 71,197] 3095 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 135s local ... (56 actions running) [71,123 / 71,197] 3095 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 136s local ... (56 actions running) [71,126 / 71,197] 3096 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 137s local ... (56 actions running) [71,131 / 71,197] 3098 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 138s local ... (56 actions running) [71,132 / 71,197] 3098 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 139s local ... (56 actions, 55 running) [71,136 / 71,197] 3099 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 140s local ... (56 actions running) [71,154 / 71,211] 3099 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 141s local ... (56 actions running) [71,178 / 71,234] 3100 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 142s local ... (57 actions, 55 running) [71,200 / 71,256] 3101 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 143s local ... (57 actions, 56 running) [71,215 / 71,273] 3105 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 144s local ... (57 actions, 56 running) [71,220 / 71,276] 3106 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 145s local ... (57 actions running) [71,224 / 71,287] 3106 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 146s local ... (58 actions, 57 running) [71,233 / 71,295] 3108 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 148s local ... (56 actions, 55 running) [71,235 / 71,295] 3110 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 149s local ... (56 actions running) [71,243 / 71,300] 3112 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 150s local ... (57 actions, 56 running) [71,312 / 71,369] 3119 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 151s local ... (56 actions, 55 running) [71,345 / 71,402] 3126 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 152s local ... (56 actions, 54 running) [71,388 / 71,445] 3134 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 153s local ... (56 actions, 55 running) [71,423 / 71,479] 3141 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 154s local ... (56 actions, 55 running) [71,435 / 71,492] 3146 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 155s local ... (56 actions, 54 running) [71,464 / 71,520] 3152 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 156s local ... (56 actions, 55 running) [71,475 / 71,531] 3155 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 157s local ... (56 actions, 55 running) [71,504 / 71,561] 3160 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 158s local ... (56 actions, 55 running) [71,538 / 71,595] 3172 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 159s local ... (58 actions running) [71,554 / 71,610] 3178 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 160s local ... (56 actions running) [71,558 / 71,625] 3182 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 161s local ... (56 actions running) [71,562 / 71,625] 3186 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 162s local ... (56 actions running) [71,565 / 71,625] 3189 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 163s local ... (56 actions running) [71,569 / 71,625] 3192 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 164s local ... (56 actions running) [71,576 / 71,632] 3196 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 165s local ... (56 actions running) [71,582 / 71,683] 3201 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 167s local ... (56 actions running) [71,585 / 71,683] 3203 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 168s local ... (56 actions running) [71,586 / 71,683] 3204 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 170s local ... (56 actions running) [71,595 / 71,683] 3206 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 171s local ... (56 actions, 55 running) [71,605 / 71,683] 3207 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 172s local ... (56 actions, 55 running) [71,611 / 71,683] 3209 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 174s local ... (56 actions running) [71,621 / 71,683] 3210 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 175s local ... (56 actions, 55 running) [71,629 / 71,687] 3210 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 176s local ... (56 actions, 54 running) [71,678 / 71,734] 3212 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 177s local ... (58 actions, 57 running) [71,691 / 71,794] 3215 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 178s local ... (56 actions, 55 running) [71,707 / 71,794] 3216 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 179s local ... (56 actions, 55 running) [71,725 / 71,794] 3218 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 180s local ... (56 actions, 55 running) [71,791 / 71,857] 3220 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 181s local ... (57 actions, 55 running) [71,798 / 71,857] 3222 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 182s local ... (56 actions running) [71,807 / 71,863] 3229 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 183s local ... (56 actions, 54 running) [71,811 / 71,870] 3230 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 185s local ... (56 actions, 55 running) [71,813 / 71,870] 3230 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 186s local ... (56 actions, 55 running) [71,816 / 71,874] 3231 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 187s local ... (56 actions, 55 running) [71,831 / 71,887] 3235 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 188s local ... (56 actions running) [71,865 / 71,922] 3239 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 189s local ... (56 actions, 55 running) [71,878 / 71,935] 3241 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 190s local ... (57 actions running) [71,897 / 71,953] 3243 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 191s local ... (57 actions, 55 running) [71,901 / 71,957] 3245 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 192s local ... (58 actions running) [71,911 / 71,973] 3246 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 193s local ... (58 actions running) [71,916 / 71,973] 3249 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 194s local ... (58 actions running) [71,927 / 71,985] 3251 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 196s local ... (58 actions, 57 running) [71,937 / 71,997] 3256 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 197s local ... (58 actions running) [71,941 / 71,997] 3260 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 198s local ... (58 actions running) [71,969 / 72,025] 3266 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 199s local ... (56 actions running) [71,995 / 72,052] 3271 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 200s local ... (55 actions running) [71,999 / 72,065] 3272 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 201s local ... (57 actions running) [72,003 / 72,065] 3275 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 202s local ... (56 actions running) [72,006 / 72,065] 3278 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 203s local ... (56 actions running) [72,008 / 72,065] 3279 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 204s local ... (56 actions running) [72,012 / 72,069] 3281 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 205s local ... (56 actions running) [72,027 / 72,083] 3285 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 206s local ... (57 actions, 56 running) [72,046 / 72,105] 3293 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 207s local ... (57 actions running) [72,048 / 72,105] 3295 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 209s local ... (56 actions running) [72,051 / 72,115] 3299 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 210s local ... (56 actions running) [72,054 / 72,115] 3300 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 211s local ... (56 actions, 55 running) [72,056 / 72,115] 3301 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 213s local ... (56 actions running) [72,059 / 72,115] 3304 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 214s local ... (56 actions running) [72,085 / 72,141] 3310 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 215s local ... (57 actions running) [72,106 / 72,162] 3317 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 216s local ... (57 actions running) [72,134 / 72,217] 3326 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 217s local ... (56 actions running) [72,139 / 72,217] 3327 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 219s local ... (56 actions running) [72,141 / 72,217] 3327 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 220s local ... (56 actions, 55 running) [72,145 / 72,217] 3329 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 221s local ... (56 actions running) [72,147 / 72,217] 3329 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 222s local ... (56 actions, 55 running) [72,149 / 72,217] 3330 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 78s local ... (56 actions running) [72,156 / 72,217] 3330 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 79s local ... (56 actions, 55 running) [72,159 / 72,217] 3331 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 80s local ... (56 actions, 55 running) [72,176 / 72,232] 3335 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 75s local ... (56 actions, 55 running) [72,211 / 72,269] 3341 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 76s local ... (56 actions, 54 running) [72,225 / 72,281] 3347 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 77s local ... (56 actions running) [72,241 / 72,298] 3349 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 78s local ... (56 actions, 55 running) [72,247 / 72,303] 3350 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 80s local ... (56 actions, 55 running) [72,268 / 72,324] 3352 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 81s local ... (56 actions, 55 running) [72,293 / 72,357] 3357 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 82s local ... (57 actions, 55 running) [72,297 / 72,358] 3359 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 83s local ... (56 actions, 55 running) [72,301 / 72,358] 3359 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 84s local ... (56 actions running) [72,309 / 72,391] 3361 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 85s local ... (56 actions running) [72,310 / 72,391] 3362 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 86s local ... (56 actions running) [72,313 / 72,391] 3364 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 87s local ... (56 actions running) [72,315 / 72,391] 3365 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 88s local ... (56 actions running) [72,318 / 72,391] 3365 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 89s local ... (56 actions running) [72,321 / 72,391] 3365 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 90s local ... (56 actions running) [72,324 / 72,391] 3365 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 91s local ... (56 actions running) [72,328 / 72,391] 3365 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 93s local ... (56 actions running) [72,329 / 72,391] 3366 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 94s local ... (56 actions running) [72,333 / 72,391] 3368 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 95s local ... (56 actions running) [72,333 / 72,391] 3369 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 96s local ... (56 actions running) [72,339 / 72,396] 3370 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 97s local ... (56 actions running) [72,343 / 72,399] 3370 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 98s local ... (56 actions, 55 running) [72,347 / 72,403] 3371 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 100s local ... (56 actions running) [72,375 / 72,432] 3374 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 101s local ... (56 actions, 55 running) [72,392 / 72,449] 3377 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 102s local ... (56 actions, 55 running) [72,400 / 72,456] 3379 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 103s local ... (56 actions running) [72,406 / 72,462] 3381 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 104s local ... (56 actions running) [72,417 / 72,473] 3383 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 105s local ... (56 actions running) [72,425 / 72,481] 3387 / 3790 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 106s local ... (57 actions running) [72,490 / 72,546] 3391 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 105s local ... (56 actions running) [72,492 / 72,548] 3391 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 106s local ... (56 actions, 55 running) [72,501 / 72,557] 3395 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 108s local ... (56 actions running) [72,508 / 72,571] 3396 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 109s local ... (56 actions, 55 running) [72,508 / 72,571] 3396 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 110s local ... (56 actions running) [72,510 / 72,571] 3399 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 111s local ... (56 actions running) [72,512 / 72,571] 3399 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 112s local ... (56 actions, 55 running) [72,516 / 72,572] 3403 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 114s local ... (56 actions running) [72,522 / 72,579] 3405 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 115s local ... (56 actions running) [72,529 / 72,603] 3407 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 116s local ... (57 actions running) [72,530 / 72,603] 3408 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 118s local ... (56 actions running) [72,531 / 72,603] 3408 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 119s local ... (56 actions running) [72,533 / 72,603] 3409 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 120s local ... (56 actions running) [72,533 / 72,603] 3410 / 3790 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 124s local ... (56 actions running) [72,537 / 72,603] 3411 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 87s local ... (56 actions running) [72,538 / 72,603] 3412 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 89s local ... (56 actions running) [72,539 / 72,603] 3413 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 90s local ... (56 actions running) [72,540 / 72,603] 3413 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 92s local ... (56 actions running) [72,540 / 72,603] 3414 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 94s local ... (56 actions running) [72,544 / 72,603] 3414 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 95s local ... (56 actions running) [72,546 / 72,603] 3414 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 96s local ... (56 actions running) [72,547 / 72,603] 3414 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 98s local ... (56 actions, 55 running) [72,555 / 72,611] 3414 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 99s local ... (56 actions, 55 running) [72,557 / 72,614] 3415 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 100s local ... (57 actions, 56 running) [72,570 / 72,626] 3417 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 101s local ... (56 actions running) [72,588 / 72,644] 3419 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 102s local ... (56 actions running) [72,589 / 72,648] 3419 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 103s local ... (56 actions running) [72,590 / 72,648] 3419 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 104s local ... (57 actions running) [72,598 / 72,654] 3421 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 105s local ... (56 actions, 55 running) [72,608 / 72,665] 3422 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 106s local ... (56 actions running) [72,613 / 72,677] 3422 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 107s local ... (56 actions running) [72,615 / 72,677] 3423 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 108s local ... (56 actions running) [72,620 / 72,679] 3423 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 109s local ... (56 actions running) [72,628 / 72,684] 3424 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 110s local ... (56 actions running) [72,647 / 72,708] 3428 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 112s local ... (56 actions running) [72,652 / 72,708] 3431 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 113s local ... (56 actions running) [72,660 / 72,716] 3432 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 115s local ... (56 actions, 55 running) [72,687 / 72,779] 3439 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 116s local ... (56 actions running) [72,691 / 72,779] 3440 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 117s local ... (56 actions, 55 running) [72,693 / 72,779] 3443 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 118s local ... (56 actions running) [72,704 / 72,779] 3445 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 119s local ... (56 actions running) [72,708 / 72,779] 3446 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 120s local ... (56 actions running) [72,711 / 72,779] 3449 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 121s local ... (56 actions running) [72,717 / 72,779] 3450 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 122s local ... (56 actions running) [72,778 / 72,835] 3451 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 123s local ... (56 actions, 52 running) [72,807 / 72,863] 3458 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 124s local ... (56 actions, 55 running) [72,834 / 72,891] 3466 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 125s local ... (56 actions, 55 running) [72,870 / 72,928] 3469 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 127s local ... (56 actions, 55 running) [72,886 / 72,944] 3477 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 128s local ... (57 actions running) [72,890 / 72,948] 3479 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 129s local ... (56 actions, 55 running) [72,908 / 72,964] 3481 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 130s local ... (56 actions, 55 running) [72,919 / 72,975] 3485 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 131s local ... (56 actions running) [72,935 / 72,991] 3490 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 132s local ... (56 actions, 54 running) [72,945 / 73,001] 3491 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 133s local ... (56 actions, 55 running) [72,987 / 73,044] 3497 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 134s local ... (58 actions running) [73,015 / 73,071] 3505 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 135s local ... (58 actions running) [73,041 / 73,097] 3509 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 137s local ... (57 actions, 56 running) [73,061 / 73,117] 3515 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 138s local ... (56 actions, 55 running) [73,077 / 73,141] 3520 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 139s local ... (57 actions, 56 running) [73,082 / 73,141] 3522 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 140s local ... (58 actions, 57 running) [73,089 / 73,145] 3526 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 141s local ... (56 actions, 55 running) [73,106 / 73,171] 3531 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 142s local ... (56 actions, 54 running) [73,159 / 73,215] 3538 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 143s local ... (56 actions, 52 running) [73,189 / 73,245] 3544 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 144s local ... (56 actions running) [73,219 / 73,275] 3552 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 145s local ... (56 actions, 55 running) [73,245 / 73,302] 3562 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 146s local ... (56 actions, 55 running) [73,299 / 73,355] 3569 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 147s local ... (55 actions, 54 running) [73,312 / 73,371] 3572 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 148s local ... (56 actions, 55 running) [73,316 / 73,373] 3575 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 149s local ... (56 actions running) [73,322 / 73,378] 3579 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 151s local ... (56 actions running) [73,341 / 73,397] 3584 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 152s local ... (56 actions, 55 running) [73,347 / 73,409] 3589 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 153s local ... (56 actions running) [73,352 / 73,409] 3594 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 154s local ... (56 actions running) [73,371 / 73,427] 3597 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 155s local ... (57 actions, 56 running) [73,426 / 73,482] 3606 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 156s local ... (56 actions running) [73,439 / 73,495] 3613 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 157s local ... (56 actions running) [73,452 / 73,515] 3618 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 158s local ... (57 actions running) [73,456 / 73,515] 3622 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 159s local ... (56 actions running) [73,460 / 73,555] 3626 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 160s local ... (56 actions running) [73,467 / 73,555] 3628 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 161s local ... (56 actions running) [73,473 / 73,555] 3632 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 162s local ... (56 actions running) [73,475 / 73,555] 3634 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 164s local ... (56 actions running) [73,481 / 73,555] 3640 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 165s local ... (56 actions running) [73,483 / 73,555] 3641 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 166s local ... (56 actions running) [73,484 / 73,555] 3642 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 168s local ... (56 actions running) [73,492 / 73,555] 3643 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 169s local ... (56 actions, 55 running) [73,497 / 73,555] 3644 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 170s local ... (56 actions, 55 running) [73,506 / 73,564] 3644 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 171s local ... (56 actions, 55 running) [73,522 / 73,578] 3645 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 172s local ... (56 actions, 55 running) [73,551 / 73,607] 3647 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 173s local ... (56 actions, 55 running) [73,563 / 73,619] 3651 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 174s local ... (57 actions running) [73,664 / 73,937] 3653 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 175s local ... (57 actions, 51 running) [73,817 / 73,937] 3655 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 176s local ... (56 actions, 42 running) [74,156 / 74,235] 3657 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 177s local ... (54 actions, 38 running) [74,235 / 74,293] 3659 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 178s local ... (58 actions running) [74,242 / 74,298] 3662 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 179s local ... (60 actions, 59 running) [74,263 / 74,320] 3670 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 180s local ... (57 actions, 56 running) [74,274 / 74,330] 3672 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 182s local ... (56 actions running) [74,297 / 74,362] 3681 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 183s local ... (57 actions running) [74,302 / 74,362] 3685 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 184s local ... (56 actions running) [74,303 / 74,362] 3686 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 185s local ... (56 actions running) [74,304 / 74,362] 3687 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 186s local ... (56 actions running) [74,322 / 74,397] 3690 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 187s local ... (56 actions running) [74,328 / 74,397] 3691 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 188s local ... (57 actions, 56 running) [74,337 / 74,397] 3697 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 189s local ... (57 actions, 56 running) [74,368 / 74,462] 3700 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 190s local ... (58 actions running) [74,381 / 74,462] 3705 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 192s local ... (56 actions, 55 running) [74,384 / 74,462] 3707 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 193s local ... (56 actions running) [74,390 / 74,462] 3710 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 194s local ... (56 actions running) [74,391 / 74,462] 3711 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 195s local ... (56 actions running) [74,391 / 74,462] 3712 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 196s local ... (56 actions running) [74,396 / 74,462] 3712 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 198s local ... (56 actions, 55 running) [74,398 / 74,462] 3713 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 199s local ... (56 actions, 55 running) [74,402 / 74,462] 3716 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 200s local ... (56 actions running) [74,404 / 74,462] 3716 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 201s local ... (56 actions running) [74,428 / 74,484] 3718 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 202s local ... (56 actions running) [74,470 / 74,526] 3724 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 203s local ... (57 actions running) [74,531 / 74,587] 3732 / 3790 tests, 1 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 204s local ... (56 actions, 54 running) [74,557 / 74,615] 3741 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 193s local ... (56 actions, 55 running) [74,597 / 74,657] 3749 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 194s local ... (59 actions, 56 running) [74,634 / 74,692] 3754 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 195s local ... (56 actions running) [74,667 / 74,720] 3760 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 196s local ... (53 actions, 51 running) [74,679 / 74,722] 3765 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 198s local ... (43 actions running) [74,689 / 74,722] 3770 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 199s local ... (33 actions running) [74,692 / 74,722] 3773 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 200s local ... (30 actions running) [74,693 / 74,722] 3774 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 201s local ... (29 actions running) [74,695 / 74,722] 3776 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 202s local ... (27 actions running) [74,703 / 74,722] 3780 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 204s local ... (19 actions running) [74,706 / 74,722] 3780 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 205s local ... (16 actions running) [74,709 / 74,722] 3781 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 206s local ... (13 actions running) [74,711 / 74,722] 3782 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 207s local ... (11 actions running) [74,713 / 74,722] 3783 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 209s local ... (9 actions running) [74,714 / 74,722] 3783 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 210s local ... (8 actions running) [74,715 / 74,722] 3784 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 211s local ... (7 actions running) [74,718 / 74,722] 3786 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 213s local ... (4 actions running) [74,718 / 74,722] 3787 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 216s local ... (4 actions running) [74,720 / 74,722] 3788 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 217s local ... (2 actions running) [74,720 / 74,722] 3789 / 3790 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 219s local ... (2 actions running) [74,721 / 74,722] 3789 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 85s local [74,721 / 74,722] 3789 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 96s local [74,721 / 74,722] 3790 / 3790 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 105s local INFO: Elapsed time: 1572.160s, Critical Path: 398.29s INFO: 54849 processes: 29526 disk cache hit, 17469 internal, 7854 local. INFO: Build completed, 1 test FAILED, 54849 total actions