++ 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 --config=mkl_aarch64_threadpool --test_env=TF_ENABLE_ONEDNN_OPTS=1 --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/python/kernel_tests/proto:decode_proto_op_test -//tensorflow/python/util/protobuf:protobuf_compare_test -//tensorflow/tools/api/tests:api_compatibility_test -//tensorflow/compiler/mlir/tfr/examples/mnist:mnist_ops_test -//tensorflow/core/grappler/optimizers:auto_mixed_precision_test_cpu -//tensorflow/core/grappler/optimizers:remapper_test_cpu Extracting Bazel installation... INFO: Invocation ID: d23e8695-4ddd-4c7b-a52b-9c28a6925fc1 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 --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/compiler/mlir/tfrt,tensorflow/compiler/mlir/tfrt/benchmarks,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/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/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/eager,tensorflow/core/tfrt/eager/backends/cpu,tensorflow/core/tfrt/eager/backends/gpu,tensorflow/core/tfrt/eager/core_runtime,tensorflow/core/tfrt/eager/cpp_tests/core_runtime,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 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 build:mkl_aarch64_threadpool in file /tf/tensorflow/.bazelrc: --define=build_with_mkl_aarch64=true -c opt 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: 0 packages loaded Loading: 0 packages loaded Loading: 15 packages loaded currently loading: tensorflow/python/kernel_tests/proto ... (7 packages) Loading: 569 packages loaded currently loading: tensorflow/lite/testing Analyzing: 3788 targets (570 packages loaded) Analyzing: 3788 targets (570 packages loaded, 0 targets configured) Analyzing: 3788 targets (603 packages loaded, 26468 targets configured) Analyzing: 3788 targets (621 packages loaded, 29620 targets configured) Analyzing: 3788 targets (621 packages loaded, 29620 targets configured) Analyzing: 3788 targets (623 packages loaded, 31781 targets configured) Analyzing: 3788 targets (624 packages loaded, 33347 targets configured) INFO: Analyzed 3788 targets (624 packages loaded, 35699 targets configured). INFO: Found 3788 test targets... [0 / 15] [Prepa] BazelWorkspaceStatusAction stable-status.txt [7,510 / 16,470] Linking tensorflow/compiler/xla/service/libwhile_loop_analysis.so; 0s remote-cache ... (49 actions, 0 running) [15,304 / 16,604] Linking external/stablehlo/libstablehlo_ops.so; Downloading external/stablehlo/libstablehlo_ops.so, 4.8 MiB / 5.5 MiB; 0s remote-cache ... (56 actions, 0 running) [17,508 / 17,603] Linking tensorflow/core/kernels/libcwise_op.lo; 1s remote-cache ... (45 actions, 4 running) [19,285 / 20,673] Linking tensorflow/c/c_api_function_test; Downloading tensorflow/c/c_api_function_test, 127.8 MiB / 164.6 MiB; 2s remote-cache ... (55 actions, 0 running) [22,882 / 23,650] [Prepa] Compiling llvm/lib/Analysis/MemorySSA.cpp ... (47 actions, 0 running) [32,802 / 33,366] 5 / 3788 tests; Linking tensorflow/compiler/mlir/tf-opt; 2s remote-cache ... (46 actions, 44 running) [40,112 / 40,168] 5 / 3788 tests; Testing //tensorflow/compiler/xla/tests:reduce_hlo_test_cpu; 7s local ... (56 actions, 52 running) [41,125 / 41,181] 27 / 3788 tests; Testing //tensorflow/compiler/xla/tests:reduce_hlo_test_cpu; 13s local ... (57 actions, 56 running) [41,681 / 41,761] 53 / 3788 tests; Testing //tensorflow/compiler/xla/service/gpu:topk_splitter_test; 19s local ... (56 actions running) [41,698 / 41,761] 69 / 3788 tests; Testing //tensorflow/compiler/xla/service/gpu:topk_splitter_test; 27s local ... (56 actions running) [41,708 / 41,783] 75 / 3788 tests; Testing //tensorflow/compiler/xla/tests:collective_ops_test_cpu; 26s local ... (56 actions running) [41,780 / 41,840] 78 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_triangular_solve_op_test_cpu_mlir_bridge_test; 28s local ... (56 actions running) [41,843 / 41,905] 84 / 3788 tests; Testing //tensorflow/compiler/tests:scatter_nd_op_test_cpu; 21s local ... (56 actions running) [42,385 / 42,446] 101 / 3788 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu [23s (4 actions)] ... (56 actions running) [43,420 / 43,477] 199 / 3788 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu [39s (3 actions)] ... (56 actions, 55 running) [44,062 / 44,123] 224 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu [47s (8 actions)] ... (58 actions, 45 running) [44,596 / 44,665] 258 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu [68s (3 actions)] ... (57 actions running) [45,404 / 45,463] 291 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 80s local ... (56 actions running) [45,826 / 45,899] 324 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_reduce_op_test; 36s local ... (58 actions running) [46,341 / 46,400] 362 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 58s local ... (58 actions running) [46,766 / 46,856] 401 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 94s local ... (58 actions, 55 running) [47,568 / 47,633] 464 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 136s local ... (57 actions, 56 running) [48,863 / 48,926] 586 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu [171s (5 actions)] ... (57 actions running) [50,930 / 51,018] 768 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 226s local ... (56 actions running) [53,425 / 53,503] 1045 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 198s local ... (56 actions running) [54,537 / 54,611] 1270 / 3788 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu [56s (2 actions)] ... (56 actions running) [55,934 / 55,990] 1515 / 3788 tests; Testing //tensorflow/compiler/mlir/quantization/tensorflow/python:quantize_model_test [40s (14 actions)] ... (56 actions, 55 running) [56,517 / 56,573] 1583 / 3788 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 97s local ... (56 actions running) [57,768 / 57,827] 1765 / 3788 tests; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu (shard 4 of 4); 79s local ... (56 actions running) [59,930 / 59,993] 2197 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 82s local ... (56 actions running) [62,239 / 62,298] 2669 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 52s local ... (57 actions, 55 running) [64,646 / 64,702] 3242 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 95s local ... (56 actions, 54 running) [66,776 / 66,777] 3787 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 169s local INFO: Elapsed time: 1598.247s, Critical Path: 238.22s INFO: 41705 processes: 15643 disk cache hit, 18417 internal, 7645 local. INFO: Build completed successfully, 41705 total actions INFO: Build completed successfully, 41705 total actions