++ 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 -//tensorflow/python/kernel_tests/nn_ops:atrous_conv2d_test_cpu -//tensorflow/python/kernel_tests/nn_ops:conv_ops_test_cpu Extracting Bazel installation... INFO: Invocation ID: 8ec29f95-ba17-4e2a-8a6f-a604fae94e39 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 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: --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: 204 packages loaded currently loading: tensorflow/core/common_runtime ... (20 packages) Loading: 555 packages loaded currently loading: tensorflow/lite/testing Analyzing: 3748 targets (556 packages loaded) Analyzing: 3748 targets (556 packages loaded, 0 targets configured) Analyzing: 3748 targets (587 packages loaded, 20147 targets configured) Analyzing: 3748 targets (589 packages loaded, 28383 targets configured) Analyzing: 3748 targets (593 packages loaded, 28547 targets configured) Analyzing: 3748 targets (593 packages loaded, 29696 targets configured) Analyzing: 3748 targets (594 packages loaded, 33573 targets configured) Analyzing: 3748 targets (594 packages loaded, 33573 targets configured) INFO: Analyzed 3748 targets (604 packages loaded, 34043 targets configured). INFO: Found 3748 test targets... [0 / 9] [Prepa] BazelWorkspaceStatusAction stable-status.txt [14,552 / 16,726] Compiling tensorflow/core/kernels/cwise_op_select.cc; Downloading tensorflow/core/kernels/_objs/cwise_op/cwise_op_select.d; 0s remote-cache ... (49 actions, 0 running) [18,045 / 18,490] Linking tensorflow/c/env_test_cpu; 2s remote-cache ... (56 actions, 0 running) [24,616 / 24,984] [Prepa] Compiling tensorflow/compiler/mlir/tensorflow/transforms/test_resource_alias_analysis.cc ... (50 actions, 0 running) [40,597 / 40,681] 43 / 3748 tests; Linking tensorflow/compiler/mlir/lite/stablehlo/odml-to-stablehlo-opt; 2s remote-cache ... (54 actions, 11 running) [42,132 / 42,207] 103 / 3748 tests; Testing //tensorflow/compiler/xla/tests/fuzz:rand_12_cpu; 7s local ... (60 actions, 56 running) [42,710 / 42,823] 148 / 3748 tests; Testing //tensorflow/c/experimental/saved_model/core:constant_loading_test; 15s local ... (62 actions running) [43,096 / 43,177] 169 / 3748 tests; Testing //tensorflow/c:ops_test; 24s local ... (61 actions, 55 running) [44,275 / 44,335] 258 / 3748 tests; Testing //tensorflow/c:c_api_test_cpu; 35s local ... (58 actions running) [44,649 / 44,708] 298 / 3748 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_householder_test_cpu [24s (5 actions)] ... (58 actions, 54 running) [45,493 / 45,553] 358 / 3748 tests; Testing //tensorflow/python/distribute/integration_test:saved_model_test_cpu; 27s local ... (57 actions, 51 running) [46,917 / 46,983] 457 / 3748 tests; Testing //tensorflow/python/data/experimental/kernel_tests:make_tf_record_dataset_test; 41s local ... (57 actions running) [47,581 / 47,639] 510 / 3748 tests; Testing //tensorflow/dtensor/python/tests:device_test_cpu; 39s local ... (56 actions, 52 running) [48,111 / 48,172] 577 / 3748 tests; Testing //tensorflow/python/data/kernel_tests:cache_test; 46s local ... (56 actions running) [48,583 / 48,653] 645 / 3748 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 53s local ... (56 actions, 55 running) [49,361 / 49,417] 730 / 3748 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 74s local ... (56 actions running) [49,742 / 49,812] 808 / 3748 tests; Testing //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu [49s (2 actions)] ... (56 actions running) [49,883 / 49,949] 824 / 3748 tests; Testing //tensorflow/python/kernel_tests/linalg:cholesky_op_test_cpu (shard 2 of 5); 68s local ... (56 actions, 54 running) [50,631 / 50,700] 948 / 3748 tests; Testing //tensorflow/python/kernel_tests/signal:shape_ops_test_cpu; 17s local ... (56 actions running) [51,357 / 51,414] 1143 / 3748 tests; Testing //tensorflow/python/training:session_manager_test_cpu; 57s local ... (56 actions, 55 running) [52,562 / 52,649] 1332 / 3748 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 64s local ... (57 actions running) FAIL: //tensorflow/python/ops/parallel_for:control_flow_ops_test_cpu (shard 9 of 16) (see /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/ops/parallel_for/control_flow_ops_test_cpu/shard_9_of_16/test_attempts/attempt_1.log) INFO: From Testing //tensorflow/python/ops/parallel_for:control_flow_ops_test_cpu (shard 9 of 16): FLAKY: //tensorflow/python/ops/parallel_for:control_flow_ops_test_cpu (Summary) /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/ops/parallel_for/control_flow_ops_test_cpu/shard_9_of_16/test_attempts/attempt_1.log [53,222 / 53,279] 1408 / 3748 tests; Testing //tensorflow/python/kernel_tests/nn_ops:conv2d_backprop_filter_grad_test_cpu (shard 1 of 2); 77s local ... (57 actions running) [54,882 / 54,938] 1606 / 3748 tests; Testing //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test; 46s local ... (56 actions running) [56,424 / 56,483] 1866 / 3748 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 5 of 10); 108s local ... (56 actions running) FAIL: //tensorflow/python/kernel_tests/nn_ops:pooling_ops_test_cpu (shard 8 of 10) (see /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/kernel_tests/nn_ops/pooling_ops_test_cpu/shard_8_of_10/test_attempts/attempt_1.log) FAIL: //tensorflow/python/kernel_tests/nn_ops:pooling_ops_test_cpu (shard 8 of 10) (see /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/kernel_tests/nn_ops/pooling_ops_test_cpu/shard_8_of_10/test_attempts/attempt_2.log) FAIL: //tensorflow/python/kernel_tests/nn_ops:pooling_ops_test_cpu (shard 8 of 10) (see /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/kernel_tests/nn_ops/pooling_ops_test_cpu/shard_8_of_10/test.log) INFO: From Testing //tensorflow/python/kernel_tests/nn_ops:pooling_ops_test_cpu (shard 8 of 10): FAILED: //tensorflow/python/kernel_tests/nn_ops:pooling_ops_test_cpu (Summary) /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/kernel_tests/nn_ops/pooling_ops_test_cpu/shard_8_of_10/test.log /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/kernel_tests/nn_ops/pooling_ops_test_cpu/shard_8_of_10/test_attempts/attempt_1.log /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/kernel_tests/nn_ops/pooling_ops_test_cpu/shard_8_of_10/test_attempts/attempt_2.log [57,416 / 57,472] 2074 / 3748 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu [73s (5 actions)] ... (56 actions running) [59,082 / 59,140] 2375 / 3748 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 132s local ... (56 actions, 55 running) [60,088 / 60,145] 2566 / 3748 tests, 1 failed; Testing //tensorflow/python/distribute:mirrored_variable_test_cpu; 19s local ... (56 actions running) FAIL: //tensorflow/dtensor/python/tests:input_util_test (shard 1 of 8) (see /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/dtensor/python/tests/input_util_test/shard_1_of_8/test_attempts/attempt_1.log) FLAKY: //tensorflow/dtensor/python/tests:input_util_test (Summary) /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/dtensor/python/tests/input_util_test/shard_1_of_8/test_attempts/attempt_1.log INFO: From Testing //tensorflow/dtensor/python/tests:input_util_test (shard 1 of 8): [61,835 / 61,893] 3005 / 3748 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu (shard 2 of 4); 105s local ... (56 actions, 55 running) [63,224 / 63,280] 3337 / 3748 tests, 1 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test [106s (2 actions)] ... (56 actions, 55 running) [65,012 / 65,014] 3747 / 3748 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu [88s (2 actions)] ... (2 actions running) INFO: Elapsed time: 1688.402s, Critical Path: 246.36s INFO: 40218 processes: 15293 disk cache hit, 17897 internal, 7028 local. INFO: Build completed, 1 test FAILED, 40218 total actions INFO: Build completed, 1 test FAILED, 40218 total actions